summaryrefslogtreecommitdiff
path: root/ext/standard/tests/http/bug76342.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/http/bug76342.phpt')
-rw-r--r--ext/standard/tests/http/bug76342.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/http/bug76342.phpt b/ext/standard/tests/http/bug76342.phpt
index ee943ca365..10de23fdf3 100644
--- a/ext/standard/tests/http/bug76342.phpt
+++ b/ext/standard/tests/http/bug76342.phpt
@@ -31,5 +31,5 @@ http_server_kill($pid);
?>
DONE
--EXPECTF--
-Warning: file_get_contents(http://127.0.0.1:12342/): failed to open stream: HTTP request failed! in %s on line %d
+Warning: file_get_contents(http://127.0.0.1:12342/): Failed to open stream: HTTP request failed! in %s on line %d
DONE