We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d9bf5 commit c6b84e6Copy full SHA for c6b84e6
security/ldap.rst
@@ -533,8 +533,8 @@ Configuration example for form login and query_string
533
534
.. deprecated:: 4.4
535
536
- Using the ``query_string`` config without also defining a ``search_dn`` and
537
- a ``search_password`` was deprecated in Symfony 4.4.
+ Using the ``query_string`` config option without defining ``search_dn`` and
+ ``search_password`` is deprecated since Symfony 4.4.
538
539
.. _`LDAP PHP extension`: http://www.php.net/manual/en/intro.ldap.php
540
.. _`RFC4515`: http://www.faqs.org/rfcs/rfc4515.html
0 commit comments