Test: /ext/mbstring/tests/bug63447_003.phpt - Version 5.6.39    

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

Count Diff
5 (71%)
001+
001- Array
002- (
003- [a] => 1
004- [b] => Array
005- (
006- [0] => Array
007- (
008- [0] => Array
009- (
010- [0] => 2
011- )
012-
013- )
014-
015- )
016-
017- )
1 (14%)
001+ Warning: Unknown: POST Content-Length of 29 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
001- Array
002- (
003- [a] => 1
004- [b] => Array
005- (
006- [0] => Array
007- (
008- [0] => Array
009- (
010- [0] => 2
011- )
012-
013- )
014-
015- )
016-
017- )
1 (14%)
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