mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
Fix crash bug 15607
This commit is contained in:
@@ -65,6 +65,7 @@ function_entry pspell_functions[] = {
|
||||
PHP_FE(pspell_config_personal, NULL)
|
||||
PHP_FE(pspell_config_repl, NULL)
|
||||
PHP_FE(pspell_config_save_repl, NULL)
|
||||
{NULL, NULL, NULL}
|
||||
};
|
||||
/* }}} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user