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
…e (500 debug page) (pedroresende)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#19780).
Discussion
----------
[FrameworkBundle] Incorrect line break in exception message (500 debug page)
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | [19041](#19041)
| License | MIT
Commits
-------
1393e3e [FrameworkBundle] Fix Incorrect line break in exception message (500 debug page)
I was looking at line 7, but it's actually line 78. I don't think it's correct to cut off a word or number in the middle.
The text was updated successfully, but these errors were encountered: