From 145437e016f7bea425decbfa0a51386c967fce62 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Sun, 23 Oct 2011 20:38:53 +0000 Subject: [PATCH] using %s-dev instead of the exact version number --- sapi/cli/tests/php_cli_server_009.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cli/tests/php_cli_server_009.phpt b/sapi/cli/tests/php_cli_server_009.phpt index d88052f49a..311e53155d 100644 --- a/sapi/cli/tests/php_cli_server_009.phpt +++ b/sapi/cli/tests/php_cli_server_009.phpt @@ -91,7 +91,7 @@ string(8) "/foo/bar" HTTP/1.0 200 OK Host: %s Connection: closed -X-Powered-By: PHP/5.5.0-dev +X-Powered-By: PHP/%s-dev Content-type: text/html string(9) "/foo/bar/" -- 2.50.1