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 9e69ef4 commit aa23bc6Copy full SHA for aa23bc6
ext/spl/tests/bug54281.phpt
@@ -14,6 +14,6 @@ foreach($it as $k=>$v) { }
14
--EXPECTF--
15
Fatal error: Uncaught exception 'LogicException' with message 'The object is in an invalid state as the parent constructor was not called' in %s:%d
16
Stack trace:
17
-#0 %s/bug54281.php(8): RecursiveIteratorIterator->rewind()
+#0 %s%ebug54281.php(8): RecursiveIteratorIterator->rewind()
18
#1 {main}
19
- thrown in %s/bug54281.php on line 8
+ thrown in %s%ebug54281.php on line 8
0 commit comments