8000 minor #29998 remove accidentally added changelog entries (xabbuh) · symfony/symfony@a60a459 · GitHub
[go: up one dir, main page]

Skip to content

Commit a60a459

Browse files
committed
minor #29998 remove accidentally added changelog entries (xabbuh)
This PR was merged into the 4.3-dev branch. Discussion ---------- remove accidentally added changelog entries | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The `help_html` option is neither part of the Twig bridge nor of the FrameworkBundle. It is provided by the Form component. Commits ------- aa354ce remove accidentally added changelog entries
2 parents 3659e32 + aa354ce commit a60a459

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/Symfony/Bridge/Twig/CHANGELOG.md

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

4-
4.3.0
5-
-----
6-
7-
* add `help_html` form option to display the `help` text as HTML
8-
94
4.2.0
105
-----
116

src/Symfony/Bundle/FrameworkBundle/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)
0