Test: /tests/basic/017.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 19 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/017.php on line 2
006+ NULL
001- array(3) {
002- [0]=>
003- string(1) "1"
004- ["a"]=>
005- string(1) "1"
006- ["b"]=>
007- string(1) "3"
008- }