Test: /ext/posix/tests/posix_getpwnam_basic_01.phpt - Version 7.4.0    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Notice: Trying to access array offset on value of type bool in %s/posix_getpwnam_basic_01.php on line 4
002+
003+ Notice: Trying to access array offset on value of type bool in %s/posix_getpwnam_basic_01.php on line 7
004+ bool(true)
005+ ===DONE====
001- Array
002- \(
003- \[name\] => [^\r\n]+
004- \[passwd\] => [^\r\n]+
005- \[uid\] => [0-9]+
006- \[gid\] => [0-9]+
007- \[gecos\] => [^\r\n]*
008- \[dir\] => [^\r\n]+
009- \[shell\] => [^\r\n]+
010- \)
011- bool\(true\)
012- ===DONE====