We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3e04d commit 444aa26Copy full SHA for 444aa26
UPGRADING
@@ -585,6 +585,8 @@ PHP 8.0 UPGRADE NOTES
585
not available in libenchant < 1.5 nor in libenchant-2
586
. enchant_dict_add_to_personal, use enchant_dict_add instead
587
. enchant_dict_is_in_session, use enchant_dict_is_added instead
588
+ . enchant_broker_free and enchant_broker_free_dict, unset the object instead
589
+ . ENCHANT_MYSPELL and ENCHANT_ISPELL constants
590
591
- PGSQL / PDO PGSQL:
592
. The constant PG_VERSION_STR has now the same value as PG_VERSION, and thus
0 commit comments