]> granicus.if.org Git - php/commit
Remove posix_getlogin() check from posix_getpwnam() test
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Apr 2019 12:43:52 +0000 (14:43 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Apr 2019 12:43:52 +0000 (14:43 +0200)
commit33a149afba405ca39818cf14ad9d404bb5927d1d
treebd731c3321a4e89e9e538d13de772aee7c62acf1
parent397ee767fd87f240683fead2a768179624ee25f0
Remove posix_getlogin() check from posix_getpwnam() test

It doesn't make sense to pass false to posix_getpwnam(). I'm not
sure what exactly this is guarding against, but it won't work in
this form.
ext/posix/tests/posix_getpwnam_basic_01.phpt