PHP 8.2.31
Preview: JsonConstant.php Size: 390 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-downgrade-php/src/Enum/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';
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
390 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).