php-src/ext/enchant
Niels Dossche 9187caeab1
Fix ext/enchant test SKIPIFs
The resource check makes no sense, and the is_array() check doesn't
achieve anything. Drop the former, and replace the latter with a !
check.
Discovered while working on GH-18729.

Closes GH-18731.
2025-06-01 18:21:23 +02:00
..
tests Fix ext/enchant test SKIPIFs 2025-06-01 18:21:23 +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.c Fix crashes in enchant when passing null bytes 2025-01-08 20:47:01 +01:00
enchant.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
enchant_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
php_enchant.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00