mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
6aff9a50ca
Use the same logic for getgrgid_r, getpwnam_r and getpwuid_r as for getgrnam_r in #75696 Closes GH-5740.