8000 minor #32714 [TwigBundle] Add missing CHANGELOG entries and remove de… · symfony/symfony@40b7857 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40b7857

Browse files
committed
minor #32714 [TwigBundle] Add missing CHANGELOG entries and remove deprecated templates (yceruto)
This PR was squashed before being merged into the 5.0-dev branch (closes #32714). Discussion ---------- [TwigBundle] Add missing CHANGELOG entries and remove deprecated templates | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Follow up #32696, Require merge 4.4 into master after #32695 to make WebProfilerBundle work properly in master. Commits ------- 0222860 [TwigBundle] Add missing CHANGELOG entries and remove deprecated templates
2 parents 475c069 + 0222860 commit 40b7857

14 files changed

+2
-542
lines changed

src/Symfony/Bundle/TwigBundle/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ CHANGELOG
88
* removed support to load templates from the legacy directories `src/Resources/views/` and `src/Resources/<BundleName>/views/`
99
* removed `TwigEngine` class, use `Twig\Environment` instead
1010
* removed `FilesystemLoader` and `NativeFilesystemLoader`, use Twig notation for templates instead
11+
* updated default value for the `twig.exception_controller` option to `null`
12+
* removed `ExceptionController` class and all built-in error templates in favor of the new error renderer mechanism
1113

1214
4.4.0
1315
-----

src/Symfony/Bundle/TwigBundle/Resources/views/base_js.html.twig

Lines changed: 0 additions & 284 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0