Test: /tests/basic/014.phpt - Version 5.6.38    

There are 2 different diffs reported by users for this test.

Count Diff
12 (92%)
001+
001- array(2) {
002- [0]=>
003- string(1) "1"
004- [1]=>
005- string(1) "1"
006- }
1 (8%)
001+ Warning: Unknown: POST Content-Length of 11 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/014.php on line 2
006+ NULL
001- array(2) {
002- [0]=>
003- string(1) "1"
004- [1]=>
005- string(1) "1"
006- }