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 c9923a6 commit 04f5618Copy full SHA for 04f5618
Zend/tests/require_directory_windows.phpt
@@ -15,7 +15,7 @@ require $dir;
15
--EXPECTF--
16
Warning: require(%s): Failed to open stream: Permission denied in %s on line %d
17
18
-Fatal error: Uncaught Error: Failed opening required '%s' (include_path='.:') in %s:%d
+Fatal error: Uncaught Error: Failed opening required '%s' (include_path='%s') in %s:%d
19
Stack trace:
20
#0 {main}
21
thrown in %s on line %d
0 commit comments