(PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1)
enchant_broker_set_dict_path — Set the directory path for a given backend
Diese Funktion ist seit PHP 8.0.0 als DEPRECATED (veraltet) markiert. Von der Verwendung dieser Funktion wird dringend abgeraten.
Set the directory path for a given backend.
brokerEin Enchant-Broker, der von enchant_broker_init() zurückgegeben wird.
typeENCHANT_MYSPELL
or ENCHANT_ISPELL.
path| Version | Beschreibung |
|---|---|
| 8.0.0 | This function has been deprecated. |
| 8.0.0 |
Der Parameter broker erwartet nun eine
EnchantBroker-Instanz; vorher wurde eine Ressource erwartet.
|
Hinweis: This function is only available if the extension has been compiled with Enchant v1.