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

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

Count Diff
1 (33%)
005+ string(0) "" 005- string(1) "%s" 008+ [0]=> 009+ string(6) "apache" 010+ }
1 (33%)
005+ string(0) "" 005- string(1) "%s" 008+ [0]=> 009+ string(4) "root" 010+ }
1 (33%)
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)