You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13210 Add XML schema location for container configuration (ocrampete16)
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes#13210).
Discussion
----------
Add XML schema location for container configuration
At first I assumed this was omitted to keep the code snippet more concise and easier to comprehend. But then again, the `xsi` namespace already in place would be redundant.
If the intention was indeed to keep things more simple, I would suggest removing the `xsi` namespace entirely.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
e917a18 Add XML schema location for container configuration
0 commit comments