php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #61769
Patch 61769.patch.txt revision 2012-05-04 22:31 UTC by mattficken@php.net
Patch php_cli_server_017.diff revision 2012-04-19 14:15 UTC by ab@php.net
Patch php_cli_server.diff revision 2012-04-18 21:21 UTC by mattficken

Patch php_cli_server_017.diff for Built-in web server Bug #61769

Patch version 2012-04-19 14:15 UTC

Return to Bug #61769 | Download this patch
Patch Revisions:

Developer: ab@php.net

diff --git a/sapi/cli/tests/php_cli_server_017.phpt b/sapi/cli/tests/php_cli_server_017.phpt
index 6c414a1..73530af 100644
--- a/sapi/cli/tests/php_cli_server_017.phpt
+++ b/sapi/cli/tests/php_cli_server_017.phpt
@@ -41,4 +41,4 @@ Connection: close
 X-Powered-By: %s
 Content-type: text/html
 
-string(%d) "%s/tests/index.php"
+string(%d) "%sindex.php"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC