diff --git a/reference/ldap/functions/ldap-connect.xml b/reference/ldap/functions/ldap-connect.xml index 00e1decc3292..a387dea5b3ec 100644 --- a/reference/ldap/functions/ldap-connect.xml +++ b/reference/ldap/functions/ldap-connect.xml @@ -14,8 +14,7 @@ - The following signature is still supported for backwards - compatibility (except for using named parameters), but is considered deprecated and should not be used anymore! + As of PHP 8.3.0, the following signature is deprecated. @@ -104,6 +103,14 @@ + + 8.3.0 + + Calling ldap_connect with separate + hostname and port + is now deprecated. + + 8.1.0