Commit 74fcbfa
committed
minor symfony#58725 [HttpFoundation] Remove invalid HTTP method from exception message (nicolas-grekas)
This PR was merged into the 5.4 branch.
Discussion
----------
[HttpFoundation] Remove invalid HTTP method from exception message
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
This info is not needed so better remove it as its garbage user input anyway.
Commits
-------
596f8bb [HttpFoundation] Remove invalid HTTP method from exception message1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | | - | |
| 1297 | + | |
1298 | 1298 | | |
1299 | 1299 | | |
1300 | 1300 | | |
| |||
0 commit comments