Test: /ext/posix/tests/posix_getpwnam_basic_01.phpt - Version 8.0.0-dev    

There are 4 different diffs reported by users for this test.

Count Diff
10 (77%)
001+ bool(true)
002+ ===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====
1 (8%)
009+ [shell] => 009- \[shell\] => [^\r\n]+
1 (8%)
004+ [passwd] => 004- \[passwd\] => [^\r\n]+
1 (8%)
001+ Warning: Trying to access array offset on value of type bool in %s/posix_getpwnam_basic_01.php on line 4
002+
003+ Warning: 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====