Browse Source

using %s-dev instead of the exact version number

pull/7/head
Ferenc Kovacs 15 years ago
parent
commit
145437e016
  1. 2
      sapi/cli/tests/php_cli_server_009.phpt

2
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/"

Loading…
Cancel
Save