From 6bdf3d8c51714355434b12fc982a3eedb2484cd2 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Sun, 16 Aug 2015 01:28:32 +0000 Subject: [PATCH] PHP 5.6 requires OpenLDAP 2.4+ (contributed by mcmic) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337497 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ldap/setup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/ldap/setup.xml b/reference/ldap/setup.xml index 38072c6423..97b1dbe5fe 100644 --- a/reference/ldap/setup.xml +++ b/reference/ldap/setup.xml @@ -12,6 +12,7 @@ OpenLDAP or Bind9.net in order to compile PHP with LDAP support. + For PHP 5.6 or newer you will need OpenLDAP 2.4 or newer.