Apply patch: ncpfs-2.2.6-php5x.patch

This commit is contained in:
Mario Fetka
2026-04-28 21:15:10 +02:00
parent 470ed23b98
commit 238ee10077

View File

@@ -1100,7 +1100,7 @@ PHP_MINFO_FUNCTION(auth_nds)
php_info_print_table_end();
}
function_entry auth_nds_functions[] = {
static zend_function_entry auth_nds_functions[] = {
PHP_FE(auth_bindery, NULL)
PHP_FE(auth_nds, NULL)
PHP_FE(auth_tree, NULL)