Skip to content

Commit 57525d0

Browse files
weltlingCôme Bernigaud
authored and
Côme Bernigaud
committed
keep LDAP_DEPRECATED in config.w32
1 parent 1b1a86c commit 57525d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/ldap/config.w32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ if (PHP_LDAP != "no") {
2121
AC_DEFINE('HAVE_LDAP', 1);
2222
AC_DEFINE('HAVE_LDAP_SASL', 1);
2323
AC_DEFINE('HAVE_LDAP_SASL_SASL_H', 1);
24+
AC_DEFINE('LDAP_DEPRECATED', 1);
2425

2526
} else {
2627
WARNING("ldap not enabled; libraries and headers not found");

0 commit comments

Comments
 (0)