This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Ldap/CHANGELOG.md

13 lines
183 B
Markdown
Raw Normal View History

2017-05-20 14:43:53 +01:00
CHANGELOG
=========
2017-05-20 07:34:47 +01:00
4.0.0
-----
* removed the `LdapClient` class and the `LdapClientInterface`
2017-05-20 14:43:53 +01:00
3.1.0
-----
* The `LdapClient` class is deprecated. Use the `Ldap` class instead.