Commit: 26375ae1fed87b81e0a5f4f837562bc9f1d92337 Author: Peter Kokot <peterko...@gmail.com> Tue, 30 Oct 2018 23:57:06 +0100 Parents: fb478fba41f69ec895e22a792d09fb4f828e6e9d Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=26375ae1fed87b81e0a5f4f837562bc9f1d92337 Log: Update outdated links Changed paths: M handling-bugs.php M write-test.php Diff: diff --git a/handling-bugs.php b/handling-bugs.php index 178436a..fa20a38 100644 --- a/handling-bugs.php +++ b/handling-bugs.php @@ -170,16 +170,16 @@ php-b...@lists.php.net being the default (most go here). Here's a list:</p> <dl> <dt>Default</dt> - <dd><a href="http://news.php.net/group.php?group=php.bugs">php-b...@lists.php.net</a></dd> + <dd><a href="http://news.php.net/php.bugs">php-b...@lists.php.net</a></dd> <dt>Documentation</dt> - <dd><a href="http://marc.theaimsgroup.com/?l=phpdoc">php...@lists.php.net</a></dd> + <dd><a href="http://news.php.net/php.doc">php...@lists.php.net</a></dd> <dt>PEAR</dt> - <dd><a href="http://marc.theaimsgroup.com/?l=pear-dev">pear-...@lists.php.net</a></dd> + <dd><a href="http://news.php.net/php.pear.dev">pear-...@lists.php.net</a></dd> <dt>PHP.net Website</dt> - <dd><a href="http://news.php.net/group.php?group=php.mirrors">php-mirr...@lists.php.net</a></dd> + <dd><a href="http://news.php.net/php.mirrors">php-mirr...@lists.php.net</a></dd> </dl> <p>Reclassifying will immediatly change which mailing list is used. If you @@ -207,7 +207,7 @@ So, be sure to leave a comment.</p> If you have a question either email the <a href="mailto:intern...@lists.php.net">intern...@lists.php.net</a> mailing list or check out the #php.pecl channel in IRC on - <a href="http://www.irchelp.org/irchelp/networks/efnet.txt">EFNET</a>. + <a href="http://www.irchelp.org/networks/efnet/">EFNET</a>. </li> </ul> diff --git a/write-test.php b/write-test.php index 33aa6bb..ec52850 100644 --- a/write-test.php +++ b/write-test.php @@ -225,7 +225,7 @@ This is easy to do, there are some instructions on the <a href="https://wiki.php <h3><a name="whattodo" href="#whattodo" class="anchor">#</a>What should I do with my test case when I've written and tested it?</h3> <p>The next step is to get someone to review it. If it's short you can paste it into a note and send it to php-qa@lists.php.net. If the test is a bit too -long for that then put it somewhere were people can download it (<a href="http://www.pastebin.ca/">pastebin</a> is +long for that then put it somewhere were people can download it (<a href="https://pastebin.com/">pastebin</a> is sometimes used). Appending tests to notes as files doesn't work well - so please don't do that. Your note to php-qa@lists.php.net should say what level of PHP you have tested it on and what platform(s) you've run it on. Someone from