Test: /ext/posix/tests/posix_getpwuid_error.phpt - Version 5.4.1RC1-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
014+ array(7) {
015+ ["name"]=>
014- bool(false)
015- Done
016+ string(19) "corretge@tenant_ibm"
017+ ["passwd"]=>
018+ string(1) "x"
019+ ["uid"]=>
020+ int(33)
021+ ["gid"]=>
022+ int(33)
023+ ["gecos"]=>
024+ string(10) "EyeOS User"
025+ ["dir"]=>
026+ string(44) "/mnt/eyeosFS/tenant_ibm/eyeos/users/corretge"
027+ ["shell"]=>
028+ string(9) "/bin/bash"
029+ }
030+ Done