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.
2 parents e181931 + cd068b1 commit c201b63Copy full SHA for c201b63
ext/standard/tests/general_functions/bug44295-win.phpt
@@ -23,7 +23,7 @@ try {
23
?>
24
==DONE==
25
<?php exit(0); ?>
26
---EXPECT--
+--EXPECTF--
27
before
28
-in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): The system cannot find the path specified. (code: 3)
+in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): %s (code: 3)
29
0 commit comments