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

There is 1 diff reported by users for this test.

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