Skip to content

Fix wrong function signature of posix_getpwuid and posix_getgrgid#408

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
aragon999:fix/posix_getpwuid-getgrid-signature
Dec 12, 2020
Merged

Fix wrong function signature of posix_getpwuid and posix_getgrgid#408
ondrejmirtes merged 1 commit intophpstan:masterfrom
aragon999:fix/posix_getpwuid-getgrid-signature

Conversation

@aragon999
Copy link
Contributor

These functions may return false if the current user id or group id is not
present or invalid, it seems to have been fixed in PHP 8, see:
https://phpstan.org/r/3101b472-99e6-4ee5-b54a-4256c81531fd

these functions may return false if the current user id or group id is not
present or invalid
@ondrejmirtes ondrejmirtes merged commit 3131ba8 into phpstan:master Dec 12, 2020
@ondrejmirtes
Copy link
Member

Thank you!

@aragon999 aragon999 deleted the fix/posix_getpwuid-getgrid-signature branch December 12, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants