Skip to content

[SecurityBundle] Add missing fixXmlConfig() calls for OIDC token handler arrays #60996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 8.0
Choose a base branch
from

Conversation

OskarStark
Copy link
Contributor

Q A
Branch? 8.0
Bug fix? yes
New feature? no
Deprecations? no
Issues Follows #60929
License MIT

Add fixXmlConfig() calls for 'issuers' and 'algorithms' arrays to allow using singular XML tags that get automatically converted to plural form. This improves XML configuration ergonomics.

Add fixXmlConfig() calls for 'issuers' and 'algorithms' arrays to allow
using singular XML tags that get automatically converted to plural form.
This improves XML configuration ergonomics.

As requested in PR symfony#60929
@xabbuh
Copy link
Member

xabbuh commented Jul 1, 2025

Isn't this relevant for older Symfony releases as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants