Skip to content

Commit f75e437

Browse files
committed
adds hint of return value
1 parent d6d2363 commit f75e437

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

security/ldap.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,12 @@ use the ``ldap`` user provider.
197197
;
198198
};
199199
200+
.. versionadded:: 5.4
201+
202+
`LdapUser::getExtraFields()` always returns an array of values. Prior
203+
`LdapUserProvider` threw and `InvalidArgumentException` on multiple
204+
attributes.
205+
200206
.. caution::
201207

202208
The Security component escapes provided input data when the LDAP user

0 commit comments

Comments
 (0)