]> granicus.if.org Git - php/commitdiff
Add upgrading notes about the deprecated functionality in ext/enchant
authorMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 29 May 2020 13:15:27 +0000 (15:15 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 29 May 2020 13:15:27 +0000 (15:15 +0200)
[skip ci]

UPGRADING

index 2f5b8f49a444152f7f0a8cf4309c5a9384c08d4c..3c03ee4dd40ab9ef6a72b21d927a8f9aea436355 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -585,6 +585,8 @@ PHP 8.0 UPGRADE NOTES
     not available in libenchant < 1.5 nor in libenchant-2
   . enchant_dict_add_to_personal, use enchant_dict_add instead
   . enchant_dict_is_in_session, use enchant_dict_is_added instead
+  . enchant_broker_free and enchant_broker_free_dict, unset the object instead
+  . ENCHANT_MYSPELL and ENCHANT_ISPELL constants
 
 - PGSQL / PDO PGSQL:
   . The constant PG_VERSION_STR has now the same value as PG_VERSION, and thus