1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Merge branch 'PHP-7.4'

This commit is contained in:
Fabien Villepinte
2019-10-19 22:12:18 +02:00

View File

@@ -448,7 +448,7 @@ PHP_FUNCTION(enchant_broker_get_dict_path)
/* }}} */
#endif
/* {{{ proto string enchant_broker_list_dicts(resource broker)
/* {{{ proto array enchant_broker_list_dicts(resource broker)
Lists the dictionaries available for the given broker */
PHP_FUNCTION(enchant_broker_list_dicts)
{