PHP 8.5.10 Released!

Constantes pré-définies

LIBENCHANT_VERSION (string)

La version de libenchant. Disponible à partir de PHP 8.0.0.

ENCHANT_MYSPELL (int)

Type de dictionnaire pour MySpell. Utilisé avec enchant_broker_get_dict_path() et enchant_broker_set_dict_path(). Obsolète à partir de PHP 8.0.0.

ENCHANT_ISPELL (int)

Type de dictionnaire pour Ispell. Utilisé avec enchant_broker_get_dict_path() et enchant_broker_set_dict_path(). Obsolète à partir de PHP 8.0.0.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top