summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/bug78297.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/bug78297.phpt')
-rw-r--r--sapi/phpdbg/tests/bug78297.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/phpdbg/tests/bug78297.phpt b/sapi/phpdbg/tests/bug78297.phpt
index 47b13ad605..7fa904b03a 100644
--- a/sapi/phpdbg/tests/bug78297.phpt
+++ b/sapi/phpdbg/tests/bug78297.phpt
@@ -9,8 +9,8 @@ include "does_not_exist.php";
--EXPECTF--
[Successful compilation of %s]
prompt>
-Warning: include(%s): failed to open stream: No such file or directory in %s on line %d
+Warning: include(%s): Failed to open stream: No such file or directory in %s on line %d
Warning: include(): Failed opening 'does_not_exist.php' for inclusion (include_path=%s) in %s on line %d
[Script ended normally]
-prompt>
+prompt>