Test: /ext/posix/tests/posix_getgrgid_wrongparams.phpt - Version 5.4.0beta1    

There is 1 diff reported by users for this test.

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