Skip to content

Commit b0dc959

Browse files
committed
remove accidentally added changelog entries
The `help_html` option is neither part of the Twig bridge nor of the FrameworkBundle. It is provided by the Form component.
1 parent 2adabe9 commit b0dc959

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ CHANGELOG
66

77
* Not passing the project directory to the constructor of the `AssetsInstallCommand` is deprecated. This argument will
88
be mandatory in 5.0.
9-
* Added `ControllerTrait::isFormValid()`
10-
* Added an `help_html` form option to display the `help` text as HTML
119
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead
12-
1310
* [BC Break] When using Messenger, the default transport changed from
1411
using Symfony's serializer service to use `PhpSerializer`, which uses
1512
PHP's native `serialize()` and `unserialize()` functions. To use the

0 commit comments

Comments
 (0)