Skip to content

Commit ebfd7a8

Browse files
committed
[Intl] Remove deprecated EmojiTransliterator
1 parent 6e4ffa6 commit ebfd7a8

File tree

4 files changed

+11
-33
lines changed

4 files changed

+11
-33
lines changed

UPGRADE-8.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@ HttpKernel
208208
* Remove `Kernel::getAnnotatedClassesToCompile()` and `Kernel::setAnnotatedClassCache()`
209209
* Make `ServicesResetter` class `final`
210210

211+
Intl
212+
----
213+
214+
* Remove `Symfony\Component\Intl\Transliterator\EmojiTransliterator`, use `Symfony\Component\Emoji\EmojiTransliterator` instead
215+
211216
Ldap
212217
----
213218

src/Symfony/Component/Intl/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
8.0
5+
---
6+
7+
* Remove `Symfony\Component\Intl\Transliterator\EmojiTransliterator`, use `Symfony\Component\Emoji\EmojiTransliterator` instead
8+
49
7.1
510
---
611

src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php

Lines changed: 0 additions & 31 deletions
This file was deleted.

src/Symfony/Component/Intl/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": ">=8.4",
28-
"symfony/deprecation-contracts": "^2.5|^3"
27+
"php": ">=8.4"
2928
},
3029
"require-dev": {
3130
"symfony/filesystem": "^7.4|^8.0",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy