PHP 8.5.10 Released!

预定义常量

LIBENCHANT_VERSION (string)

The version of libenchant. Available as of PHP 8.0.0.

ENCHANT_MYSPELL (int)

Dictionary type for MySpell. Used with enchant_broker_get_dict_path() and enchant_broker_set_dict_path(). Deprecated as of PHP 8.0.0.

ENCHANT_ISPELL (int)

Dictionary type for Ispell. Used with enchant_broker_get_dict_path() and enchant_broker_set_dict_path(). Deprecated as of PHP 8.0.0.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top