MediaWiki  REL1_19
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 52 of file PhpBugTests.php.


Member Function Documentation

PhpRefCallBugTester::__call ( name,
args 
)

Definition at line 55 of file PhpBugTests.php.

Definition at line 61 of file PhpBugTests.php.

Definition at line 67 of file PhpBugTests.php.


Member Data Documentation

PhpRefCallBugTester::$ok = false

Definition at line 53 of file PhpBugTests.php.


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