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

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

Count Diff
3 (75%)
001+
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."
1 (25%)
001+ sh: /root/php7/php-7.0.30/sapi/cgi/php-cgi: Permission denied
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."