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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
003+ array(4) {
004+ ["name"]=>
005+ string(1) "1"
006+ ["passwd"]=>
007+ string(1) "x"
008+ ["members"]=>
009+ array(0) {
010+ }
011+ ["gid"]=>
012+ int(501)
013+ }
003- bool(false)