Test: /tests/basic/024.phpt - Version 5.5.14-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Segmentation fault (core dumped)
001- array(3) {
002- ["a"]=>
003- string(3) "ABC"
004- ["y"]=>
005- string(3) "XYZ"
006- ["c"]=>
007- array(3) {
008- [0]=>
009- string(1) "1"
010- [1]=>
011- string(1) "2"
012- ["a"]=>
013- string(1) "3"
014- }
015- }
016- string(30) "a=ABC&y=XYZ&c[]=1&c[]=2&c[a]=3"