Skip to content

i wish to ignore LDAP server disconnected error 500 #28426

@yedprior

Description

@yedprior

Hello ,
can we have an @ for ldap_start_tls in file vendor/symfony/ldap/Adapter/ExtLdap/Connection.php line 140 pls?

if ('tls' === $this->config['encryption'] && false === ldap_start_tls($this->connection)) {
throw new LdapException(sprintf('Could not initiate TLS connection: %s.', ldap_error($this->connection)));
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions