Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b777f42

Browse files
feature #22797 [Ldap] remove deprecated features (xabbuh)
This PR was merged into the 4.0-dev branch. Discussion ---------- [Ldap] remove deprecated features | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- 0813e14 [Ldap] remove deprecated features
2 parents a9c55bd + 0813e14 commit b777f42

File tree

4 files changed

+5
-392
lines changed

4 files changed

+5
-392
lines changed

src/Symfony/Component/Ldap/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
4.0.0
5+
-----
6+
7+
* removed the `LdapClient` class and the `LdapClientInterface`
8+
49
3.1.0
510
-----
611

src/Symfony/Component/Ldap/LdapClient.php

Lines changed: 0 additions & 127 deletions
This file was deleted.

src/Symfony/Component/Ldap/LdapClientInterface.php

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)