8000 feature #22838 Make the simple exception pages match the new style (j… · symfony/symfony@a80348b · GitHub
[go: up one dir, main page]

Skip to content

Commit a80348b

Browse files
committed
feature #22838 Make the simple exception pages match the new style (javiereguiluz)
This PR was squashed before being merged into the 3.3 branch (closes #22838). Discussion ---------- Make the simple exception pages match the new style | Q | A | ------------- | --- | Branch? | 3.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #22631 | License | MIT | Doc PR | - If you create an application with Symfony Flex and don't install the TwigBundle explicitly, you see the exception pages like this: ![before](https://cloud.githubusercontent.com/assets/73419/26286531/3737f41c-3e68-11e7-8f1f-d9454bbc81f2.png) This PR updates that page to match the style of the rest of exceptions: ![after](https://cloud.githubusercontent.com/assets/73419/26286534/488a2e4c-3e68-11e7-9d9e-8af8a478ff44.png) For comparison, this is how the full exception page looks: ![full-exception](https://cloud.githubusercontent.com/assets/73419/26286535/56d69f26-3e68-11e7-8068-8334f045a63d.png) --- Should I add the small black top header with the Symfony logo too? Commits ------- bab4b9c Make the simple exception pages match the new style
2 parents cfb090d + bab4b9c commit a80348b

File tree

2 files changed

+87
-74
lines changed

2 files changed

+87
-74
lines changed

0 commit comments

Comments
 (0)
0