Public Member Functions | |
__construct () | |
chardata ($parser, $data) | |
Public Attributes | |
$parsedData = '' | |
$ok = false |
http://bugs.php.net/bug.php?id=45996 Known fixed with PHP 5.2.9 + libxml2-2.7.3
Definition at line 97 of file install-utils.inc.
PhpXmlBugTester::__construct | ( | ) |
PhpXmlBugTester::chardata | ( | $ | parser, | |
$ | data | |||
) |
Definition at line 109 of file install-utils.inc.
PhpXmlBugTester::$ok = false |
Definition at line 99 of file install-utils.inc.
PhpXmlBugTester::$parsedData = '' |
Definition at line 98 of file install-utils.inc.