Commit a1ca059
committed
bug symfony#53434 [ErrorHandler] fix rendering exception pages without the HttpKernel component (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[ErrorHandler] fix rendering exception pages without the HttpKernel component
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#53430
| License | MIT
Commits
-------
172862c fix rendering exception pages without the HttpKernel componentFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/ErrorHandler/ErrorRenderer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments