Commit: 0a46d63f7e763c28c61773239c3173b0c0f26309 Author: Felipe Pena <felipe...@gmail.com> Thu, 19 Apr 2012 20:15:11 -0300 Parents: d5bd45429cfe5b50de1989d3fe4f90fc21869456 Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0a46d63f7e763c28c61773239c3173b0c0f26309 Log: - Fixed expected test result (patch by a...@php.net in #61769) Bugs: https://bugs.php.net/61769 Changed paths: M sapi/cli/tests/php_cli_server_017.phpt Diff: 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 CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php