Skip to content

Commit 444aa26

Browse files
committed
Add upgrading notes about the deprecated functionality in ext/enchant
[skip ci]
1 parent cd3e04d commit 444aa26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING

+2
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,8 @@ PHP 8.0 UPGRADE NOTES
585585
not available in libenchant < 1.5 nor in libenchant-2
586586
. enchant_dict_add_to_personal, use enchant_dict_add instead
587587
. 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
588590

589591
- PGSQL / PDO PGSQL:
590592
. The constant PG_VERSION_STR has now the same value as PG_VERSION, and thus

0 commit comments

Comments
 (0)