]> granicus.if.org Git - php/commitdiff
broaden php version wildcard in cli server tests
authorPeter Cowburn <salathe@php.net>
Fri, 11 Nov 2011 11:26:51 +0000 (11:26 +0000)
committerPeter Cowburn <salathe@php.net>
Fri, 11 Nov 2011 11:26:51 +0000 (11:26 +0000)
sapi/cli/tests/php_cli_server_004.phpt
sapi/cli/tests/php_cli_server_005.phpt
sapi/cli/tests/php_cli_server_006.phpt
sapi/cli/tests/php_cli_server_007.phpt
sapi/cli/tests/php_cli_server_008.phpt
sapi/cli/tests/php_cli_server_009.phpt

index 313159b7e053961c67ea4f0780b328a19afb9a1b..cb0d0604b81ae333acaeade08c036218817606b4 100644 (file)
@@ -39,7 +39,7 @@ HEADER
 HTTP/1.1 200 OK
 Host: %s
 Connection: closed
-X-Powered-By: PHP/%s-dev
+X-Powered-By: PHP/%s
 Content-type: text/html
 
 string(19) "HTTP_HOST:localhost"
index c8665dec1863b595a7b888d67d34aa472d4c6c1e..aa8b045a88736ee33f1ac3b2a1475358d20537e6 100644 (file)
@@ -51,7 +51,7 @@ HEADER
 HTTP/1.1 200 OK
 Host: %s
 Connection: closed
-X-Powered-By: PHP/%s-dev
+X-Powered-By: PHP/%s
 Content-type: text/html
 
 array(1) {
index 7ff1c99b7a0a5476bdfbdef5cf08e6f45e3d8077..d9f21d89bb85024bb11d30ee79cd996956754206 100644 (file)
@@ -35,7 +35,7 @@ HEADER
 HTTP/1.1 200 OK
 Host: %s
 Connection: closed
-X-Powered-By: PHP/%s-dev
+X-Powered-By: PHP/%s
 Content-type: text/html
 
 string(3) "foo"
index c3d86324ed59364fa4c3d2ab734ec694d62e457f..f355cedaf86fb357c798cbbbe3e7421948d32560 100644 (file)
@@ -35,6 +35,6 @@ HEADER
 HTTP/1.1 401 Unauthorized
 Host: %s
 Connection: closed
-X-Powered-By: PHP/%s-dev
+X-Powered-By: PHP/%s
 WWW-Authenticate: Digest realm="foo",qop="auth",nonce="XXXXX",opaque="acbd18db4cc2f85cedef654fccc4a4d8"
 Content-type: text/html
index c0b7516e006898485d8b284e56a8226839f6dca8..0b310111a83dafd4d416182bfc59cc5629a83d07 100644 (file)
@@ -55,7 +55,7 @@ fclose($fp);
 HTTP/1.1 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.1"
index 5f2e41c3fd3f3a9e216759c934181462dcda9ddd..84a0f87abb77732480a60f45c554d19df400c2d4 100644 (file)
@@ -79,7 +79,7 @@ fclose($fp);
 HTTP/1.1 200 OK
 Host: %s
 Connection: closed
-X-Powered-By: PHP/%s-dev
+X-Powered-By: PHP/%s
 Content-type: text/html
 
 string(8) "/foo/bar"