Skip to content

Conversation

@OskarStark
Copy link
Contributor

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues Follows https://github.com/symfony/symfony/pull/60996/files#r2296715420
License MIT

as requested by @fabpot

$node
->arrayNode($this->getKey())
->fixXmlConfig($this->getKey())
->fixXmlConfig('issuer')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we should also fix src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worth a test case to confirm how we want this to work?

@nicolas-grekas nicolas-grekas merged commit 037e66f into symfony:7.3 Sep 9, 2025
9 of 11 checks passed
@nicolas-grekas
Copy link
Member

Oops, I merged this too fast! Can you please take care of my comments?

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