Skip to content

[Emoji] Update data to support emoji 16 #58377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Sep 24, 2024

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

I run this command to ensure we go latest data:

>…ymfony/Component/Intl/Resources/emoji(intl-update-emoji +) git sdi | grep shovel
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',

* https://emojipedia.org/emoji-16.0
* https://unicode.org/versions/Unicode16.0.0/

I run this command to ensure we go latest data:

```
>…ymfony/Component/Intl/Resources/emoji(intl-update-emoji +) git sdi | grep shovel
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
+    '🪏' => 'shovel',
```
@lyrixx lyrixx changed the base branch from 7.2 to 6.4 September 24, 2024 14:31
Comment on lines +295 to +299
'🚶🏻‍♀‍➡' => 'einanti moteris atsisukęs į dešinę',
'🚶🏼‍♀‍➡' => 'einanti moteris atsisukęs į dešinę',
'🚶🏽‍♀‍➡' => 'einanti moteris atsisukęs į dešinę',
'🚶🏾‍♀‍➡' => 'einanti moteris atsisukęs į dešinę',
'🚶🏿‍♀‍➡' => 'einanti moteris atsisukęs į dešinę',
Copy link
Contributor

@norkunas norkunas Sep 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how these are generated? atsisukęs should be used for with vyras, but for moteris - atsisukus

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabpot
Copy link
Member

fabpot commented Sep 27, 2024

Thank you @lyrixx.

@fabpot fabpot merged commit 153bafb into symfony:6.4 Sep 27, 2024
1 of 2 checks passed
@lyrixx lyrixx deleted the intl-update-emoji branch September 27, 2024 08:57
This was referenced Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants