Skip to content

Commit 476c540

Browse files
committed
minor #22926 [FrameworkBundle] Fix changelog (ogizanagi)
This PR was merged into the 4.0-dev branch. Discussion ---------- [FrameworkBundle] Fix changelog | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no <!-- don't forget updating src/**/CHANGELOG.md files --> | BC breaks? | no | Deprecations? | no <!-- don't forget updating UPGRADE-*.md files --> | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 9045fd9 [FrameworkBundle] Fix changelog
2 parents 7a279c6 + 9045fd9 commit 476c540

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
@@ -14,7 +14,7 @@ CHANGELOG
1414
* Removed `cache:clear` warmup part along with the `--no-optional-warmers` option
1515
* Removed core form types services registration when unnecessary
1616
* Removed `framework.serializer.cache` option and `serializer.mapping.cache.apc`, `serializer.mapping.cache.doctrine.apc` services
17-
* Removed `ConstraintValidatorFactory::$validators` and `ConstraintValidatorFactory::$container` protected properties
17+
* Removed `ConstraintValidatorFactory`
1818
* Removed class parameters related to routing
1919
* Removed absolute template paths support in the template name parser
2020

0 commit comments

Comments
 (0)