MediaWiki
REL1_22
|
Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x) More...
Public Member Functions | |
__call ($name, $args) | |
checkForBrokenRef (&$var) | |
execute () | |
Public Attributes | |
$ok = false |
Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x)
Definition at line 54 of file PhpBugTests.php.
PhpRefCallBugTester::__call | ( | $ | name, |
$ | args | ||
) |
Definition at line 57 of file PhpBugTests.php.
References array().
PhpRefCallBugTester::checkForBrokenRef | ( | &$ | var | ) |
Definition at line 63 of file PhpBugTests.php.
Definition at line 69 of file PhpBugTests.php.
References array().
PhpRefCallBugTester::$ok = false |
Definition at line 55 of file PhpBugTests.php.