mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
Fixed a wrong test
This commit is contained in:
parent
d85ac7fb3f
commit
ff20a9019d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ array(2) {
|
||||||
}
|
}
|
||||||
array(3) {
|
array(3) {
|
||||||
["X-Powered-By"]=>
|
["X-Powered-By"]=>
|
||||||
string(13) "P%s"
|
string(%d) "P%s"
|
||||||
["Bar-Foo"]=>
|
["Bar-Foo"]=>
|
||||||
string(3) "Foo"
|
string(3) "Foo"
|
||||||
["Content-type"]=>
|
["Content-type"]=>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue