mirror of
https://github.com/php/php-src.git
synced 2024-12-13 03:44:17 +08:00
- Fix test
This commit is contained in:
parent
20c5df8cce
commit
22876972a5
@ -12,7 +12,7 @@ Jean-Marc Fontaine <jmf@durcommefaire.net>
|
|||||||
?>
|
?>
|
||||||
===DONE===
|
===DONE===
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
array(20) {
|
array(2%d) {
|
||||||
[%u|b%"url"]=>
|
[%u|b%"url"]=>
|
||||||
string(0) ""
|
string(0) ""
|
||||||
["content_type"]=>
|
["content_type"]=>
|
||||||
@ -53,5 +53,6 @@ array(20) {
|
|||||||
float(0)
|
float(0)
|
||||||
["redirect_time"]=>
|
["redirect_time"]=>
|
||||||
float(0)
|
float(0)
|
||||||
|
%A
|
||||||
}
|
}
|
||||||
===DONE===
|
===DONE===
|
||||||
|
Loading…
Reference in New Issue
Block a user