Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PR-49187 breaks BC for LDAP extraFields #49994

Copy link
Copy link
Closed
symfony/symfony-docs
#19658
symfony/symfony-docs#19658
@DemigodCode

Description

@DemigodCode
Issue body actions

Symfony version(s) affected

6.2.8

Description

With #49187 the return value of extraFields have changed, if it's not the uidKey or passwordAttribute.

Before this PR each key was treated as single value and returned as that. Now each key which is not one of the above is treated as a multi value.

How to reproduce

Load an user and add "mail" attribute as extraField.

Old Behavior: single value
New behavior: multi value

Possible Solution

  • Updating the Upgrade Docs
  • Define single/multi valued keys

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.