php-src/ext/sysvshm
Nikita Popov b63ea1047a Mark resource-like objects as non-comparable
As these hold on to some internal resource, there can't be two
"equal" objects with different identity. Make sure the lack of
public properties doesn't result in these being treated as always
equal.
2021-02-16 14:20:45 +01:00
..
tests Review parameter names in ext/sysvshm 2020-10-01 23:09:56 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_sysvshm.h Convert resource to object in Sysvshm extension 2020-06-16 16:36:11 +02:00
sysvshm_arginfo.h Review parameter names in ext/sysvshm 2020-10-01 23:09:56 +02:00
sysvshm.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
sysvshm.stub.php Review parameter names in ext/sysvshm 2020-10-01 23:09:56 +02:00