From: Peter Cowburn Date: Fri, 11 Nov 2011 11:33:23 +0000 (+0000) Subject: broaden php version wildcard in cli server tests (missed a few) X-Git-Tag: php-5.5.0alpha1~907 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c0765195ecbb5f47d6a6e953288c657b0de58f8;p=php broaden php version wildcard in cli server tests (missed a few) --- diff --git a/sapi/cli/tests/php_cli_server_008.phpt b/sapi/cli/tests/php_cli_server_008.phpt index 0b310111a8..b2a4be1dc1 100644 --- a/sapi/cli/tests/php_cli_server_008.phpt +++ b/sapi/cli/tests/php_cli_server_008.phpt @@ -62,7 +62,7 @@ string(8) "HTTP/1.1" HTTP/1.0 200 OK Host: %s Connection: closed -X-Powered-By: PHP/%s-dev +X-Powered-By: PHP/%s Content-type: text/html string(8) "HTTP/1.0" diff --git a/sapi/cli/tests/php_cli_server_009.phpt b/sapi/cli/tests/php_cli_server_009.phpt index 84a0f87abb..e28e72edb7 100644 --- a/sapi/cli/tests/php_cli_server_009.phpt +++ b/sapi/cli/tests/php_cli_server_009.phpt @@ -86,7 +86,7 @@ string(8) "/foo/bar" HTTP/1.0 200 OK Host: %s Connection: closed -X-Powered-By: PHP/%s-dev +X-Powered-By: PHP/%s Content-type: text/html string(9) "/foo/bar/"