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 df74007 commit 6b5cd60Copy full SHA for 6b5cd60
ext/zend_test/tests/gh17797.phpt
@@ -20,7 +20,7 @@ Warning: require(sumfile.php): Failed to open stream: No such file or directory
20
require("sumfile.php");
21
?> on line %d
22
23
-Fatal error: Uncaught Error: Failed opening required 'sumfile.php' (include_path='.:') in <?php
+Fatal error: Uncaught Error: Failed opening required 'sumfile.php' (include_path='.%s') in <?php
24
25
?>:%d
26
Stack trace:
0 commit comments