Commit 037e66f
committed
This PR was merged into the 7.3 branch.
Discussion
----------
[SecurityBundle] Add missing `fixXmlConfig()` call for `issuer`
| 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`
Commits
-------
ee68802 [SecurityBundle] Add missing `fixXmlConfig()` call for `issuer`
File tree
1 file changed
+1
-0
lines changed- src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/AccessToken
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments