|
MediaWiki
REL1_20
|
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 52 of file PhpBugTests.php.
| PhpRefCallBugTester::__call | ( | $ | name, |
| $ | args | ||
| ) |
Definition at line 55 of file PhpBugTests.php.
| PhpRefCallBugTester::checkForBrokenRef | ( | &$ | var | ) |
Definition at line 61 of file PhpBugTests.php.
Definition at line 67 of file PhpBugTests.php.
| PhpRefCallBugTester::$ok = false |
Definition at line 53 of file PhpBugTests.php.