summaryrefslogtreecommitdiff
path: root/ext/ldap/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ldap/ldap.c')
-rw-r--r--ext/ldap/ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c
index 4f80577da6..d0af4dedd6 100644
--- a/ext/ldap/ldap.c
+++ b/ext/ldap/ldap.c
@@ -2506,7 +2506,7 @@ const zend_function_entry ldap_functions[] = {
PHP_FE(ldap_8859_to_t61, arginfo_ldap_8859_to_t61)
#endif
- {NULL, NULL, NULL}
+ PHP_FE_END
};
/* }}} */