Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit40b7857

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 parents475c069 +0222860 commit40b7857

File tree

14 files changed

+2
-542
lines changed

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)

[8]ページ先頭

©2009-2025 Movatter.jp