mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
0695b9773d
The actual problem is our `shmget()` implementation which does not care to set `errno` appropriately; that should be fixed, although mapping the error conditions to those specified by POSIX might be hard. For now, we only make the test case more resilient by ignoring the exact error; "No error" doesn't make sense anyway. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
php_shmop.h | ||
shmop_arginfo.h | ||
shmop.c | ||
shmop.stub.php |