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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ array(0) {
002+ }
003+ string(69) "Unknown: POST Content-Length of 76 bytes exceeds the limit of 4 bytes"
001- array(4) {
002- ["a"]=>
003- string(1) "1"
004- ["b"]=>
005- string(3) "ZYX"
006- ["d"]=>
007- string(3) "123"
008- ["e"]=>
009- array(1) {
010- [0]=>
011- array(1) {
012- [0]=>
013- string(1) "3"
014- }
015- }
016- }
017- string(115) "Unknown: Input variable nesting level exceeded 10. To increase the limit change max_input_nesting_level in php.ini."