]> granicus.if.org Git - php/commitdiff
fix dir separators in test
authorAnatol Belski <ab@php.net>
Fri, 29 Aug 2014 22:28:10 +0000 (00:28 +0200)
committerAnatol Belski <ab@php.net>
Sun, 31 Aug 2014 12:02:30 +0000 (14:02 +0200)
ext/spl/tests/bug54281.phpt

index 71792eaa20df80727995a436c95021c1b38d66b2..9a19a59ad8c62af6221116abf641b0b8c620383b 100644 (file)
@@ -14,6 +14,6 @@ foreach($it as $k=>$v) { }
 --EXPECTF--
 Fatal error: Uncaught exception 'LogicException' with message 'The object is in an invalid state as the parent constructor was not called' in %s:%d
 Stack trace:
-#0 %s/bug54281.php(8): RecursiveIteratorIterator->rewind()
+#0 %s%ebug54281.php(8): RecursiveIteratorIterator->rewind()
 #1 {main}
-  thrown in %s/bug54281.php on line 8
+  thrown in %s%ebug54281.php on line 8