mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
Fixed test
This commit is contained in:
parent
c7172ee172
commit
c1c9645128
1 changed files with 2 additions and 2 deletions
|
@ -105,11 +105,11 @@ array(1) {
|
||||||
-----
|
-----
|
||||||
array(1) {
|
array(1) {
|
||||||
[0]=>
|
[0]=>
|
||||||
string(0) ""
|
NULL
|
||||||
}
|
}
|
||||||
-----
|
-----
|
||||||
array(1) {
|
array(1) {
|
||||||
[0]=>
|
[0]=>
|
||||||
string(0) ""
|
NULL
|
||||||
}
|
}
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue