Alexander A. Klimov 49d6efe9a1 LdapConnection#prepareNewConnection(): don't pass the port to ldap_connect()
This is deprecated since PHP 8.3.
But this is unnecessary anyway as the passed hostname is computed
by #normalizeHostname() which takes the port into account.
2023-10-05 16:47:10 +02:00
..