rasmus Fri, 02 Mar 2012 03:43:07 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=323783
Log:
And fix the test cases as well
Changed paths:
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_004.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_005.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_006.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_007.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_008.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_009.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_010.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_012.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_013.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_014.phpt
U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_015.phpt
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_004.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_004.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_004.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -38,7 +38,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_005.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_005.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_005.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -50,7 +50,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_006.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_006.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_006.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -34,7 +34,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_007.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_007.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_007.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -34,7 +34,7 @@
--EXPECTF--
HTTP/1.1 401 Unauthorized
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
WWW-Authenticate: Digest
realm="foo",qop="auth",nonce="XXXXX",opaque="acbd18db4cc2f85cedef654fccc4a4d8"
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_008.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_008.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_008.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -54,14 +54,14 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
string(8) "HTTP/1.1"
HTTP/1.0 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_009.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_009.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_009.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -78,14 +78,14 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
string(8) "/foo/bar"
HTTP/1.0 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_010.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_010.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_010.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -55,7 +55,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
@@ -65,7 +65,7 @@
string(7) "foo=bar"
HTTP/1.0 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_012.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_012.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_012.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -40,7 +40,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_013.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_013.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_013.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -83,7 +83,7 @@
HTTP/1.1 404 Not Found
Host: %s
-Connection: closed
+Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
@@ -91,7 +91,7 @@
</head><body><h1 class="h">Not Found</h1><p>The requested resource / was not
found on this server.</p></body></html>
HTTP/1.1 404 Not Found
Host: %s
-Connection: closed
+Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
@@ -99,7 +99,7 @@
</head><body><h1 class="h">Not Found</h1><p>The requested resource
/main/style.css was not found on this server.</p></body></html>
HTTP/1.1 404 Not Found
Host: %s
-Connection: closed
+Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: %d
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_014.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_014.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_014.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -61,14 +61,14 @@
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: %s
Content-type: %s
done
HTTP/1.1 404 Not Found
Host: %s
-Connection: closed
+Connection: close
Content-Type: %s
Content-Length: %d
Modified: php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_015.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_015.phpt
2012-03-02 03:40:40 UTC (rev 323782)
+++ php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_015.phpt
2012-03-02 03:43:07 UTC (rev 323783)
@@ -41,7 +41,7 @@
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php