Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
symfony
/
polyfill-intl-normalizer
/
Resources
/
stubs
Location:
/home/zoteqbgb/public_html/vendor/symfony/polyfill-intl-normalizer/Resources/stubs
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Normalizer.php
<?php class Normalizer extends Symfony\Polyfill\Intl\Normalizer\Normalizer { /** * @deprecated since ICU 56 and removed in PHP 8 */ public const NONE = 2; public const FORM_D = 4; public const FORM_KD = 8; public const FORM_C = 16; public const FORM_KC = 32; public const NFD = 4; public const NFKD = 8; public const NFC = 16; public const NFKC = 32; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Normalizer.php
404 bytes
0644
2024-09-09 16:45
âï¸
ðï¸
Rename
Chang
Apply