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

Commitafb341e

Browse files
committed
Add missing changelog entries from previous PRs
1 parent9a816b5 commitafb341e

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

‎src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
5.0.0
5+
-----
6+
7+
Removed support to load translation resources from the legacy directories`src/Resources/translations/` and`src/Resources/<BundleName>/translations/`
8+
49
4.3.0
510
-----
611

‎src/Symfony/Bundle/TwigBundle/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
5.0.0
5+
-----
6+
7+
* removed support to load templates from the legacy directories`src/Resources/views/` and`src/Resources/<BundleName>/views/`
8+
* updated default value for the`strict_variables` option to`%kernel.debug%` parameter
9+
410
4.2.0
511
-----
612

‎src/Symfony/Component/Form/CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
5.0.0
5+
-----
6+
7+
* removed the`ChoiceLoaderInterface` implementation in`CountryType`,`LanguageType`,`LocaleType` and`CurrencyType`
8+
49
4.3.0
510
-----
611

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp