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

Commit0217579

Browse files
Updated changelog
1 parentdf060aa commit0217579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ CHANGELOG
99
* Added`ControllerTrait::isFormValid()`
1010
* Added an`help_html` form option to display the`help` text as HTML
1111
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead
12-
1312
*[BC Break] When using Messenger, the default transport changed from
1413
using Symfony's serializer service to use`PhpSerializer`, which uses
1514
PHP's native`serialize()` and`unserialize()` functions. To use the
1615
original serialization method, set the`framework.messenger.serializer.id`
1716
config option to`messenger.transport.symfony_serializer`.
17+
* Added`SuggestMissingPackageSubscriber` for suggesting missing packages when using console commands
1818

1919
4.2.0
2020
-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp