MantisBT: master 8929b9a6

Author Committer Branch Timestamp Parent
KN4CK3R dregad master 2022-06-28 10:21 master-2.25 9ee6f08e
Affected Issues  0030790: Deprecated conversion of false to array in ldap_api.php with PHP 8.1
Changeset

Automatic conversion of false to array is deprecated

Error is triggered in ldap_api.php line 289 with PHP 8.1.

Fixes 0030790, PR https://github.com/mantisbt/mantisbt/pull/1830

Signed-off-by: Damien Regad <dregad@mantisbt.org>

The original patch was modified to follow coding guidelines, and the
commit message rewritten.

mod - core/ldap_api.php Diff File