first commit
This commit is contained in:
22
plugins/simplesaml/lib/vendor/symfony/ldap/README.md
vendored
Normal file
22
plugins/simplesaml/lib/vendor/symfony/ldap/README.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
Ldap Component
|
||||
==============
|
||||
|
||||
The LDAP component provides a LDAP client for PHP on top of PHP's ldap
|
||||
extension.
|
||||
|
||||
Disclaimer
|
||||
----------
|
||||
|
||||
This component is only stable since Symfony 3.1. Earlier versions
|
||||
have been marked as internal as they still needed some work.
|
||||
Breaking changes were introduced in Symfony 3.1, so code relying on
|
||||
previous version of the component will break with this version.
|
||||
|
||||
Resources
|
||||
---------
|
||||
|
||||
* [Documentation](https://symfony.com/doc/current/components/ldap)
|
||||
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
|
||||
* [Report issues](https://github.com/symfony/symfony/issues) and
|
||||
[send Pull Requests](https://github.com/symfony/symfony/pulls)
|
||||
in the [main Symfony repository](https://github.com/symfony/symfony)
|
Reference in New Issue
Block a user