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 f85a858 commit c03a9b6Copy full SHA for c03a9b6
ext/phar/tests/phar_oo_001.phpt
@@ -52,6 +52,6 @@ __halt_compiler();
52
--EXPECT--
53
string(5) "1.0.0"
54
int(5)
55
-string(103) "In the constructor of MyPhar, parent::__construct() must be called and its exceptions cannot be cleared"
+string(50) "Cannot call method on an uninitialized Phar object"
56
string(29) "Cannot call constructor twice"
57
===DONE===
0 commit comments