mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +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) {
|
||||
["X-Powered-By"]=>
|
||||
string(13) "P%s"
|
||||
string(%d) "P%s"
|
||||
["Bar-Foo"]=>
|
||||
string(3) "Foo"
|
||||
["Content-type"]=>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue