Index: trunk/phase3/includes/installer/PhpBugTests.php |
— | — | @@ -47,7 +47,7 @@ |
48 | 48 | |
49 | 49 | /** |
50 | 50 | * 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 |
52 | 52 | * @ingroup PHPBugTests |
53 | 53 | */ |
54 | 54 | class PhpRefCallBugTester { |