Test: /tests/basic/018.phpt - Version 7.1.32    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: Unknown: POST Content-Length of 41 bytes exceeds the limit of 4 bytes in Unknown on line 0
002+
003+ Warning: Cannot modify header information - headers already sent in Unknown on line 0
004+
005+ Notice: Undefined index: a in %s/018.php on line 2
006+ NULL
007+
008+ Notice: Undefined index: b in %s/018.php on line 3
009+ NULL
001- array(2) {
002- [0]=>
003- array(1) {
004- [0]=>
005- string(1) "1"
006- }
007- [1]=>
008- array(1) {
009- [0]=>
010- string(1) "3"
011- }
012- }
013- array(1) {
014- ["a"]=>
015- array(1) {
016- ["b"]=>
017- array(2) {
018- ["c"]=>
019- string(1) "1"
020- ["d"]=>
021- string(1) "1"
022- }
023- }
024- }