php-src/ext/posix
Niels Dossche d5f0362e59 Fix GH-10202: posix_getgr(gid|nam)_basic.phpt fail
The issue was that passwd was empty for the issue reporter, but the test
expected passwd to be non-empty. An empty passwd can occur if there is
no (encrypted) group password set up.
2023-01-02 16:54:47 +00:00
..
tests Fix GH-10202: posix_getgr(gid|nam)_basic.phpt fail 2023-01-02 16:54:47 +00:00
config.m4 Sync functions checks 2019-06-30 23:57:54 +02:00
CREDITS
php_posix.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
posix_arginfo.h Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
posix.c Fix memory leak in posix_ttyname() 2022-12-30 16:24:28 +00:00
posix.stub.php Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00