kalkun-sms / Kalkun

Open Source Web based SMS Manager
https://kalkun.sourceforge.io/
GNU General Public License v2.0
211 stars 129 forks source link

call ldap_connect with 1 parameter #503

Closed tenzap closed 10 months ago

tenzap commented 1 year ago

PHP 8.3 has: Deprecate calling 'ldap_connect' with 2 parameters So we have to use the 1 parameter call instead

See: https://wiki.php.net/rfc/deprecations_php_8_3