summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 2f5b8f49a4..3c03ee4dd4 100644
--- 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