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/Adapter
Fabien Potencier e837b34c34 feature #17817 [Ldap] Add write support for the Ldap component (csarrazi)
This PR was merged into the 3.1-dev branch.

Discussion
----------

[Ldap] Add write support for the Ldap component

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #17679
| License       | MIT
| Doc PR        | no

This PR implements write support for the Ldap component.

Commits
-------

dfd04ff Added support for adding / removing / updating Ldap entries
2016-02-18 08:20:51 +01:00
..
ExtLdap feature #17817 [Ldap] Add write support for the Ldap component (csarrazi) 2016-02-18 08:20:51 +01:00
AbstractConnection.php Improved the Ldap Component 2016-02-11 18:54:23 +01:00
AbstractQuery.php Improved the Ldap Component 2016-02-11 18:54:23 +01:00
AdapterInterface.php feature #17817 [Ldap] Add write support for the Ldap component (csarrazi) 2016-02-18 08:20:51 +01:00
CollectionInterface.php Improved the Ldap Component 2016-02-11 18:54:23 +01:00
ConnectionInterface.php Improved the Ldap Component 2016-02-11 18:54:23 +01:00
EntryManagerInterface.php Added support for adding / removing / updating Ldap entries 2016-02-17 20:52:41 +01:00
QueryInterface.php Improved the Ldap Component 2016-02-11 18:54:23 +01:00