File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,14 @@ CHANGELOG
1111 * Make ` Router ` class ` final `
1212 * Make ` SerializerCacheWarmer ` class ` final `
1313 * Make ` Translator ` class ` final `
14- * Make ` ConfigBuilderCacheWarmer ` class ` final `
1514 * Make ` TranslationsCacheWarmer ` class ` final `
1615 * Make ` ValidatorCacheWarmer ` class ` final `
1716 * Remove autowiring aliases for ` RateLimiterFactory ` ; use ` RateLimiterFactoryInterface ` instead
1817 * Remove ` session.sid_length ` and ` session.sid_bits_per_character ` config options
1918 * Remove the ` router.cache_dir ` config option
2019 * Remove the ` validation.cache ` option
2120 * Remove ` TranslationUpdateCommand ` in favor of ` TranslationExtractCommand `
22- * Deprecate ` ConfigBuilderCacheWarmer ` , return PHP arrays from your config instead
21+ * Remove ` ConfigBuilderCacheWarmer ` , return PHP arrays from your config instead
2322
24237.4
2524---
You can’t perform that action at this time.
0 commit comments