We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adabe9 commit b0dc959Copy full SHA for b0dc959
CHANGELOG.md
@@ -6,10 +6,7 @@ CHANGELOG
6
7
* Not passing the project directory to the constructor of the `AssetsInstallCommand` is deprecated. This argument will
8
be mandatory in 5.0.
9
- * Added `ControllerTrait::isFormValid()`
10
- * Added an `help_html` form option to display the `help` text as HTML
11
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead
12
-
13
* [BC Break] When using Messenger, the default transport changed from
14
using Symfony's serializer service to use `PhpSerializer`, which uses
15
PHP's native `serialize()` and `unserialize()` functions. To use the
0 commit comments