File tree 2 files changed +0
-8
lines changed 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- 4.3.0
5
- -----
6
-
7
- * add ` help_html ` form option to display the ` help ` text as HTML
8
-
9
4
4.2.0
10
5
-----
11
6
Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ CHANGELOG
6
6
7
7
* Not passing the project directory to the constructor of the ` AssetsInstallCommand ` is deprecated. This argument will
8
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
9
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead
12
-
13
10
* [ BC Break] When using Messenger, the default transport changed from
14
11
using Symfony's serializer service to use ` PhpSerializer ` , which uses
15
12
PHP's native ` serialize() ` and ` unserialize() ` functions. To use the
You can’t perform that action at this time.
0 commit comments