Commit 21cc2b6
committed
bug #43399 [HttpKernel] Fix incorrect invalid message and change range to compare (JohJohan)
This PR was merged into the 5.4 branch.
Discussion
----------
[HttpKernel] Fix incorrect invalid message and change range to compare
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets |
| License | MIT
| Doc PR |
Fix invlid config message and change range to two comparisons
#42244 (comment)
Commits
-------
e5a7f83 [HttpKernel] Fix incorrect invalid message and change range to compareFile tree
1 file changed
+2
-2
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
1228 | | - | |
1229 | | - | |
| 1228 | + | |
| 1229 | + | |
1230 | 1230 | | |
1231 | 1231 | | |
1232 | 1232 | | |
| |||
0 commit comments