You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Classes have been renamed to comply with PSR-4 specifications.
You have to update your config files as follows: ldap:LDAP becomes ldap:Ldap ldap:LDAPMulti becomes ldap:LdapMulti
Typehints have been added all over the place, including our public API. If you're extending from classes in this module you will have to update your extending classes accordingly