diff options
Diffstat (limited to 'includes/installer/PhpBugTests.php')
-rw-r--r-- | includes/installer/PhpBugTests.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/installer/PhpBugTests.php b/includes/installer/PhpBugTests.php index 9cafd150..bb1f7d11 100644 --- a/includes/installer/PhpBugTests.php +++ b/includes/installer/PhpBugTests.php @@ -47,7 +47,7 @@ class PhpXmlBugTester { /** * Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x) - * @see http://bugs.php.net/bug.php?id=45996 + * @see http://bugs.php.net/bug.php?id=50394 * @ingroup PHPBugTests */ class PhpRefCallBugTester { |