Commit aad8531
committed
bug symfony#53203 [Intl] [Emoji] Fix emoji files (remove wrong characters / add missing data) (smnandre)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Intl] [Emoji] Fix emoji files (remove wrong characters / add missing data)
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#53116
| License | MIT
Fix two things
* unwanted characters (`↑↑↑`) instead of expected translations
* merging between child and parent locales
Also adapted the code to maintain a shared / reproductible order in the generated files.
Commits
-------
e9fcff5 [Intl] [Emoji] Fix emoji files (remove wrong characters / add missing data)File tree
24 files changed
+44462
-20310
lines changed- src/Symfony/Component/Intl/Resources
- data/transliterator/emoji
- emoji
24 files changed
+44462
-20310
lines changedLines changed: 2291 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3404 additions & 1473 deletions
Large diffs are not rendered by default.
Lines changed: 3260 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 3403 additions & 1468 deletions
Large diffs are not rendered by default.
Lines changed: 3418 additions & 1493 deletions
Large diffs are not rendered by default.
Lines changed: 2718 additions & 1563 deletions
Large diffs are not rendered by default.
Lines changed: 1815 additions & 1568 deletions
Large diffs are not rendered by default.
Lines changed: 2696 additions & 1181 deletions
Large diffs are not rendered by default.
Lines changed: 2901 additions & 1322 deletions
Large diffs are not rendered by default.
Lines changed: 2928 additions & 1312 deletions
Large diffs are not rendered by default.
0 commit comments