We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6607cb2 commit bbda0f6Copy full SHA for bbda0f6
tests/001.phpt
@@ -40,7 +40,6 @@ class __TestParser1 extends XML_Parser {
40
41
}
42
43
-error_reporting(1023);
44
print "new __TestParser1 ";
45
var_dump(strtolower(get_class($o = new __TestParser1())));
46
print "parseString ";
0 commit comments