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
minor #6982 [Ldap] Updated Ldap component documentation for 3.1 (csarrazi, javiereguiluz)
This PR was submitted for the 3.1 branch but it was merged into the 3.3 branch instead (closes#6982).
Discussion
----------
[Ldap] Updated Ldap component documentation for 3.1
| Q | A |
| --- | --- |
| Doc fix? | no |
| New docs? | yes |
| Applies to | 3.1, 3.2 |
| Fixed tickets | #5756 |
Unfortunately, I didn't have the time to update the docs since I have been pretty busy these last months, but like people say, better late than never!
The documentation has been updated for version 3.1 of the Ldap component, which no longer uses the same class, and now provides an LdapManager which can create new LDAP entries, or manipulate existing ones (update or delete).
I didn't add a documentation section regarding the legacy classes, but I figure that they should no longer be described as the main entry points for the Ldap component.
Commits
-------
066f5be Minor fixes
78ed43d Updated LDAP documentation for Symfony 3.1
0 commit comments