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

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

Count Diff
6 (67%)
001+
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- }
3 (33%)
001+ Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0