From: Máté Kocsis Date: Fri, 29 May 2020 13:15:27 +0000 (+0200) Subject: Add upgrading notes about the deprecated functionality in ext/enchant X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=444aa2636e81053e439623f2dbf981eaa48e6161;p=php Add upgrading notes about the deprecated functionality in ext/enchant [skip ci] --- 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