php-src/ext/shmop
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/shmop 2020-09-30 21:07:25 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_shmop.h Convert shmop resources to opaque objects 2020-06-24 13:59:29 +02:00
shmop.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
shmop.stub.php Review parameter names in ext/shmop 2020-09-30 21:07:25 +02:00
shmop_arginfo.h Review parameter names in ext/shmop 2020-09-30 21:07:25 +02:00