Test: /ext/posix/tests/posix_getgrnam_basic.phpt - Version 7.4.3    

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

Count Diff
5 (50%)
001+ Notice: Trying to access array offset on value of type bool in %s/posix_getgrnam_basic.php on line 4 002+ bool(false) 001- array(4) { 002- ["name"]=> 003- string(%d) "%s" 004- ["passwd"]=> 005- string(1) "%s" 006- ["members"]=> 008- ["gid"]=> 009- int(%d) 010- } 011- bool(false)
2 (20%)
005+ string(0) "" 005- string(1) "%s" 008+ [0]=> 009+ string(4) "root" 010+ [1]=> 011+ string(6) "andora" 012+ }
1 (10%)
005+ string(0) "" 005- string(1) "%s" 008+ }
1 (10%)
005+ string(0) "" 005- string(1) "%s" 008+ [0]=> 009+ string(6) "apache" 010+ }
1 (10%)
005+ string(0) "" 005- string(1) "%s" 008+ [0]=> 009+ string(5) "allan" 010+ }