mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
missing fix for test
This commit is contained in:
parent
3c43510b19
commit
cb28a0ab2d
1 changed files with 6 additions and 6 deletions
|
@ -34,11 +34,11 @@ array(3) {
|
|||
["chr"]=>
|
||||
string(1) "b"
|
||||
[1]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
["num"]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
[2]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
[3]=>
|
||||
string(1) "b"
|
||||
}
|
||||
|
@ -77,11 +77,11 @@ array(3) {
|
|||
["chr"]=>
|
||||
string(1) "b"
|
||||
[1]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
["num"]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
[2]=>
|
||||
NULL
|
||||
string(0) ""
|
||||
[3]=>
|
||||
string(1) "b"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue