File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CHANGELOG
77 * Environment variable ` SYMFONY_IDE ` is read by default when ` framework.ide ` config is not set.
88 * Load PHP configuration files by default in the ` MicroKernelTrait `
99 * Add ` cache:pool:invalidate-tags ` command
10- * Add ` XliffFileDumper ` with ` xliff ` as the extension as a service
10+ * Add ` xliff ` support in addition to ` xlf ` for ` XliffFileDumper `
1111
12126.0
1313---
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ CHANGELOG
55---
66
77 * Parameters implementing ` TranslatableInterface ` are processed
8- * ` XliffFileDumper ` can now be instantiated with the extension for example ` xliff `
8+ * Add the file extension to the ` XliffFileDumper ` constructor
99
10105.4
1111---
You can’t perform that action at this time.
0 commit comments