summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2020-05-29 15:15:27 +0200
committerMáté Kocsis <kocsismate@woohoolabs.com>2020-05-29 15:15:27 +0200
commit444aa2636e81053e439623f2dbf981eaa48e6161 (patch)
tree4a843197a43f6ca09077b248c3962e13dcb150bd
parentcd3e04dff375fbfaba37a4ae1c8ef1805f63c940 (diff)
downloadphp-git-444aa2636e81053e439623f2dbf981eaa48e6161.tar.gz
Add upgrading notes about the deprecated functionality in ext/enchant
[skip ci]
-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