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 a23fb7b commit f2f380dCopy full SHA for f2f380d
security/ldap.rst
@@ -199,9 +199,9 @@ use the ``ldap`` user provider.
199
200
.. versionadded:: 5.4
201
202
- `LdapUser::getExtraFields()` always returns an array of values. Prior
203
- `LdapUserProvider` threw and `InvalidArgumentException` on multiple
204
- attributes.
+ The ``LdapUser::getExtraFields()`` method always returns an array of values.
+ In prior Symfony versions, ``LdapUserProvider`` threw an ``InvalidArgumentException``
+ on multiple attributes.
205
206
.. caution::
207
0 commit comments