mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
- Fix for bug #14169
This commit is contained in:
@@ -89,6 +89,7 @@ function_entry xslt_functions[] = {
|
||||
PHP_FE(xslt_error, NULL)
|
||||
PHP_FE(xslt_errno, NULL)
|
||||
PHP_FE(xslt_free, NULL)
|
||||
{NULL, NULL, NULL}
|
||||
};
|
||||
/* }}} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user