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 a17c111 commit 01c9744Copy full SHA for 01c9744
Zend/tests/require_directory.phpt
@@ -11,4 +11,7 @@ require $dir;
11
--EXPECTF--
12
Notice: require(): Read of %d bytes failed with errno=21 Is a directory in %s on line %d
13
14
-Fatal error: require(): Failed opening required '%s' (include_path='%s') in %s on line %d
+Fatal error: Uncaught Error: Failed opening required '%s' (include_path='.:') in %s:%d
15
+Stack trace:
16
+#0 {main}
17
+ thrown in %s on line %d
0 commit comments