r87893 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87892‎ | r87893 | r87894 >
Date:22:29, 11 May 2011
Author:reedy
Status:ok
Tags:
Comment:
Fix bug link for PhpRefCallBugTester class

Was linking to the bug for the PhpXmlBugTester class
Modified paths:
  • /trunk/phase3/includes/installer/PhpBugTests.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/PhpBugTests.php
@@ -47,7 +47,7 @@
4848
4949 /**
5050 * Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x)
51 - * @see http://bugs.php.net/bug.php?id=45996
 51+ * @see http://bugs.php.net/bug.php?id=50394
5252 * @ingroup PHPBugTests
5353 */
5454 class PhpRefCallBugTester {

Status & tagging log