php-src/ext/enchant
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 Run tidy 2020-09-18 14:28:32 +02:00
config.m4 Remove leftover debug comment 2020-07-02 11:51:51 +02:00
config.w32 Use libenchant2 if available on Windows 2020-05-04 11:27:00 +02:00
CREDITS Revert "add myself as enchant maintainer" 2020-05-13 15:56:10 +02:00
enchant_arginfo.h Review parameter names in ext/enchant 2020-10-02 11:55:46 +02:00
enchant.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
enchant.stub.php Review parameter names in ext/enchant 2020-10-02 11:55:46 +02:00
php_enchant.h enchant: bump license version 2020-05-06 13:13:19 +02:00