Closed pimlie closed 1 year ago
Since PHP v8.0.0 the $ber property is no longer accepted and causes the following error to be thrown:
PHP message: PHP Fatal error: Uncaught ArgumentCountError: ldap_first_attribute() expects exactly 2 arguments, 3 given in /var/www/html/vendor/pear/net_ldap2/Net/LDAP2/Entry.php:367
See https://www.php.net/manual/en/function.ldap-first-attribute.php
Thx for the Patch
Since PHP v8.0.0 the $ber property is no longer accepted and causes the following error to be thrown:
See https://www.php.net/manual/en/function.ldap-first-attribute.php