Skip to content

Commit fd4a42b

Browse files
committed
Fixed test
1 parent 95c8dc3 commit fd4a42b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/026.phpt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@ array(1) {
7676
[1]=>
7777
int(2)
7878
[2]=>
79-
*RECURSION*
79+
array(1) {
80+
["foo"]=>
81+
*RECURSION*
82+
}
8083
}
8184
}
8285
array(1) {

0 commit comments

Comments
 (0)