MediaWiki  REL1_22
PhpRefCallBugTester Class Reference

Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x) More...

List of all members.

Public Member Functions

 __call ($name, $args)
 checkForBrokenRef (&$var)
 execute ()

Public Attributes

 $ok = false

Detailed Description

Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x)

See also:
http://bugs.php.net/bug.php?id=50394

Definition at line 54 of file PhpBugTests.php.


Member Function Documentation

PhpRefCallBugTester::__call ( name,
args 
)

Definition at line 57 of file PhpBugTests.php.

References array().

Definition at line 63 of file PhpBugTests.php.

Definition at line 69 of file PhpBugTests.php.

References array().


Member Data Documentation

PhpRefCallBugTester::$ok = false

Definition at line 55 of file PhpBugTests.php.


The documentation for this class was generated from the following file: