Skip to content

Commit b85a083

Browse files
minor #52674 [Translation] Fix Translation changelog for Phrase provider (welcoMattic)
This PR was merged into the 6.4 branch. Discussion ---------- [Translation] Fix Translation changelog for Phrase provider | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT Phrase provider has been added to 6.4, not 6.3 Flex recipe has been fixed in symfony/recipes#1259 Commits ------- 78fc311 Fix translation changelog for Phrase provider
2 parents 584af8d + 78fc311 commit b85a083

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/Translation/CHANGELOG.md

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ CHANGELOG
88
* Add `--as-tree` option to `translation:pull` command to write YAML messages as a tree-like structure
99
* [BC BREAK] Add argument `$buildDir` to `DataCollectorTranslator::warmUp()`
1010
* Add `DataCollectorTranslatorPass` and `LoggingTranslatorPass` (moved from `FrameworkBundle`)
11-
12-
6.3
13-
---
14-
1511
* Add `PhraseTranslationProvider`
1612

1713
6.2.7

0 commit comments

Comments
 (0)