Skip to content

LDAP identifier is not compatible with php 8.3 #663

Closed
@doshu

Description

@doshu

in php 8.3 ldap_connect function throw a deprecated warning if used with the signature $host, $port instead of $dsn

LDAP identifier set a custom error handler for catching ldap error enf throw an exception.

inthis way the deprecated warning is converted in an exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions