Skip to content

Commit 19f0e18

Browse files
committed
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
* 'PHP-5.6' of git.php.net:php-src: Fixed a wrong test
2 parents ee3c7b7 + aa33da6 commit 19f0e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/cli/tests/php_cli_server_019.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ array(2) {
6060
}
6161
array(3) {
6262
["X-Powered-By"]=>
63-
string(13) "P%s"
63+
string(%d) "P%s"
6464
["Bar-Foo"]=>
6565
string(3) "Foo"
6666
["Content-type"]=>

0 commit comments

Comments
 (0)