Skip to content
Cypress Test will look for a unicorn
Text Sizes SM Base MD LG XL XXL
Defined Constants:
Array
(
    [Core] => Array
        (
            [E_ERROR] => 1
            [E_RECOVERABLE_ERROR] => 4096
            [E_WARNING] => 2
            [E_PARSE] => 4
            [E_NOTICE] => 8
            [E_STRICT] => 2048
            [E_DEPRECATED] => 8192
            [E_CORE_ERROR] => 16
            [E_CORE_WARNING] => 32
            [E_COMPILE_ERROR] => 64
            [E_COMPILE_WARNING] => 128
            [E_USER_ERROR] => 256
            [E_USER_WARNING] => 512
            [E_USER_NOTICE] => 1024
            [E_USER_DEPRECATED] => 16384
            [E_ALL] => 32767
            [DEBUG_BACKTRACE_PROVIDE_OBJECT] => 1
            [DEBUG_BACKTRACE_IGNORE_ARGS] => 2
            [ZEND_THREAD_SAFE] => 
            [ZEND_DEBUG_BUILD] => 
            [TRUE] => 1
            [FALSE] => 
            [NULL] => 
            [PHP_VERSION] => 8.1.20
            [PHP_MAJOR_VERSION] => 8
            [PHP_MINOR_VERSION] => 1
            [PHP_RELEASE_VERSION] => 20
            [PHP_EXTRA_VERSION] => 
            [PHP_VERSION_ID] => 80120
            [PHP_ZTS] => 0
            [PHP_DEBUG] => 0
            [PHP_OS] => Linux
            [PHP_OS_FAMILY] => Linux
            [PHP_SAPI] => fpm-fcgi
            [DEFAULT_INCLUDE_PATH] => .:/usr/share/php
            [PEAR_INSTALL_DIR] => /usr/share/php
            [PEAR_EXTENSION_DIR] => /usr/lib/php/20210902
            [PHP_EXTENSION_DIR] => /usr/lib/php/20210902
            [PHP_PREFIX] => /usr
            [PHP_BINDIR] => /usr/bin
            [PHP_MANDIR] => /usr/share/man
            [PHP_LIBDIR] => /usr/lib/php
            [PHP_DATADIR] => /usr/share/php/8.1
            [PHP_SYSCONFDIR] => /etc
            [PHP_LOCALSTATEDIR] => /var
            [PHP_CONFIG_FILE_PATH] => /etc/php/8.1/fpm
            [PHP_CONFIG_FILE_SCAN_DIR] => /etc/php/8.1/fpm/conf.d
            [PHP_SHLIB_SUFFIX] => so
            [PHP_EOL] => 

            [PHP_MAXPATHLEN] => 4096
            [PHP_INT_MAX] => 9223372036854775807
            [PHP_INT_MIN] => -9223372036854775808
            [PHP_INT_SIZE] => 8
            [PHP_FD_SETSIZE] => 1024
            [PHP_FLOAT_DIG] => 15
            [PHP_FLOAT_EPSILON] => 2.2204460492503E-16
            [PHP_FLOAT_MAX] => 1.7976931348623E+308
            [PHP_FLOAT_MIN] => 2.2250738585072E-308
            [PHP_BINARY] => /usr/sbin/php-fpm8.1
            [PHP_OUTPUT_HANDLER_START] => 1
            [PHP_OUTPUT_HANDLER_WRITE] => 0
            [PHP_OUTPUT_HANDLER_FLUSH] => 4
            [PHP_OUTPUT_HANDLER_CLEAN] => 2
            [PHP_OUTPUT_HANDLER_FINAL] => 8
            [PHP_OUTPUT_HANDLER_CONT] => 0
            [PHP_OUTPUT_HANDLER_END] => 8
            [PHP_OUTPUT_HANDLER_CLEANABLE] => 16
            [PHP_OUTPUT_HANDLER_FLUSHABLE] => 32
            [PHP_OUTPUT_HANDLER_REMOVABLE] => 64
            [PHP_OUTPUT_HANDLER_STDFLAGS] => 112
            [PHP_OUTPUT_HANDLER_STARTED] => 4096
            [PHP_OUTPUT_HANDLER_DISABLED] => 8192
            [UPLOAD_ERR_OK] => 0
            [UPLOAD_ERR_INI_SIZE] => 1
            [UPLOAD_ERR_FORM_SIZE] => 2
            [UPLOAD_ERR_PARTIAL] => 3
            [UPLOAD_ERR_NO_FILE] => 4
            [UPLOAD_ERR_NO_TMP_DIR] => 6
            [UPLOAD_ERR_CANT_WRITE] => 7
            [UPLOAD_ERR_EXTENSION] => 8
        )

    [date] => Array
        (
            [DATE_ATOM] => Y-m-d\TH:i:sP
            [DATE_COOKIE] => l, d-M-Y H:i:s T
            [DATE_ISO8601] => Y-m-d\TH:i:sO
            [DATE_RFC822] => D, d M y H:i:s O
            [DATE_RFC850] => l, d-M-y H:i:s T
            [DATE_RFC1036] => D, d M y H:i:s O
            [DATE_RFC1123] => D, d M Y H:i:s O
            [DATE_RFC7231] => D, d M Y H:i:s \G\M\T
            [DATE_RFC2822] => D, d M Y H:i:s O
            [DATE_RFC3339] => Y-m-d\TH:i:sP
            [DATE_RFC3339_EXTENDED] => Y-m-d\TH:i:s.vP
            [DATE_RSS] => D, d M Y H:i:s O
            [DATE_W3C] => Y-m-d\TH:i:sP
            [SUNFUNCS_RET_TIMESTAMP] => 0
            [SUNFUNCS_RET_STRING] => 1
            [SUNFUNCS_RET_DOUBLE] => 2
        )

    [libxml] => Array
        (
            [LIBXML_VERSION] => 20914
            [LIBXML_DOTTED_VERSION] => 2.9.14
            [LIBXML_LOADED_VERSION] => 20914
            [LIBXML_NOENT] => 2
            [LIBXML_DTDLOAD] => 4
            [LIBXML_DTDATTR] => 8
            [LIBXML_DTDVALID] => 16
            [LIBXML_NOERROR] => 32
            [LIBXML_NOWARNING] => 64
            [LIBXML_NOBLANKS] => 256
            [LIBXML_XINCLUDE] => 1024
            [LIBXML_NSCLEAN] => 8192
            [LIBXML_NOCDATA] => 16384
            [LIBXML_NONET] => 2048
            [LIBXML_PEDANTIC] => 128
            [LIBXML_COMPACT] => 65536
            [LIBXML_NOXMLDECL] => 2
            [LIBXML_PARSEHUGE] => 524288
            [LIBXML_BIGLINES] => 4194304
            [LIBXML_NOEMPTYTAG] => 4
            [LIBXML_SCHEMA_CREATE] => 1
            [LIBXML_HTML_NOIMPLIED] => 8192
            [LIBXML_HTML_NODEFDTD] => 4
            [LIBXML_ERR_NONE] => 0
            [LIBXML_ERR_WARNING] => 1
            [LIBXML_ERR_ERROR] => 2
            [LIBXML_ERR_FATAL] => 3
        )

    [openssl] => Array
        (
            [OPENSSL_VERSION_TEXT] => OpenSSL 3.0.2 15 Mar 2022
            [OPENSSL_VERSION_NUMBER] => 805306400
            [X509_PURPOSE_SSL_CLIENT] => 1
            [X509_PURPOSE_SSL_SERVER] => 2
            [X509_PURPOSE_NS_SSL_SERVER] => 3
            [X509_PURPOSE_SMIME_SIGN] => 4
            [X509_PURPOSE_SMIME_ENCRYPT] => 5
            [X509_PURPOSE_CRL_SIGN] => 6
            [X509_PURPOSE_ANY] => 7
            [OPENSSL_ALGO_SHA1] => 1
            [OPENSSL_ALGO_MD5] => 2
            [OPENSSL_ALGO_MD4] => 3
            [OPENSSL_ALGO_SHA224] => 6
            [OPENSSL_ALGO_SHA256] => 7
            [OPENSSL_ALGO_SHA384] => 8
            [OPENSSL_ALGO_SHA512] => 9
            [OPENSSL_ALGO_RMD160] => 10
            [PKCS7_DETACHED] => 64
            [PKCS7_TEXT] => 1
            [PKCS7_NOINTERN] => 16
            [PKCS7_NOVERIFY] => 32
            [PKCS7_NOCHAIN] => 8
            [PKCS7_NOCERTS] => 2
            [PKCS7_NOATTR] => 256
            [PKCS7_BINARY] => 128
            [PKCS7_NOSIGS] => 4
            [OPENSSL_CMS_DETACHED] => 64
            [OPENSSL_CMS_TEXT] => 1
            [OPENSSL_CMS_NOINTERN] => 16
            [OPENSSL_CMS_NOVERIFY] => 32
            [OPENSSL_CMS_NOCERTS] => 2
            [OPENSSL_CMS_NOATTR] => 256
            [OPENSSL_CMS_BINARY] => 128
            [OPENSSL_CMS_NOSIGS] => 12
            [OPENSSL_PKCS1_PADDING] => 1
            [OPENSSL_NO_PADDING] => 3
            [OPENSSL_PKCS1_OAEP_PADDING] => 4
            [OPENSSL_DEFAULT_STREAM_CIPHERS] => ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128:AES256:HIGH:!SSLv2:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!RC4:!ADH
            [OPENSSL_CIPHER_RC2_40] => 0
            [OPENSSL_CIPHER_RC2_128] => 1
            [OPENSSL_CIPHER_RC2_64] => 2
            [OPENSSL_CIPHER_DES] => 3
            [OPENSSL_CIPHER_3DES] => 4
            [OPENSSL_CIPHER_AES_128_CBC] => 5
            [OPENSSL_CIPHER_AES_192_CBC] => 6
            [OPENSSL_CIPHER_AES_256_CBC] => 7
            [OPENSSL_KEYTYPE_RSA] => 0
            [OPENSSL_KEYTYPE_DSA] => 1
            [OPENSSL_KEYTYPE_DH] => 2
            [OPENSSL_KEYTYPE_EC] => 3
            [OPENSSL_RAW_DATA] => 1
            [OPENSSL_ZERO_PADDING] => 2
            [OPENSSL_DONT_ZERO_PAD_KEY] => 4
            [OPENSSL_TLSEXT_SERVER_NAME] => 1
            [OPENSSL_ENCODING_DER] => 0
            [OPENSSL_ENCODING_SMIME] => 1
            [OPENSSL_ENCODING_PEM] => 2
        )

    [pcre] => Array
        (
            [PREG_PATTERN_ORDER] => 1
            [PREG_SET_ORDER] => 2
            [PREG_OFFSET_CAPTURE] => 256
            [PREG_UNMATCHED_AS_NULL] => 512
            [PREG_SPLIT_NO_EMPTY] => 1
            [PREG_SPLIT_DELIM_CAPTURE] => 2
            [PREG_SPLIT_OFFSET_CAPTURE] => 4
            [PREG_GREP_INVERT] => 1
            [PREG_NO_ERROR] => 0
            [PREG_INTERNAL_ERROR] => 1
            [PREG_BACKTRACK_LIMIT_ERROR] => 2
            [PREG_RECURSION_LIMIT_ERROR] => 3
            [PREG_BAD_UTF8_ERROR] => 4
            [PREG_BAD_UTF8_OFFSET_ERROR] => 5
            [PREG_JIT_STACKLIMIT_ERROR] => 6
            [PCRE_VERSION] => 10.40 2022-04-14
            [PCRE_VERSION_MAJOR] => 10
            [PCRE_VERSION_MINOR] => 40
            [PCRE_JIT_SUPPORT] => 1
        )

    [zlib] => Array
        (
            [FORCE_GZIP] => 31
            [FORCE_DEFLATE] => 15
            [ZLIB_ENCODING_RAW] => -15
            [ZLIB_ENCODING_GZIP] => 31
            [ZLIB_ENCODING_DEFLATE] => 15
            [ZLIB_NO_FLUSH] => 0
            [ZLIB_PARTIAL_FLUSH] => 1
            [ZLIB_SYNC_FLUSH] => 2
            [ZLIB_FULL_FLUSH] => 3
            [ZLIB_BLOCK] => 5
            [ZLIB_FINISH] => 4
            [ZLIB_FILTERED] => 1
            [ZLIB_HUFFMAN_ONLY] => 2
            [ZLIB_RLE] => 3
            [ZLIB_FIXED] => 4
            [ZLIB_DEFAULT_STRATEGY] => 0
            [ZLIB_VERSION] => 1.2.11
            [ZLIB_VERNUM] => 4784
            [ZLIB_OK] => 0
            [ZLIB_STREAM_END] => 1
            [ZLIB_NEED_DICT] => 2
            [ZLIB_ERRNO] => -1
            [ZLIB_STREAM_ERROR] => -2
            [ZLIB_DATA_ERROR] => -3
            [ZLIB_MEM_ERROR] => -4
            [ZLIB_BUF_ERROR] => -5
            [ZLIB_VERSION_ERROR] => -6
        )

    [filter] => Array
        (
            [INPUT_POST] => 0
            [INPUT_GET] => 1
            [INPUT_COOKIE] => 2
            [INPUT_ENV] => 4
            [INPUT_SERVER] => 5
            [FILTER_FLAG_NONE] => 0
            [FILTER_REQUIRE_SCALAR] => 33554432
            [FILTER_REQUIRE_ARRAY] => 16777216
            [FILTER_FORCE_ARRAY] => 67108864
            [FILTER_NULL_ON_FAILURE] => 134217728
            [FILTER_VALIDATE_INT] => 257
            [FILTER_VALIDATE_BOOLEAN] => 258
            [FILTER_VALIDATE_BOOL] => 258
            [FILTER_VALIDATE_FLOAT] => 259
            [FILTER_VALIDATE_REGEXP] => 272
            [FILTER_VALIDATE_DOMAIN] => 277
            [FILTER_VALIDATE_URL] => 273
            [FILTER_VALIDATE_EMAIL] => 274
            [FILTER_VALIDATE_IP] => 275
            [FILTER_VALIDATE_MAC] => 276
            [FILTER_DEFAULT] => 516
            [FILTER_UNSAFE_RAW] => 516
            [FILTER_SANITIZE_STRING] => 513
            [FILTER_SANITIZE_STRIPPED] => 513
            [FILTER_SANITIZE_ENCODED] => 514
            [FILTER_SANITIZE_SPECIAL_CHARS] => 515
            [FILTER_SANITIZE_FULL_SPECIAL_CHARS] => 522
            [FILTER_SANITIZE_EMAIL] => 517
            [FILTER_SANITIZE_URL] => 518
            [FILTER_SANITIZE_NUMBER_INT] => 519
            [FILTER_SANITIZE_NUMBER_FLOAT] => 520
            [FILTER_SANITIZE_ADD_SLASHES] => 523
            [FILTER_CALLBACK] => 1024
            [FILTER_FLAG_ALLOW_OCTAL] => 1
            [FILTER_FLAG_ALLOW_HEX] => 2
            [FILTER_FLAG_STRIP_LOW] => 4
            [FILTER_FLAG_STRIP_HIGH] => 8
            [FILTER_FLAG_STRIP_BACKTICK] => 512
            [FILTER_FLAG_ENCODE_LOW] => 16
            [FILTER_FLAG_ENCODE_HIGH] => 32
            [FILTER_FLAG_ENCODE_AMP] => 64
            [FILTER_FLAG_NO_ENCODE_QUOTES] => 128
            [FILTER_FLAG_EMPTY_STRING_NULL] => 256
            [FILTER_FLAG_ALLOW_FRACTION] => 4096
            [FILTER_FLAG_ALLOW_THOUSAND] => 8192
            [FILTER_FLAG_ALLOW_SCIENTIFIC] => 16384
            [FILTER_FLAG_PATH_REQUIRED] => 262144
            [FILTER_FLAG_QUERY_REQUIRED] => 524288
            [FILTER_FLAG_IPV4] => 1048576
            [FILTER_FLAG_IPV6] => 2097152
            [FILTER_FLAG_NO_RES_RANGE] => 4194304
            [FILTER_FLAG_NO_PRIV_RANGE] => 8388608
            [FILTER_FLAG_HOSTNAME] => 1048576
            [FILTER_FLAG_EMAIL_UNICODE] => 1048576
        )

    [hash] => Array
        (
            [HASH_HMAC] => 1
            [MHASH_CRC32] => 0
            [MHASH_MD5] => 1
            [MHASH_SHA1] => 2
            [MHASH_HAVAL256] => 3
            [MHASH_RIPEMD160] => 5
            [MHASH_TIGER] => 7
            [MHASH_GOST] => 8
            [MHASH_CRC32B] => 9
            [MHASH_HAVAL224] => 10
            [MHASH_HAVAL192] => 11
            [MHASH_HAVAL160] => 12
            [MHASH_HAVAL128] => 13
            [MHASH_TIGER128] => 14
            [MHASH_TIGER160] => 15
            [MHASH_MD4] => 16
            [MHASH_SHA256] => 17
            [MHASH_ADLER32] => 18
            [MHASH_SHA224] => 19
            [MHASH_SHA512] => 20
            [MHASH_SHA384] => 21
            [MHASH_WHIRLPOOL] => 22
            [MHASH_RIPEMD128] => 23
            [MHASH_RIPEMD256] => 24
            [MHASH_RIPEMD320] => 25
            [MHASH_SNEFRU256] => 27
            [MHASH_MD2] => 28
            [MHASH_FNV132] => 29
            [MHASH_FNV1A32] => 30
            [MHASH_FNV164] => 31
            [MHASH_FNV1A64] => 32
            [MHASH_JOAAT] => 33
            [MHASH_CRC32C] => 34
            [MHASH_MURMUR3A] => 35
            [MHASH_MURMUR3C] => 36
            [MHASH_MURMUR3F] => 37
            [MHASH_XXH32] => 38
            [MHASH_XXH64] => 39
            [MHASH_XXH3] => 40
            [MHASH_XXH128] => 41
        )

    [json] => Array
        (
            [JSON_HEX_TAG] => 1
            [JSON_HEX_AMP] => 2
            [JSON_HEX_APOS] => 4
            [JSON_HEX_QUOT] => 8
            [JSON_FORCE_OBJECT] => 16
            [JSON_NUMERIC_CHECK] => 32
            [JSON_UNESCAPED_SLASHES] => 64
            [JSON_PRETTY_PRINT] => 128
            [JSON_UNESCAPED_UNICODE] => 256
            [JSON_PARTIAL_OUTPUT_ON_ERROR] => 512
            [JSON_PRESERVE_ZERO_FRACTION] => 1024
            [JSON_UNESCAPED_LINE_TERMINATORS] => 2048
            [JSON_OBJECT_AS_ARRAY] => 1
            [JSON_BIGINT_AS_STRING] => 2
            [JSON_INVALID_UTF8_IGNORE] => 1048576
            [JSON_INVALID_UTF8_SUBSTITUTE] => 2097152
            [JSON_THROW_ON_ERROR] => 4194304
            [JSON_ERROR_NONE] => 0
            [JSON_ERROR_DEPTH] => 1
            [JSON_ERROR_STATE_MISMATCH] => 2
            [JSON_ERROR_CTRL_CHAR] => 3
            [JSON_ERROR_SYNTAX] => 4
            [JSON_ERROR_UTF8] => 5
            [JSON_ERROR_RECURSION] => 6
            [JSON_ERROR_INF_OR_NAN] => 7
            [JSON_ERROR_UNSUPPORTED_TYPE] => 8
            [JSON_ERROR_INVALID_PROPERTY_NAME] => 9
            [JSON_ERROR_UTF16] => 10
            [JSON_ERROR_NON_BACKED_ENUM] => 11
        )

    [session] => Array
        (
            [PHP_SESSION_DISABLED] => 0
            [PHP_SESSION_NONE] => 1
            [PHP_SESSION_ACTIVE] => 2
        )

    [standard] => Array
        (
            [CONNECTION_ABORTED] => 1
            [CONNECTION_NORMAL] => 0
            [CONNECTION_TIMEOUT] => 2
            [INI_USER] => 1
            [INI_PERDIR] => 2
            [INI_SYSTEM] => 4
            [INI_ALL] => 7
            [INI_SCANNER_NORMAL] => 0
            [INI_SCANNER_RAW] => 1
            [INI_SCANNER_TYPED] => 2
            [PHP_URL_SCHEME] => 0
            [PHP_URL_HOST] => 1
            [PHP_URL_PORT] => 2
            [PHP_URL_USER] => 3
            [PHP_URL_PASS] => 4
            [PHP_URL_PATH] => 5
            [PHP_URL_QUERY] => 6
            [PHP_URL_FRAGMENT] => 7
            [PHP_QUERY_RFC1738] => 1
            [PHP_QUERY_RFC3986] => 2
            [M_E] => 2.718281828459
            [M_LOG2E] => 1.442695040889
            [M_LOG10E] => 0.43429448190325
            [M_LN2] => 0.69314718055995
            [M_LN10] => 2.302585092994
            [M_PI] => 3.1415926535898
            [M_PI_2] => 1.5707963267949
            [M_PI_4] => 0.78539816339745
            [M_1_PI] => 0.31830988618379
            [M_2_PI] => 0.63661977236758
            [M_SQRTPI] => 1.7724538509055
            [M_2_SQRTPI] => 1.1283791670955
            [M_LNPI] => 1.1447298858494
            [M_EULER] => 0.57721566490153
            [M_SQRT2] => 1.4142135623731
            [M_SQRT1_2] => 0.70710678118655
            [M_SQRT3] => 1.7320508075689
            [INF] => INF
            [NAN] => NAN
            [PHP_ROUND_HALF_UP] => 1
            [PHP_ROUND_HALF_DOWN] => 2
            [PHP_ROUND_HALF_EVEN] => 3
            [PHP_ROUND_HALF_ODD] => 4
            [INFO_GENERAL] => 1
            [INFO_CREDITS] => 2
            [INFO_CONFIGURATION] => 4
            [INFO_MODULES] => 8
            [INFO_ENVIRONMENT] => 16
            [INFO_VARIABLES] => 32
            [INFO_LICENSE] => 64
            [INFO_ALL] => 4294967295
            [CREDITS_GROUP] => 1
            [CREDITS_GENERAL] => 2
            [CREDITS_SAPI] => 4
            [CREDITS_MODULES] => 8
            [CREDITS_DOCS] => 16
            [CREDITS_FULLPAGE] => 32
            [CREDITS_QA] => 64
            [CREDITS_ALL] => 4294967295
            [HTML_SPECIALCHARS] => 0
            [HTML_ENTITIES] => 1
            [ENT_COMPAT] => 2
            [ENT_QUOTES] => 3
            [ENT_NOQUOTES] => 0
            [ENT_IGNORE] => 4
            [ENT_SUBSTITUTE] => 8
            [ENT_DISALLOWED] => 128
            [ENT_HTML401] => 0
            [ENT_XML1] => 16
            [ENT_XHTML] => 32
            [ENT_HTML5] => 48
            [STR_PAD_LEFT] => 0
            [STR_PAD_RIGHT] => 1
            [STR_PAD_BOTH] => 2
            [PATHINFO_DIRNAME] => 1
            [PATHINFO_BASENAME] => 2
            [PATHINFO_EXTENSION] => 4
            [PATHINFO_FILENAME] => 8
            [PATHINFO_ALL] => 15
            [CHAR_MAX] => 127
            [LC_CTYPE] => 0
            [LC_NUMERIC] => 1
            [LC_TIME] => 2
            [LC_COLLATE] => 3
            [LC_MONETARY] => 4
            [LC_ALL] => 6
            [LC_MESSAGES] => 5
            [SEEK_SET] => 0
            [SEEK_CUR] => 1
            [SEEK_END] => 2
            [LOCK_SH] => 1
            [LOCK_EX] => 2
            [LOCK_UN] => 3
            [LOCK_NB] => 4
            [STREAM_NOTIFY_CONNECT] => 2
            [STREAM_NOTIFY_AUTH_REQUIRED] => 3
            [STREAM_NOTIFY_AUTH_RESULT] => 10
            [STREAM_NOTIFY_MIME_TYPE_IS] => 4
            [STREAM_NOTIFY_FILE_SIZE_IS] => 5
            [STREAM_NOTIFY_REDIRECTED] => 6
            [STREAM_NOTIFY_PROGRESS] => 7
            [STREAM_NOTIFY_FAILURE] => 9
            [STREAM_NOTIFY_COMPLETED] => 8
            [STREAM_NOTIFY_RESOLVE] => 1
            [STREAM_NOTIFY_SEVERITY_INFO] => 0
            [STREAM_NOTIFY_SEVERITY_WARN] => 1
            [STREAM_NOTIFY_SEVERITY_ERR] => 2
            [STREAM_FILTER_READ] => 1
            [STREAM_FILTER_WRITE] => 2
            [STREAM_FILTER_ALL] => 3
            [STREAM_CLIENT_PERSISTENT] => 1
            [STREAM_CLIENT_ASYNC_CONNECT] => 2
            [STREAM_CLIENT_CONNECT] => 4
            [STREAM_CRYPTO_METHOD_ANY_CLIENT] => 127
            [STREAM_CRYPTO_METHOD_SSLv2_CLIENT] => 3
            [STREAM_CRYPTO_METHOD_SSLv3_CLIENT] => 5
            [STREAM_CRYPTO_METHOD_SSLv23_CLIENT] => 57
            [STREAM_CRYPTO_METHOD_TLS_CLIENT] => 121
            [STREAM_CRYPTO_METHOD_TLSv1_0_CLIENT] => 9
            [STREAM_CRYPTO_METHOD_TLSv1_1_CLIENT] => 17
            [STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT] => 33
            [STREAM_CRYPTO_METHOD_TLSv1_3_CLIENT] => 65
            [STREAM_CRYPTO_METHOD_ANY_SERVER] => 126
            [STREAM_CRYPTO_METHOD_SSLv2_SERVER] => 2
            [STREAM_CRYPTO_METHOD_SSLv3_SERVER] => 4
            [STREAM_CRYPTO_METHOD_SSLv23_SERVER] => 120
            [STREAM_CRYPTO_METHOD_TLS_SERVER] => 120
            [STREAM_CRYPTO_METHOD_TLSv1_0_SERVER] => 8
            [STREAM_CRYPTO_METHOD_TLSv1_1_SERVER] => 16
            [STREAM_CRYPTO_METHOD_TLSv1_2_SERVER] => 32
            [STREAM_CRYPTO_METHOD_TLSv1_3_SERVER] => 64
            [STREAM_CRYPTO_PROTO_SSLv3] => 4
            [STREAM_CRYPTO_PROTO_TLSv1_0] => 8
            [STREAM_CRYPTO_PROTO_TLSv1_1] => 16
            [STREAM_CRYPTO_PROTO_TLSv1_2] => 32
            [STREAM_CRYPTO_PROTO_TLSv1_3] => 64
            [STREAM_SHUT_RD] => 0
            [STREAM_SHUT_WR] => 1
            [STREAM_SHUT_RDWR] => 2
            [STREAM_PF_INET] => 2
            [STREAM_PF_INET6] => 10
            [STREAM_PF_UNIX] => 1
            [STREAM_IPPROTO_IP] => 0
            [STREAM_IPPROTO_TCP] => 6
            [STREAM_IPPROTO_UDP] => 17
            [STREAM_IPPROTO_ICMP] => 1
            [STREAM_IPPROTO_RAW] => 255
            [STREAM_SOCK_STREAM] => 1
            [STREAM_SOCK_DGRAM] => 2
            [STREAM_SOCK_RAW] => 3
            [STREAM_SOCK_SEQPACKET] => 5
            [STREAM_SOCK_RDM] => 4
            [STREAM_PEEK] => 2
            [STREAM_OOB] => 1
            [STREAM_SERVER_BIND] => 4
            [STREAM_SERVER_LISTEN] => 8
            [FILE_USE_INCLUDE_PATH] => 1
            [FILE_IGNORE_NEW_LINES] => 2
            [FILE_SKIP_EMPTY_LINES] => 4
            [FILE_APPEND] => 8
            [FILE_NO_DEFAULT_CONTEXT] => 16
            [FILE_TEXT] => 0
            [FILE_BINARY] => 0
            [FNM_NOESCAPE] => 2
            [FNM_PATHNAME] => 1
            [FNM_PERIOD] => 4
            [FNM_CASEFOLD] => 16
            [PSFS_PASS_ON] => 2
            [PSFS_FEED_ME] => 1
            [PSFS_ERR_FATAL] => 0
            [PSFS_FLAG_NORMAL] => 0
            [PSFS_FLAG_FLUSH_INC] => 1
            [PSFS_FLAG_FLUSH_CLOSE] => 2
            [PASSWORD_DEFAULT] => 2y
            [PASSWORD_BCRYPT] => 2y
            [PASSWORD_ARGON2I] => argon2i
            [PASSWORD_ARGON2ID] => argon2id
            [PASSWORD_BCRYPT_DEFAULT_COST] => 10
            [PASSWORD_ARGON2_DEFAULT_MEMORY_COST] => 65536
            [PASSWORD_ARGON2_DEFAULT_TIME_COST] => 4
            [PASSWORD_ARGON2_DEFAULT_THREADS] => 1
            [PASSWORD_ARGON2_PROVIDER] => standard
            [MT_RAND_MT19937] => 0
            [MT_RAND_PHP] => 1
            [ABDAY_1] => 131072
            [ABDAY_2] => 131073
            [ABDAY_3] => 131074
            [ABDAY_4] => 131075
            [ABDAY_5] => 131076
            [ABDAY_6] => 131077
            [ABDAY_7] => 131078
            [DAY_1] => 131079
            [DAY_2] => 131080
            [DAY_3] => 131081
            [DAY_4] => 131082
            [DAY_5] => 131083
            [DAY_6] => 131084
            [DAY_7] => 131085
            [ABMON_1] => 131086
            [ABMON_2] => 131087
            [ABMON_3] => 131088
            [ABMON_4] => 131089
            [ABMON_5] => 131090
            [ABMON_6] => 131091
            [ABMON_7] => 131092
            [ABMON_8] => 131093
            [ABMON_9] => 131094
            [ABMON_10] => 131095
            [ABMON_11] => 131096
            [ABMON_12] => 131097
            [MON_1] => 131098
            [MON_2] => 131099
            [MON_3] => 131100
            [MON_4] => 131101
            [MON_5] => 131102
            [MON_6] => 131103
            [MON_7] => 131104
            [MON_8] => 131105
            [MON_9] => 131106
            [MON_10] => 131107
            [MON_11] => 131108
            [MON_12] => 131109
            [AM_STR] => 131110
            [PM_STR] => 131111
            [D_T_FMT] => 131112
            [D_FMT] => 131113
            [T_FMT] => 131114
            [T_FMT_AMPM] => 131115
            [ERA] => 131116
            [ERA_D_T_FMT] => 131120
            [ERA_D_FMT] => 131118
            [ERA_T_FMT] => 131121
            [ALT_DIGITS] => 131119
            [CRNCYSTR] => 262159
            [RADIXCHAR] => 65536
            [THOUSEP] => 65537
            [YESEXPR] => 327680
            [NOEXPR] => 327681
            [CODESET] => 14
            [CRYPT_SALT_LENGTH] => 123
            [CRYPT_STD_DES] => 1
            [CRYPT_EXT_DES] => 1
            [CRYPT_MD5] => 1
            [CRYPT_BLOWFISH] => 1
            [CRYPT_SHA256] => 1
            [CRYPT_SHA512] => 1
            [DIRECTORY_SEPARATOR] => /
            [PATH_SEPARATOR] => :
            [SCANDIR_SORT_ASCENDING] => 0
            [SCANDIR_SORT_DESCENDING] => 1
            [SCANDIR_SORT_NONE] => 2
            [GLOB_BRACE] => 1024
            [GLOB_MARK] => 2
            [GLOB_NOSORT] => 4
            [GLOB_NOCHECK] => 16
            [GLOB_NOESCAPE] => 64
            [GLOB_ERR] => 1
            [GLOB_ONLYDIR] => 8192
            [GLOB_AVAILABLE_FLAGS] => 9303
            [LOG_EMERG] => 0
            [LOG_ALERT] => 1
            [LOG_CRIT] => 2
            [LOG_ERR] => 3
            [LOG_WARNING] => 4
            [LOG_NOTICE] => 5
            [LOG_INFO] => 6
            [LOG_DEBUG] => 7
            [LOG_KERN] => 0
            [LOG_USER] => 8
            [LOG_MAIL] => 16
            [LOG_DAEMON] => 24
            [LOG_AUTH] => 32
            [LOG_SYSLOG] => 40
            [LOG_LPR] => 48
            [LOG_NEWS] => 56
            [LOG_UUCP] => 64
            [LOG_CRON] => 72
            [LOG_AUTHPRIV] => 80
            [LOG_LOCAL0] => 128
            [LOG_LOCAL1] => 136
            [LOG_LOCAL2] => 144
            [LOG_LOCAL3] => 152
            [LOG_LOCAL4] => 160
            [LOG_LOCAL5] => 168
            [LOG_LOCAL6] => 176
            [LOG_LOCAL7] => 184
            [LOG_PID] => 1
            [LOG_CONS] => 2
            [LOG_ODELAY] => 4
            [LOG_NDELAY] => 8
            [LOG_NOWAIT] => 16
            [LOG_PERROR] => 32
            [EXTR_OVERWRITE] => 0
            [EXTR_SKIP] => 1
            [EXTR_PREFIX_SAME] => 2
            [EXTR_PREFIX_ALL] => 3
            [EXTR_PREFIX_INVALID] => 4
            [EXTR_PREFIX_IF_EXISTS] => 5
            [EXTR_IF_EXISTS] => 6
            [EXTR_REFS] => 256
            [SORT_ASC] => 4
            [SORT_DESC] => 3
            [SORT_REGULAR] => 0
            [SORT_NUMERIC] => 1
            [SORT_STRING] => 2
            [SORT_LOCALE_STRING] => 5
            [SORT_NATURAL] => 6
            [SORT_FLAG_CASE] => 8
            [CASE_LOWER] => 0
            [CASE_UPPER] => 1
            [COUNT_NORMAL] => 0
            [COUNT_RECURSIVE] => 1
            [ARRAY_FILTER_USE_BOTH] => 1
            [ARRAY_FILTER_USE_KEY] => 2
            [ASSERT_ACTIVE] => 1
            [ASSERT_CALLBACK] => 2
            [ASSERT_BAIL] => 3
            [ASSERT_WARNING] => 4
            [ASSERT_EXCEPTION] => 5
            [STREAM_USE_PATH] => 1
            [STREAM_IGNORE_URL] => 2
            [STREAM_REPORT_ERRORS] => 8
            [STREAM_MUST_SEEK] => 16
            [STREAM_URL_STAT_LINK] => 1
            [STREAM_URL_STAT_QUIET] => 2
            [STREAM_MKDIR_RECURSIVE] => 1
            [STREAM_IS_URL] => 1
            [STREAM_OPTION_BLOCKING] => 1
            [STREAM_OPTION_READ_TIMEOUT] => 4
            [STREAM_OPTION_READ_BUFFER] => 2
            [STREAM_OPTION_WRITE_BUFFER] => 3
            [STREAM_BUFFER_NONE] => 0
            [STREAM_BUFFER_LINE] => 1
            [STREAM_BUFFER_FULL] => 2
            [STREAM_CAST_AS_STREAM] => 0
            [STREAM_CAST_FOR_SELECT] => 3
            [STREAM_META_TOUCH] => 1
            [STREAM_META_OWNER] => 3
            [STREAM_META_OWNER_NAME] => 2
            [STREAM_META_GROUP] => 5
            [STREAM_META_GROUP_NAME] => 4
            [STREAM_META_ACCESS] => 6
            [IMAGETYPE_GIF] => 1
            [IMAGETYPE_JPEG] => 2
            [IMAGETYPE_PNG] => 3
            [IMAGETYPE_SWF] => 4
            [IMAGETYPE_PSD] => 5
            [IMAGETYPE_BMP] => 6
            [IMAGETYPE_TIFF_II] => 7
            [IMAGETYPE_TIFF_MM] => 8
            [IMAGETYPE_JPC] => 9
            [IMAGETYPE_JP2] => 10
            [IMAGETYPE_JPX] => 11
            [IMAGETYPE_JB2] => 12
            [IMAGETYPE_SWC] => 13
            [IMAGETYPE_IFF] => 14
            [IMAGETYPE_WBMP] => 15
            [IMAGETYPE_JPEG2000] => 9
            [IMAGETYPE_XBM] => 16
            [IMAGETYPE_ICO] => 17
            [IMAGETYPE_WEBP] => 18
            [IMAGETYPE_AVIF] => 19
            [IMAGETYPE_UNKNOWN] => 0
            [IMAGETYPE_COUNT] => 20
            [DNS_A] => 1
            [DNS_NS] => 2
            [DNS_CNAME] => 16
            [DNS_SOA] => 32
            [DNS_PTR] => 2048
            [DNS_HINFO] => 4096
            [DNS_CAA] => 8192
            [DNS_MX] => 16384
            [DNS_TXT] => 32768
            [DNS_SRV] => 33554432
            [DNS_NAPTR] => 67108864
            [DNS_AAAA] => 134217728
            [DNS_A6] => 16777216
            [DNS_ANY] => 268435456
            [DNS_ALL] => 251721779
        )

    [sodium] => Array
        (
            [SODIUM_LIBRARY_VERSION] => 1.0.18
            [SODIUM_LIBRARY_MAJOR_VERSION] => 10
            [SODIUM_LIBRARY_MINOR_VERSION] => 3
            [SODIUM_CRYPTO_AEAD_AES256GCM_KEYBYTES] => 32
            [SODIUM_CRYPTO_AEAD_AES256GCM_NSECBYTES] => 0
            [SODIUM_CRYPTO_AEAD_AES256GCM_NPUBBYTES] => 12
            [SODIUM_CRYPTO_AEAD_AES256GCM_ABYTES] => 16
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_KEYBYTES] => 32
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NSECBYTES] => 0
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_NPUBBYTES] => 8
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_ABYTES] => 16
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES] => 32
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_NSECBYTES] => 0
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES] => 12
            [SODIUM_CRYPTO_AEAD_CHACHA20POLY1305_IETF_ABYTES] => 16
            [SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_KEYBYTES] => 32
            [SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NSECBYTES] => 0
            [SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES] => 24
            [SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_ABYTES] => 16
            [SODIUM_CRYPTO_AUTH_BYTES] => 32
            [SODIUM_CRYPTO_AUTH_KEYBYTES] => 32
            [SODIUM_CRYPTO_BOX_SEALBYTES] => 48
            [SODIUM_CRYPTO_BOX_SECRETKEYBYTES] => 32
            [SODIUM_CRYPTO_BOX_PUBLICKEYBYTES] => 32
            [SODIUM_CRYPTO_BOX_KEYPAIRBYTES] => 64
            [SODIUM_CRYPTO_BOX_MACBYTES] => 16
            [SODIUM_CRYPTO_BOX_NONCEBYTES] => 24
            [SODIUM_CRYPTO_BOX_SEEDBYTES] => 32
            [SODIUM_CRYPTO_KDF_BYTES_MIN] => 16
            [SODIUM_CRYPTO_KDF_BYTES_MAX] => 64
            [SODIUM_CRYPTO_KDF_CONTEXTBYTES] => 8
            [SODIUM_CRYPTO_KDF_KEYBYTES] => 32
            [SODIUM_CRYPTO_KX_SEEDBYTES] => 32
            [SODIUM_CRYPTO_KX_SESSIONKEYBYTES] => 32
            [SODIUM_CRYPTO_KX_PUBLICKEYBYTES] => 32
            [SODIUM_CRYPTO_KX_SECRETKEYBYTES] => 32
            [SODIUM_CRYPTO_KX_KEYPAIRBYTES] => 64
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_ABYTES] => 17
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_HEADERBYTES] => 24
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES] => 32
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_MESSAGEBYTES_MAX] => 274877906816
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_MESSAGE] => 0
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_PUSH] => 1
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_REKEY] => 2
            [SODIUM_CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_TAG_FINAL] => 3
            [SODIUM_CRYPTO_GENERICHASH_BYTES] => 32
            [SODIUM_CRYPTO_GENERICHASH_BYTES_MIN] => 16
            [SODIUM_CRYPTO_GENERICHASH_BYTES_MAX] => 64
            [SODIUM_CRYPTO_GENERICHASH_KEYBYTES] => 32
            [SODIUM_CRYPTO_GENERICHASH_KEYBYTES_MIN] => 16
            [SODIUM_CRYPTO_GENERICHASH_KEYBYTES_MAX] => 64
            [SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13] => 1
            [SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13] => 2
            [SODIUM_CRYPTO_PWHASH_ALG_DEFAULT] => 2
            [SODIUM_CRYPTO_PWHASH_SALTBYTES] => 16
            [SODIUM_CRYPTO_PWHASH_STRPREFIX] => $argon2id$
            [SODIUM_CRYPTO_PWHASH_OPSLIMIT_INTERACTIVE] => 2
            [SODIUM_CRYPTO_PWHASH_MEMLIMIT_INTERACTIVE] => 67108864
            [SODIUM_CRYPTO_PWHASH_OPSLIMIT_MODERATE] => 3
            [SODIUM_CRYPTO_PWHASH_MEMLIMIT_MODERATE] => 268435456
            [SODIUM_CRYPTO_PWHASH_OPSLIMIT_SENSITIVE] => 4
            [SODIUM_CRYPTO_PWHASH_MEMLIMIT_SENSITIVE] => 1073741824
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_SALTBYTES] => 32
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_STRPREFIX] => $7$
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_INTERACTIVE] => 524288
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_MEMLIMIT_INTERACTIVE] => 16777216
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_OPSLIMIT_SENSITIVE] => 33554432
            [SODIUM_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_MEMLIMIT_SENSITIVE] => 1073741824
            [SODIUM_CRYPTO_SCALARMULT_BYTES] => 32
            [SODIUM_CRYPTO_SCALARMULT_SCALARBYTES] => 32
            [SODIUM_CRYPTO_SHORTHASH_BYTES] => 8
            [SODIUM_CRYPTO_SHORTHASH_KEYBYTES] => 16
            [SODIUM_CRYPTO_SECRETBOX_KEYBYTES] => 32
            [SODIUM_CRYPTO_SECRETBOX_MACBYTES] => 16
            [SODIUM_CRYPTO_SECRETBOX_NONCEBYTES] => 24
            [SODIUM_CRYPTO_SIGN_BYTES] => 64
            [SODIUM_CRYPTO_SIGN_SEEDBYTES] => 32
            [SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES] => 32
            [SODIUM_CRYPTO_SIGN_SECRETKEYBYTES] => 64
            [SODIUM_CRYPTO_SIGN_KEYPAIRBYTES] => 96
            [SODIUM_CRYPTO_STREAM_NONCEBYTES] => 24
            [SODIUM_CRYPTO_STREAM_KEYBYTES] => 32
            [SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES] => 24
            [SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES] => 32
            [SODIUM_BASE64_VARIANT_ORIGINAL] => 1
            [SODIUM_BASE64_VARIANT_ORIGINAL_NO_PADDING] => 3
            [SODIUM_BASE64_VARIANT_URLSAFE] => 5
            [SODIUM_BASE64_VARIANT_URLSAFE_NO_PADDING] => 7
            [SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_BYTES] => 32
            [SODIUM_CRYPTO_SCALARMULT_RISTRETTO255_SCALARBYTES] => 32
            [SODIUM_CRYPTO_CORE_RISTRETTO255_BYTES] => 32
            [SODIUM_CRYPTO_CORE_RISTRETTO255_HASHBYTES] => 64
            [SODIUM_CRYPTO_CORE_RISTRETTO255_SCALARBYTES] => 32
            [SODIUM_CRYPTO_CORE_RISTRETTO255_NONREDUCEDSCALARBYTES] => 64
        )

    [xml] => Array
        (
            [XML_ERROR_NONE] => 0
            [XML_ERROR_NO_MEMORY] => 1
            [XML_ERROR_SYNTAX] => 2
            [XML_ERROR_NO_ELEMENTS] => 3
            [XML_ERROR_INVALID_TOKEN] => 4
            [XML_ERROR_UNCLOSED_TOKEN] => 5
            [XML_ERROR_PARTIAL_CHAR] => 6
            [XML_ERROR_TAG_MISMATCH] => 7
            [XML_ERROR_DUPLICATE_ATTRIBUTE] => 8
            [XML_ERROR_JUNK_AFTER_DOC_ELEMENT] => 9
            [XML_ERROR_PARAM_ENTITY_REF] => 10
            [XML_ERROR_UNDEFINED_ENTITY] => 11
            [XML_ERROR_RECURSIVE_ENTITY_REF] => 12
            [XML_ERROR_ASYNC_ENTITY] => 13
            [XML_ERROR_BAD_CHAR_REF] => 14
            [XML_ERROR_BINARY_ENTITY_REF] => 15
            [XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF] => 16
            [XML_ERROR_MISPLACED_XML_PI] => 17
            [XML_ERROR_UNKNOWN_ENCODING] => 18
            [XML_ERROR_INCORRECT_ENCODING] => 19
            [XML_ERROR_UNCLOSED_CDATA_SECTION] => 20
            [XML_ERROR_EXTERNAL_ENTITY_HANDLING] => 21
            [XML_OPTION_CASE_FOLDING] => 1
            [XML_OPTION_TARGET_ENCODING] => 2
            [XML_OPTION_SKIP_TAGSTART] => 3
            [XML_OPTION_SKIP_WHITE] => 4
            [XML_SAX_IMPL] => libxml
        )

    [calendar] => Array
        (
            [CAL_GREGORIAN] => 0
            [CAL_JULIAN] => 1
            [CAL_JEWISH] => 2
            [CAL_FRENCH] => 3
            [CAL_NUM_CALS] => 4
            [CAL_DOW_DAYNO] => 0
            [CAL_DOW_SHORT] => 2
            [CAL_DOW_LONG] => 1
            [CAL_MONTH_GREGORIAN_SHORT] => 0
            [CAL_MONTH_GREGORIAN_LONG] => 1
            [CAL_MONTH_JULIAN_SHORT] => 2
            [CAL_MONTH_JULIAN_LONG] => 3
            [CAL_MONTH_JEWISH] => 4
            [CAL_MONTH_FRENCH] => 5
            [CAL_EASTER_DEFAULT] => 0
            [CAL_EASTER_ROMAN] => 1
            [CAL_EASTER_ALWAYS_GREGORIAN] => 2
            [CAL_EASTER_ALWAYS_JULIAN] => 3
            [CAL_JEWISH_ADD_ALAFIM_GERESH] => 2
            [CAL_JEWISH_ADD_ALAFIM] => 4
            [CAL_JEWISH_ADD_GERESHAYIM] => 8
        )

    [curl] => Array
        (
            [CURLOPT_AUTOREFERER] => 58
            [CURLOPT_BINARYTRANSFER] => 19914
            [CURLOPT_BUFFERSIZE] => 98
            [CURLOPT_CAINFO] => 10065
            [CURLOPT_CAPATH] => 10097
            [CURLOPT_CONNECTTIMEOUT] => 78
            [CURLOPT_COOKIE] => 10022
            [CURLOPT_COOKIEFILE] => 10031
            [CURLOPT_COOKIEJAR] => 10082
            [CURLOPT_COOKIESESSION] => 96
            [CURLOPT_CRLF] => 27
            [CURLOPT_CUSTOMREQUEST] => 10036
            [CURLOPT_DNS_CACHE_TIMEOUT] => 92
            [CURLOPT_DNS_USE_GLOBAL_CACHE] => 91
            [CURLOPT_EGDSOCKET] => 10077
            [CURLOPT_ENCODING] => 10102
            [CURLOPT_FAILONERROR] => 45
            [CURLOPT_FILE] => 10001
            [CURLOPT_FILETIME] => 69
            [CURLOPT_FOLLOWLOCATION] => 52
            [CURLOPT_FORBID_REUSE] => 75
            [CURLOPT_FRESH_CONNECT] => 74
            [CURLOPT_FTPAPPEND] => 50
            [CURLOPT_FTPLISTONLY] => 48
            [CURLOPT_FTPPORT] => 10017
            [CURLOPT_FTP_USE_EPRT] => 106
            [CURLOPT_FTP_USE_EPSV] => 85
            [CURLOPT_HEADER] => 42
            [CURLOPT_HEADERFUNCTION] => 20079
            [CURLOPT_HTTP200ALIASES] => 10104
            [CURLOPT_HTTPGET] => 80
            [CURLOPT_HTTPHEADER] => 10023
            [CURLOPT_HTTPPROXYTUNNEL] => 61
            [CURLOPT_HTTP_VERSION] => 84
            [CURLOPT_INFILE] => 10009
            [CURLOPT_INFILESIZE] => 14
            [CURLOPT_INTERFACE] => 10062
            [CURLOPT_KRB4LEVEL] => 10063
            [CURLOPT_LOW_SPEED_LIMIT] => 19
            [CURLOPT_LOW_SPEED_TIME] => 20
            [CURLOPT_MAXCONNECTS] => 71
            [CURLOPT_MAXREDIRS] => 68
            [CURLOPT_NETRC] => 51
            [CURLOPT_NOBODY] => 44
            [CURLOPT_NOPROGRESS] => 43
            [CURLOPT_NOSIGNAL] => 99
            [CURLOPT_PORT] => 3
            [CURLOPT_POST] => 47
            [CURLOPT_POSTFIELDS] => 10015
            [CURLOPT_POSTQUOTE] => 10039
            [CURLOPT_PREQUOTE] => 10093
            [CURLOPT_PRIVATE] => 10103
            [CURLOPT_PROGRESSFUNCTION] => 20056
            [CURLOPT_PROXY] => 10004
            [CURLOPT_PROXYPORT] => 59
            [CURLOPT_PROXYTYPE] => 101
            [CURLOPT_PROXYUSERPWD] => 10006
            [CURLOPT_PUT] => 54
            [CURLOPT_QUOTE] => 10028
            [CURLOPT_RANDOM_FILE] => 10076
            [CURLOPT_RANGE] => 10007
            [CURLOPT_READDATA] => 10009
            [CURLOPT_READFUNCTION] => 20012
            [CURLOPT_REFERER] => 10016
            [CURLOPT_RESUME_FROM] => 21
            [CURLOPT_RETURNTRANSFER] => 19913
            [CURLOPT_SHARE] => 10100
            [CURLOPT_SSLCERT] => 10025
            [CURLOPT_SSLCERTPASSWD] => 10026
            [CURLOPT_SSLCERTTYPE] => 10086
            [CURLOPT_SSLENGINE] => 10089
            [CURLOPT_SSLENGINE_DEFAULT] => 90
            [CURLOPT_SSLKEY] => 10087
            [CURLOPT_SSLKEYPASSWD] => 10026
            [CURLOPT_SSLKEYTYPE] => 10088
            [CURLOPT_SSLVERSION] => 32
            [CURLOPT_SSL_CIPHER_LIST] => 10083
            [CURLOPT_SSL_VERIFYHOST] => 81
            [CURLOPT_SSL_VERIFYPEER] => 64
            [CURLOPT_STDERR] => 10037
            [CURLOPT_TELNETOPTIONS] => 10070
            [CURLOPT_TIMECONDITION] => 33
            [CURLOPT_TIMEOUT] => 13
            [CURLOPT_TIMEVALUE] => 34
            [CURLOPT_TRANSFERTEXT] => 53
            [CURLOPT_UNRESTRICTED_AUTH] => 105
            [CURLOPT_UPLOAD] => 46
            [CURLOPT_URL] => 10002
            [CURLOPT_USERAGENT] => 10018
            [CURLOPT_USERPWD] => 10005
            [CURLOPT_VERBOSE] => 41
            [CURLOPT_WRITEFUNCTION] => 20011
            [CURLOPT_WRITEHEADER] => 10029
            [CURLE_ABORTED_BY_CALLBACK] => 42
            [CURLE_BAD_CALLING_ORDER] => 44
            [CURLE_BAD_CONTENT_ENCODING] => 61
            [CURLE_BAD_DOWNLOAD_RESUME] => 36
            [CURLE_BAD_FUNCTION_ARGUMENT] => 43
            [CURLE_BAD_PASSWORD_ENTERED] => 46
            [CURLE_COULDNT_CONNECT] => 7
            [CURLE_COULDNT_RESOLVE_HOST] => 6
            [CURLE_COULDNT_RESOLVE_PROXY] => 5
            [CURLE_FAILED_INIT] => 2
            [CURLE_FILE_COULDNT_READ_FILE] => 37
            [CURLE_FTP_ACCESS_DENIED] => 9
            [CURLE_FTP_BAD_DOWNLOAD_RESUME] => 36
            [CURLE_FTP_CANT_GET_HOST] => 15
            [CURLE_FTP_CANT_RECONNECT] => 16
            [CURLE_FTP_COULDNT_GET_SIZE] => 32
            [CURLE_FTP_COULDNT_RETR_FILE] => 19
            [CURLE_FTP_COULDNT_SET_ASCII] => 29
            [CURLE_FTP_COULDNT_SET_BINARY] => 17
            [CURLE_FTP_COULDNT_STOR_FILE] => 25
            [CURLE_FTP_COULDNT_USE_REST] => 31
            [CURLE_FTP_PARTIAL_FILE] => 18
            [CURLE_FTP_PORT_FAILED] => 30
            [CURLE_FTP_QUOTE_ERROR] => 21
            [CURLE_FTP_USER_PASSWORD_INCORRECT] => 10
            [CURLE_FTP_WEIRD_227_FORMAT] => 14
            [CURLE_FTP_WEIRD_PASS_REPLY] => 11
            [CURLE_FTP_WEIRD_PASV_REPLY] => 13
            [CURLE_FTP_WEIRD_SERVER_REPLY] => 8
            [CURLE_FTP_WEIRD_USER_REPLY] => 12
            [CURLE_FTP_WRITE_ERROR] => 20
            [CURLE_FUNCTION_NOT_FOUND] => 41
            [CURLE_GOT_NOTHING] => 52
            [CURLE_HTTP_NOT_FOUND] => 22
            [CURLE_HTTP_PORT_FAILED] => 45
            [CURLE_HTTP_POST_ERROR] => 34
            [CURLE_HTTP_RANGE_ERROR] => 33
            [CURLE_HTTP_RETURNED_ERROR] => 22
            [CURLE_LDAP_CANNOT_BIND] => 38
            [CURLE_LDAP_SEARCH_FAILED] => 39
            [CURLE_LIBRARY_NOT_FOUND] => 40
            [CURLE_MALFORMAT_USER] => 24
            [CURLE_OBSOLETE] => 50
            [CURLE_OK] => 0
            [CURLE_OPERATION_TIMEDOUT] => 28
            [CURLE_OPERATION_TIMEOUTED] => 28
            [CURLE_OUT_OF_MEMORY] => 27
            [CURLE_PARTIAL_FILE] => 18
            [CURLE_READ_ERROR] => 26
            [CURLE_RECV_ERROR] => 56
            [CURLE_SEND_ERROR] => 55
            [CURLE_SHARE_IN_USE] => 57
            [CURLE_SSL_CACERT] => 60
            [CURLE_SSL_CERTPROBLEM] => 58
            [CURLE_SSL_CIPHER] => 59
            [CURLE_SSL_CONNECT_ERROR] => 35
            [CURLE_SSL_ENGINE_NOTFOUND] => 53
            [CURLE_SSL_ENGINE_SETFAILED] => 54
            [CURLE_SSL_PEER_CERTIFICATE] => 60
            [CURLE_SSL_PINNEDPUBKEYNOTMATCH] => 90
            [CURLE_TELNET_OPTION_SYNTAX] => 49
            [CURLE_TOO_MANY_REDIRECTS] => 47
            [CURLE_UNKNOWN_TELNET_OPTION] => 48
            [CURLE_UNSUPPORTED_PROTOCOL] => 1
            [CURLE_URL_MALFORMAT] => 3
            [CURLE_URL_MALFORMAT_USER] => 4
            [CURLE_WRITE_ERROR] => 23
            [CURLINFO_CONNECT_TIME] => 3145733
            [CURLINFO_CONTENT_LENGTH_DOWNLOAD] => 3145743
            [CURLINFO_CONTENT_LENGTH_UPLOAD] => 3145744
            [CURLINFO_CONTENT_TYPE] => 1048594
            [CURLINFO_EFFECTIVE_URL] => 1048577
            [CURLINFO_FILETIME] => 2097166
            [CURLINFO_HEADER_OUT] => 2
            [CURLINFO_HEADER_SIZE] => 2097163
            [CURLINFO_HTTP_CODE] => 2097154
            [CURLINFO_LASTONE] => 60
            [CURLINFO_NAMELOOKUP_TIME] => 3145732
            [CURLINFO_PRETRANSFER_TIME] => 3145734
            [CURLINFO_PRIVATE] => 1048597
            [CURLINFO_REDIRECT_COUNT] => 2097172
            [CURLINFO_REDIRECT_TIME] => 3145747
            [CURLINFO_REQUEST_SIZE] => 2097164
            [CURLINFO_SIZE_DOWNLOAD] => 3145736
            [CURLINFO_SIZE_UPLOAD] => 3145735
            [CURLINFO_SPEED_DOWNLOAD] => 3145737
            [CURLINFO_SPEED_UPLOAD] => 3145738
            [CURLINFO_SSL_VERIFYRESULT] => 2097165
            [CURLINFO_STARTTRANSFER_TIME] => 3145745
            [CURLINFO_TOTAL_TIME] => 3145731
            [CURLMSG_DONE] => 1
            [CURLVERSION_NOW] => 9
            [CURLM_BAD_EASY_HANDLE] => 2
            [CURLM_BAD_HANDLE] => 1
            [CURLM_CALL_MULTI_PERFORM] => -1
            [CURLM_INTERNAL_ERROR] => 4
            [CURLM_OK] => 0
            [CURLM_OUT_OF_MEMORY] => 3
            [CURLM_ADDED_ALREADY] => 7
            [CURLPROXY_HTTP] => 0
            [CURLPROXY_SOCKS4] => 4
            [CURLPROXY_SOCKS5] => 5
            [CURLSHOPT_NONE] => 0
            [CURLSHOPT_SHARE] => 1
            [CURLSHOPT_UNSHARE] => 2
            [CURL_HTTP_VERSION_1_0] => 1
            [CURL_HTTP_VERSION_1_1] => 2
            [CURL_HTTP_VERSION_NONE] => 0
            [CURL_LOCK_DATA_COOKIE] => 2
            [CURL_LOCK_DATA_DNS] => 3
            [CURL_LOCK_DATA_SSL_SESSION] => 4
            [CURL_NETRC_IGNORED] => 0
            [CURL_NETRC_OPTIONAL] => 1
            [CURL_NETRC_REQUIRED] => 2
            [CURL_SSLVERSION_DEFAULT] => 0
            [CURL_SSLVERSION_SSLv2] => 2
            [CURL_SSLVERSION_SSLv3] => 3
            [CURL_SSLVERSION_TLSv1] => 1
            [CURL_TIMECOND_IFMODSINCE] => 1
            [CURL_TIMECOND_IFUNMODSINCE] => 2
            [CURL_TIMECOND_LASTMOD] => 3
            [CURL_TIMECOND_NONE] => 0
            [CURL_VERSION_ASYNCHDNS] => 128
            [CURL_VERSION_CONV] => 4096
            [CURL_VERSION_DEBUG] => 64
            [CURL_VERSION_GSSNEGOTIATE] => 32
            [CURL_VERSION_IDN] => 1024
            [CURL_VERSION_IPV6] => 1
            [CURL_VERSION_KERBEROS4] => 2
            [CURL_VERSION_LARGEFILE] => 512
            [CURL_VERSION_LIBZ] => 8
            [CURL_VERSION_NTLM] => 16
            [CURL_VERSION_SPNEGO] => 256
            [CURL_VERSION_SSL] => 4
            [CURL_VERSION_SSPI] => 2048
            [CURLOPT_HTTPAUTH] => 107
            [CURLAUTH_ANY] => -17
            [CURLAUTH_ANYSAFE] => -18
            [CURLAUTH_BASIC] => 1
            [CURLAUTH_DIGEST] => 2
            [CURLAUTH_GSSNEGOTIATE] => 4
            [CURLAUTH_NONE] => 0
            [CURLAUTH_NTLM] => 8
            [CURLINFO_HTTP_CONNECTCODE] => 2097174
            [CURLOPT_FTP_CREATE_MISSING_DIRS] => 110
            [CURLOPT_PROXYAUTH] => 111
            [CURLE_FILESIZE_EXCEEDED] => 63
            [CURLE_LDAP_INVALID_URL] => 62
            [CURLINFO_HTTPAUTH_AVAIL] => 2097175
            [CURLINFO_RESPONSE_CODE] => 2097154
            [CURLINFO_PROXYAUTH_AVAIL] => 2097176
            [CURLOPT_FTP_RESPONSE_TIMEOUT] => 112
            [CURLOPT_IPRESOLVE] => 113
            [CURLOPT_MAXFILESIZE] => 114
            [CURL_IPRESOLVE_V4] => 1
            [CURL_IPRESOLVE_V6] => 2
            [CURL_IPRESOLVE_WHATEVER] => 0
            [CURLE_FTP_SSL_FAILED] => 64
            [CURLFTPSSL_ALL] => 3
            [CURLFTPSSL_CONTROL] => 2
            [CURLFTPSSL_NONE] => 0
            [CURLFTPSSL_TRY] => 1
            [CURLOPT_FTP_SSL] => 119
            [CURLOPT_NETRC_FILE] => 10118
            [CURLOPT_TCP_NODELAY] => 121
            [CURLFTPAUTH_DEFAULT] => 0
            [CURLFTPAUTH_SSL] => 1
            [CURLFTPAUTH_TLS] => 2
            [CURLOPT_FTPSSLAUTH] => 129
            [CURLOPT_FTP_ACCOUNT] => 10134
            [CURLINFO_OS_ERRNO] => 2097177
            [CURLINFO_NUM_CONNECTS] => 2097178
            [CURLINFO_SSL_ENGINES] => 4194331
            [CURLINFO_COOKIELIST] => 4194332
            [CURLOPT_COOKIELIST] => 10135
            [CURLOPT_IGNORE_CONTENT_LENGTH] => 136
            [CURLOPT_FTP_SKIP_PASV_IP] => 137
            [CURLOPT_FTP_FILEMETHOD] => 138
            [CURLOPT_CONNECT_ONLY] => 141
            [CURLOPT_LOCALPORT] => 139
            [CURLOPT_LOCALPORTRANGE] => 140
            [CURLFTPMETHOD_MULTICWD] => 1
            [CURLFTPMETHOD_NOCWD] => 2
            [CURLFTPMETHOD_SINGLECWD] => 3
            [CURLINFO_FTP_ENTRY_PATH] => 1048606
            [CURLOPT_FTP_ALTERNATIVE_TO_USER] => 10147
            [CURLOPT_MAX_RECV_SPEED_LARGE] => 30146
            [CURLOPT_MAX_SEND_SPEED_LARGE] => 30145
            [CURLE_SSL_CACERT_BADFILE] => 77
            [CURLOPT_SSL_SESSIONID_CACHE] => 150
            [CURLMOPT_PIPELINING] => 3
            [CURLE_SSH] => 79
            [CURLOPT_FTP_SSL_CCC] => 154
            [CURLOPT_SSH_AUTH_TYPES] => 151
            [CURLOPT_SSH_PRIVATE_KEYFILE] => 10153
            [CURLOPT_SSH_PUBLIC_KEYFILE] => 10152
            [CURLFTPSSL_CCC_ACTIVE] => 2
            [CURLFTPSSL_CCC_NONE] => 0
            [CURLFTPSSL_CCC_PASSIVE] => 1
            [CURLOPT_CONNECTTIMEOUT_MS] => 156
            [CURLOPT_HTTP_CONTENT_DECODING] => 158
            [CURLOPT_HTTP_TRANSFER_DECODING] => 157
            [CURLOPT_TIMEOUT_MS] => 155
            [CURLMOPT_MAXCONNECTS] => 6
            [CURLOPT_KRBLEVEL] => 10063
            [CURLOPT_NEW_DIRECTORY_PERMS] => 160
            [CURLOPT_NEW_FILE_PERMS] => 159
            [CURLOPT_APPEND] => 50
            [CURLOPT_DIRLISTONLY] => 48
            [CURLOPT_USE_SSL] => 119
            [CURLUSESSL_ALL] => 3
            [CURLUSESSL_CONTROL] => 2
            [CURLUSESSL_NONE] => 0
            [CURLUSESSL_TRY] => 1
            [CURLOPT_SSH_HOST_PUBLIC_KEY_MD5] => 10162
            [CURLOPT_PROXY_TRANSFER_MODE] => 166
            [CURLPAUSE_ALL] => 5
            [CURLPAUSE_CONT] => 0
            [CURLPAUSE_RECV] => 1
            [CURLPAUSE_RECV_CONT] => 0
            [CURLPAUSE_SEND] => 4
            [CURLPAUSE_SEND_CONT] => 0
            [CURL_READFUNC_PAUSE] => 268435457
            [CURL_WRITEFUNC_PAUSE] => 268435457
            [CURLPROXY_SOCKS4A] => 6
            [CURLPROXY_SOCKS5_HOSTNAME] => 7
            [CURLINFO_REDIRECT_URL] => 1048607
            [CURLINFO_APPCONNECT_TIME] => 3145761
            [CURLINFO_PRIMARY_IP] => 1048608
            [CURLOPT_ADDRESS_SCOPE] => 171
            [CURLOPT_CRLFILE] => 10169
            [CURLOPT_ISSUERCERT] => 10170
            [CURLOPT_KEYPASSWD] => 10026
            [CURLSSH_AUTH_ANY] => -1
            [CURLSSH_AUTH_DEFAULT] => -1
            [CURLSSH_AUTH_HOST] => 4
            [CURLSSH_AUTH_KEYBOARD] => 8
            [CURLSSH_AUTH_NONE] => 0
            [CURLSSH_AUTH_PASSWORD] => 2
            [CURLSSH_AUTH_PUBLICKEY] => 1
            [CURLINFO_CERTINFO] => 4194338
            [CURLOPT_CERTINFO] => 172
            [CURLOPT_PASSWORD] => 10174
            [CURLOPT_POSTREDIR] => 161
            [CURLOPT_PROXYPASSWORD] => 10176
            [CURLOPT_PROXYUSERNAME] => 10175
            [CURLOPT_USERNAME] => 10173
            [CURL_REDIR_POST_301] => 1
            [CURL_REDIR_POST_302] => 2
            [CURL_REDIR_POST_ALL] => 7
            [CURLAUTH_DIGEST_IE] => 16
            [CURLINFO_CONDITION_UNMET] => 2097187
            [CURLOPT_NOPROXY] => 10177
            [CURLOPT_PROTOCOLS] => 181
            [CURLOPT_REDIR_PROTOCOLS] => 182
            [CURLOPT_SOCKS5_GSSAPI_NEC] => 180
            [CURLOPT_SOCKS5_GSSAPI_SERVICE] => 10179
            [CURLOPT_TFTP_BLKSIZE] => 178
            [CURLPROTO_ALL] => -1
            [CURLPROTO_DICT] => 512
            [CURLPROTO_FILE] => 1024
            [CURLPROTO_FTP] => 4
            [CURLPROTO_FTPS] => 8
            [CURLPROTO_HTTP] => 1
            [CURLPROTO_HTTPS] => 2
            [CURLPROTO_LDAP] => 128
            [CURLPROTO_LDAPS] => 256
            [CURLPROTO_SCP] => 16
            [CURLPROTO_SFTP] => 32
            [CURLPROTO_TELNET] => 64
            [CURLPROTO_TFTP] => 2048
            [CURLPROXY_HTTP_1_0] => 1
            [CURLFTP_CREATE_DIR] => 1
            [CURLFTP_CREATE_DIR_NONE] => 0
            [CURLFTP_CREATE_DIR_RETRY] => 2
            [CURL_VERSION_CURLDEBUG] => 8192
            [CURLOPT_SSH_KNOWNHOSTS] => 10183
            [CURLINFO_RTSP_CLIENT_CSEQ] => 2097189
            [CURLINFO_RTSP_CSEQ_RECV] => 2097191
            [CURLINFO_RTSP_SERVER_CSEQ] => 2097190
            [CURLINFO_RTSP_SESSION_ID] => 1048612
            [CURLOPT_FTP_USE_PRET] => 188
            [CURLOPT_MAIL_FROM] => 10186
            [CURLOPT_MAIL_RCPT] => 10187
            [CURLOPT_RTSP_CLIENT_CSEQ] => 193
            [CURLOPT_RTSP_REQUEST] => 189
            [CURLOPT_RTSP_SERVER_CSEQ] => 194
            [CURLOPT_RTSP_SESSION_ID] => 10190
            [CURLOPT_RTSP_STREAM_URI] => 10191
            [CURLOPT_RTSP_TRANSPORT] => 10192
            [CURLPROTO_IMAP] => 4096
            [CURLPROTO_IMAPS] => 8192
            [CURLPROTO_POP3] => 16384
            [CURLPROTO_POP3S] => 32768
            [CURLPROTO_RTSP] => 262144
            [CURLPROTO_SMTP] => 65536
            [CURLPROTO_SMTPS] => 131072
            [CURL_RTSPREQ_ANNOUNCE] => 3
            [CURL_RTSPREQ_DESCRIBE] => 2
            [CURL_RTSPREQ_GET_PARAMETER] => 8
            [CURL_RTSPREQ_OPTIONS] => 1
            [CURL_RTSPREQ_PAUSE] => 6
            [CURL_RTSPREQ_PLAY] => 5
            [CURL_RTSPREQ_RECEIVE] => 11
            [CURL_RTSPREQ_RECORD] => 10
            [CURL_RTSPREQ_SET_PARAMETER] => 9
            [CURL_RTSPREQ_SETUP] => 4
            [CURL_RTSPREQ_TEARDOWN] => 7
            [CURLINFO_LOCAL_IP] => 1048617
            [CURLINFO_LOCAL_PORT] => 2097194
            [CURLINFO_PRIMARY_PORT] => 2097192
            [CURLOPT_FNMATCH_FUNCTION] => 20200
            [CURLOPT_WILDCARDMATCH] => 197
            [CURLPROTO_RTMP] => 524288
            [CURLPROTO_RTMPE] => 2097152
            [CURLPROTO_RTMPS] => 8388608
            [CURLPROTO_RTMPT] => 1048576
            [CURLPROTO_RTMPTE] => 4194304
            [CURLPROTO_RTMPTS] => 16777216
            [CURL_FNMATCHFUNC_FAIL] => 2
            [CURL_FNMATCHFUNC_MATCH] => 0
            [CURL_FNMATCHFUNC_NOMATCH] => 1
            [CURLPROTO_GOPHER] => 33554432
            [CURLAUTH_ONLY] => 2147483648
            [CURLOPT_RESOLVE] => 10203
            [CURLOPT_TLSAUTH_PASSWORD] => 10205
            [CURLOPT_TLSAUTH_TYPE] => 10206
            [CURLOPT_TLSAUTH_USERNAME] => 10204
            [CURL_TLSAUTH_SRP] => 1
            [CURL_VERSION_TLSAUTH_SRP] => 16384
            [CURLOPT_ACCEPT_ENCODING] => 10102
            [CURLOPT_TRANSFER_ENCODING] => 207
            [CURLAUTH_NTLM_WB] => 32
            [CURLGSSAPI_DELEGATION_FLAG] => 2
            [CURLGSSAPI_DELEGATION_POLICY_FLAG] => 1
            [CURLOPT_GSSAPI_DELEGATION] => 210
            [CURL_VERSION_NTLM_WB] => 32768
            [CURLOPT_ACCEPTTIMEOUT_MS] => 212
            [CURLOPT_DNS_SERVERS] => 10211
            [CURLOPT_MAIL_AUTH] => 10217
            [CURLOPT_SSL_OPTIONS] => 216
            [CURLOPT_TCP_KEEPALIVE] => 213
            [CURLOPT_TCP_KEEPIDLE] => 214
            [CURLOPT_TCP_KEEPINTVL] => 215
            [CURLSSLOPT_ALLOW_BEAST] => 1
            [CURL_REDIR_POST_303] => 4
            [CURLSSH_AUTH_AGENT] => 16
            [CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE] => 30010
            [CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE] => 30009
            [CURLMOPT_MAX_HOST_CONNECTIONS] => 7
            [CURLMOPT_MAX_PIPELINE_LENGTH] => 8
            [CURLMOPT_MAX_TOTAL_CONNECTIONS] => 13
            [CURLOPT_SASL_IR] => 218
            [CURLOPT_DNS_INTERFACE] => 10221
            [CURLOPT_DNS_LOCAL_IP4] => 10222
            [CURLOPT_DNS_LOCAL_IP6] => 10223
            [CURLOPT_XOAUTH2_BEARER] => 10220
            [CURL_HTTP_VERSION_2_0] => 3
            [CURL_VERSION_HTTP2] => 65536
            [CURLOPT_LOGIN_OPTIONS] => 10224
            [CURL_SSLVERSION_TLSv1_0] => 4
            [CURL_SSLVERSION_TLSv1_1] => 5
            [CURL_SSLVERSION_TLSv1_2] => 6
            [CURLOPT_EXPECT_100_TIMEOUT_MS] => 227
            [CURLOPT_SSL_ENABLE_ALPN] => 226
            [CURLOPT_SSL_ENABLE_NPN] => 225
            [CURLHEADER_SEPARATE] => 1
            [CURLHEADER_UNIFIED] => 0
            [CURLOPT_HEADEROPT] => 229
            [CURLOPT_PROXYHEADER] => 10228
            [CURLAUTH_NEGOTIATE] => 4
            [CURL_VERSION_GSSAPI] => 131072
            [CURLOPT_PINNEDPUBLICKEY] => 10230
            [CURLOPT_UNIX_SOCKET_PATH] => 10231
            [CURLPROTO_SMB] => 67108864
            [CURLPROTO_SMBS] => 134217728
            [CURL_VERSION_KERBEROS5] => 262144
            [CURL_VERSION_UNIX_SOCKETS] => 524288
            [CURLOPT_SSL_VERIFYSTATUS] => 232
            [CURLOPT_PATH_AS_IS] => 234
            [CURLOPT_SSL_FALSESTART] => 233
            [CURL_HTTP_VERSION_2] => 3
            [CURLOPT_PIPEWAIT] => 237
            [CURLOPT_PROXY_SERVICE_NAME] => 10235
            [CURLOPT_SERVICE_NAME] => 10236
            [CURLPIPE_NOTHING] => 0
            [CURLPIPE_HTTP1] => 1
            [CURLPIPE_MULTIPLEX] => 2
            [CURLSSLOPT_NO_REVOKE] => 2
            [CURLOPT_DEFAULT_PROTOCOL] => 10238
            [CURLOPT_STREAM_WEIGHT] => 239
            [CURLMOPT_PUSHFUNCTION] => 20014
            [CURL_PUSH_OK] => 0
            [CURL_PUSH_DENY] => 1
            [CURL_HTTP_VERSION_2TLS] => 4
            [CURL_VERSION_PSL] => 1048576
            [CURLOPT_TFTP_NO_OPTIONS] => 242
            [CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE] => 5
            [CURLOPT_CONNECT_TO] => 10243
            [CURLOPT_TCP_FASTOPEN] => 244
            [CURLINFO_HTTP_VERSION] => 2097198
            [CURLE_WEIRD_SERVER_REPLY] => 8
            [CURLOPT_KEEP_SENDING_ON_ERROR] => 245
            [CURL_SSLVERSION_TLSv1_3] => 7
            [CURL_VERSION_HTTPS_PROXY] => 2097152
            [CURLINFO_PROTOCOL] => 2097200
            [CURLINFO_PROXY_SSL_VERIFYRESULT] => 2097199
            [CURLINFO_SCHEME] => 1048625
            [CURLOPT_PRE_PROXY] => 10262
            [CURLOPT_PROXY_CAINFO] => 10246
            [CURLOPT_PROXY_CAPATH] => 10247
            [CURLOPT_PROXY_CRLFILE] => 10260
            [CURLOPT_PROXY_KEYPASSWD] => 10258
            [CURLOPT_PROXY_PINNEDPUBLICKEY] => 10263
            [CURLOPT_PROXY_SSL_CIPHER_LIST] => 10259
            [CURLOPT_PROXY_SSL_OPTIONS] => 261
            [CURLOPT_PROXY_SSL_VERIFYHOST] => 249
            [CURLOPT_PROXY_SSL_VERIFYPEER] => 248
            [CURLOPT_PROXY_SSLCERT] => 10254
            [CURLOPT_PROXY_SSLCERTTYPE] => 10255
            [CURLOPT_PROXY_SSLKEY] => 10256
            [CURLOPT_PROXY_SSLKEYTYPE] => 10257
            [CURLOPT_PROXY_SSLVERSION] => 250
            [CURLOPT_PROXY_TLSAUTH_PASSWORD] => 10252
            [CURLOPT_PROXY_TLSAUTH_TYPE] => 10253
            [CURLOPT_PROXY_TLSAUTH_USERNAME] => 10251
            [CURLPROXY_HTTPS] => 2
            [CURL_MAX_READ_SIZE] => 524288
            [CURLOPT_ABSTRACT_UNIX_SOCKET] => 10264
            [CURL_SSLVERSION_MAX_DEFAULT] => 65536
            [CURL_SSLVERSION_MAX_NONE] => 0
            [CURL_SSLVERSION_MAX_TLSv1_0] => 262144
            [CURL_SSLVERSION_MAX_TLSv1_1] => 327680
            [CURL_SSLVERSION_MAX_TLSv1_2] => 393216
            [CURL_SSLVERSION_MAX_TLSv1_3] => 458752
            [CURLOPT_SUPPRESS_CONNECT_HEADERS] => 265
            [CURLAUTH_GSSAPI] => 4
            [CURLINFO_CONTENT_LENGTH_DOWNLOAD_T] => 6291471
            [CURLINFO_CONTENT_LENGTH_UPLOAD_T] => 6291472
            [CURLINFO_SIZE_DOWNLOAD_T] => 6291464
            [CURLINFO_SIZE_UPLOAD_T] => 6291463
            [CURLINFO_SPEED_DOWNLOAD_T] => 6291465
            [CURLINFO_SPEED_UPLOAD_T] => 6291466
            [CURLOPT_REQUEST_TARGET] => 10266
            [CURLOPT_SOCKS5_AUTH] => 267
            [CURLOPT_SSH_COMPRESSION] => 268
            [CURL_VERSION_MULTI_SSL] => 4194304
            [CURL_VERSION_BROTLI] => 8388608
            [CURL_LOCK_DATA_CONNECT] => 5
            [CURLSSH_AUTH_GSSAPI] => 32
            [CURLINFO_FILETIME_T] => 6291470
            [CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS] => 271
            [CURLOPT_TIMEVALUE_LARGE] => 30270
            [CURLOPT_DNS_SHUFFLE_ADDRESSES] => 275
            [CURLOPT_HAPROXYPROTOCOL] => 274
            [CURL_LOCK_DATA_PSL] => 6
            [CURLAUTH_BEARER] => 64
            [CURLINFO_APPCONNECT_TIME_T] => 6291512
            [CURLINFO_CONNECT_TIME_T] => 6291508
            [CURLINFO_NAMELOOKUP_TIME_T] => 6291507
            [CURLINFO_PRETRANSFER_TIME_T] => 6291509
            [CURLINFO_REDIRECT_TIME_T] => 6291511
            [CURLINFO_STARTTRANSFER_TIME_T] => 6291510
            [CURLINFO_TOTAL_TIME_T] => 6291506
            [CURLOPT_DISALLOW_USERNAME_IN_URL] => 278
            [CURLOPT_PROXY_TLS13_CIPHERS] => 10277
            [CURLOPT_TLS13_CIPHERS] => 10276
            [CURLOPT_DOH_URL] => 10279
            [CURLOPT_HTTP09_ALLOWED] => 285
            [CURL_VERSION_ALTSVC] => 16777216
            [CURLOPT_ISSUERCERT_BLOB] => 40295
            [CURLOPT_PROXY_ISSUERCERT] => 10296
            [CURLOPT_PROXY_ISSUERCERT_BLOB] => 40297
            [CURLOPT_PROXY_SSLCERT_BLOB] => 40293
            [CURLOPT_PROXY_SSLKEY_BLOB] => 40294
            [CURLOPT_SSLCERT_BLOB] => 40291
            [CURLOPT_SSLKEY_BLOB] => 40292
            [CURLOPT_SAFE_UPLOAD] => -1
        )

    [dom] => Array
        (
            [XML_ELEMENT_NODE] => 1
            [XML_ATTRIBUTE_NODE] => 2
            [XML_TEXT_NODE] => 3
            [XML_CDATA_SECTION_NODE] => 4
            [XML_ENTITY_REF_NODE] => 5
            [XML_ENTITY_NODE] => 6
            [XML_PI_NODE] => 7
            [XML_COMMENT_NODE] => 8
            [XML_DOCUMENT_NODE] => 9
            [XML_DOCUMENT_TYPE_NODE] => 10
            [XML_DOCUMENT_FRAG_NODE] => 11
            [XML_NOTATION_NODE] => 12
            [XML_HTML_DOCUMENT_NODE] => 13
            [XML_DTD_NODE] => 14
            [XML_ELEMENT_DECL_NODE] => 15
            [XML_ATTRIBUTE_DECL_NODE] => 16
            [XML_ENTITY_DECL_NODE] => 17
            [XML_NAMESPACE_DECL_NODE] => 18
            [XML_LOCAL_NAMESPACE] => 18
            [XML_ATTRIBUTE_CDATA] => 1
            [XML_ATTRIBUTE_ID] => 2
            [XML_ATTRIBUTE_IDREF] => 3
            [XML_ATTRIBUTE_IDREFS] => 4
            [XML_ATTRIBUTE_ENTITY] => 6
            [XML_ATTRIBUTE_NMTOKEN] => 7
            [XML_ATTRIBUTE_NMTOKENS] => 8
            [XML_ATTRIBUTE_ENUMERATION] => 9
            [XML_ATTRIBUTE_NOTATION] => 10
            [DOM_PHP_ERR] => 0
            [DOM_INDEX_SIZE_ERR] => 1
            [DOMSTRING_SIZE_ERR] => 2
            [DOM_HIERARCHY_REQUEST_ERR] => 3
            [DOM_WRONG_DOCUMENT_ERR] => 4
            [DOM_INVALID_CHARACTER_ERR] => 5
            [DOM_NO_DATA_ALLOWED_ERR] => 6
            [DOM_NO_MODIFICATION_ALLOWED_ERR] => 7
            [DOM_NOT_FOUND_ERR] => 8
            [DOM_NOT_SUPPORTED_ERR] => 9
            [DOM_INUSE_ATTRIBUTE_ERR] => 10
            [DOM_INVALID_STATE_ERR] => 11
            [DOM_SYNTAX_ERR] => 12
            [DOM_INVALID_MODIFICATION_ERR] => 13
            [DOM_NAMESPACE_ERR] => 14
            [DOM_INVALID_ACCESS_ERR] => 15
            [DOM_VALIDATION_ERR] => 16
        )

    [mbstring] => Array
        (
            [MB_CASE_UPPER] => 0
            [MB_CASE_LOWER] => 1
            [MB_CASE_TITLE] => 2
            [MB_CASE_FOLD] => 3
            [MB_CASE_UPPER_SIMPLE] => 4
            [MB_CASE_LOWER_SIMPLE] => 5
            [MB_CASE_TITLE_SIMPLE] => 6
            [MB_CASE_FOLD_SIMPLE] => 7
            [MB_ONIGURUMA_VERSION] => 6.9.7
        )

    [fileinfo] => Array
        (
            [FILEINFO_NONE] => 0
            [FILEINFO_SYMLINK] => 2
            [FILEINFO_MIME] => 1040
            [FILEINFO_MIME_TYPE] => 16
            [FILEINFO_MIME_ENCODING] => 1024
            [FILEINFO_DEVICES] => 8
            [FILEINFO_CONTINUE] => 32
            [FILEINFO_PRESERVE_ATIME] => 128
            [FILEINFO_RAW] => 256
            [FILEINFO_EXTENSION] => 16777216
        )

    [ftp] => Array
        (
            [FTP_ASCII] => 1
            [FTP_TEXT] => 1
            [FTP_BINARY] => 2
            [FTP_IMAGE] => 2
            [FTP_AUTORESUME] => -1
            [FTP_TIMEOUT_SEC] => 0
            [FTP_AUTOSEEK] => 1
            [FTP_USEPASVADDRESS] => 2
            [FTP_FAILED] => 0
            [FTP_FINISHED] => 1
            [FTP_MOREDATA] => 2
        )

    [gd] => Array
        (
            [IMG_AVIF] => 256
            [IMG_GIF] => 1
            [IMG_JPG] => 2
            [IMG_JPEG] => 2
            [IMG_PNG] => 4
            [IMG_WBMP] => 8
            [IMG_XPM] => 16
            [IMG_WEBP] => 32
            [IMG_BMP] => 64
            [IMG_TGA] => 128
            [IMG_WEBP_LOSSLESS] => 101
            [IMG_COLOR_TILED] => -5
            [IMG_COLOR_STYLED] => -2
            [IMG_COLOR_BRUSHED] => -3
            [IMG_COLOR_STYLEDBRUSHED] => -4
            [IMG_COLOR_TRANSPARENT] => -6
            [IMG_ARC_ROUNDED] => 0
            [IMG_ARC_PIE] => 0
            [IMG_ARC_CHORD] => 1
            [IMG_ARC_NOFILL] => 2
            [IMG_ARC_EDGED] => 4
            [IMG_GD2_RAW] => 1
            [IMG_GD2_COMPRESSED] => 2
            [IMG_FLIP_HORIZONTAL] => 1
            [IMG_FLIP_VERTICAL] => 2
            [IMG_FLIP_BOTH] => 3
            [IMG_EFFECT_REPLACE] => 0
            [IMG_EFFECT_ALPHABLEND] => 1
            [IMG_EFFECT_NORMAL] => 2
            [IMG_EFFECT_OVERLAY] => 3
            [IMG_EFFECT_MULTIPLY] => 4
            [IMG_CROP_DEFAULT] => 0
            [IMG_CROP_TRANSPARENT] => 1
            [IMG_CROP_BLACK] => 2
            [IMG_CROP_WHITE] => 3
            [IMG_CROP_SIDES] => 4
            [IMG_CROP_THRESHOLD] => 5
            [IMG_BELL] => 1
            [IMG_BESSEL] => 2
            [IMG_BILINEAR_FIXED] => 3
            [IMG_BICUBIC] => 4
            [IMG_BICUBIC_FIXED] => 5
            [IMG_BLACKMAN] => 6
            [IMG_BOX] => 7
            [IMG_BSPLINE] => 8
            [IMG_CATMULLROM] => 9
            [IMG_GAUSSIAN] => 10
            [IMG_GENERALIZED_CUBIC] => 11
            [IMG_HERMITE] => 12
            [IMG_HAMMING] => 13
            [IMG_HANNING] => 14
            [IMG_MITCHELL] => 15
            [IMG_POWER] => 17
            [IMG_QUADRATIC] => 18
            [IMG_SINC] => 19
            [IMG_NEAREST_NEIGHBOUR] => 16
            [IMG_WEIGHTED4] => 21
            [IMG_TRIANGLE] => 20
            [IMG_AFFINE_TRANSLATE] => 0
            [IMG_AFFINE_SCALE] => 1
            [IMG_AFFINE_ROTATE] => 2
            [IMG_AFFINE_SHEAR_HORIZONTAL] => 3
            [IMG_AFFINE_SHEAR_VERTICAL] => 4
            [GD_BUNDLED] => 0
            [IMG_FILTER_NEGATE] => 0
            [IMG_FILTER_GRAYSCALE] => 1
            [IMG_FILTER_BRIGHTNESS] => 2
            [IMG_FILTER_CONTRAST] => 3
            [IMG_FILTER_COLORIZE] => 4
            [IMG_FILTER_EDGEDETECT] => 5
            [IMG_FILTER_GAUSSIAN_BLUR] => 7
            [IMG_FILTER_SELECTIVE_BLUR] => 8
            [IMG_FILTER_EMBOSS] => 6
            [IMG_FILTER_MEAN_REMOVAL] => 9
            [IMG_FILTER_SMOOTH] => 10
            [IMG_FILTER_PIXELATE] => 11
            [IMG_FILTER_SCATTER] => 12
            [GD_VERSION] => 2.3.3
            [GD_MAJOR_VERSION] => 2
            [GD_MINOR_VERSION] => 3
            [GD_RELEASE_VERSION] => 3
            [GD_EXTRA_VERSION] => 
            [PNG_NO_FILTER] => 0
            [PNG_FILTER_NONE] => 8
            [PNG_FILTER_SUB] => 16
            [PNG_FILTER_UP] => 32
            [PNG_FILTER_AVG] => 64
            [PNG_FILTER_PAETH] => 128
            [PNG_ALL_FILTERS] => 248
        )

    [gmp] => Array
        (
            [GMP_ROUND_ZERO] => 0
            [GMP_ROUND_PLUSINF] => 1
            [GMP_ROUND_MINUSINF] => 2
            [GMP_VERSION] => 6.2.1
            [GMP_MSW_FIRST] => 1
            [GMP_LSW_FIRST] => 2
            [GMP_LITTLE_ENDIAN] => 4
            [GMP_BIG_ENDIAN] => 8
            [GMP_NATIVE_ENDIAN] => 16
        )

    [iconv] => Array
        (
            [ICONV_IMPL] => glibc
            [ICONV_VERSION] => 2.35
            [ICONV_MIME_DECODE_STRICT] => 1
            [ICONV_MIME_DECODE_CONTINUE_ON_ERROR] => 2
        )

    [imap] => Array
        (
            [NIL] => 0
            [IMAP_OPENTIMEOUT] => 1
            [IMAP_READTIMEOUT] => 2
            [IMAP_WRITETIMEOUT] => 3
            [IMAP_CLOSETIMEOUT] => 4
            [OP_DEBUG] => 1
            [OP_READONLY] => 2
            [OP_ANONYMOUS] => 4
            [OP_SHORTCACHE] => 8
            [OP_SILENT] => 16
            [OP_PROTOTYPE] => 32
            [OP_HALFOPEN] => 64
            [OP_EXPUNGE] => 128
            [OP_SECURE] => 256
            [CL_EXPUNGE] => 32768
            [FT_UID] => 1
            [FT_PEEK] => 2
            [FT_NOT] => 4
            [FT_INTERNAL] => 8
            [FT_PREFETCHTEXT] => 32
            [ST_UID] => 1
            [ST_SILENT] => 2
            [ST_SET] => 4
            [CP_UID] => 1
            [CP_MOVE] => 2
            [SE_UID] => 1
            [SE_FREE] => 2
            [SE_NOPREFETCH] => 4
            [SO_FREE] => 8
            [SO_NOSERVER] => 16
            [SA_MESSAGES] => 1
            [SA_RECENT] => 2
            [SA_UNSEEN] => 4
            [SA_UIDNEXT] => 8
            [SA_UIDVALIDITY] => 16
            [SA_ALL] => 31
            [LATT_NOINFERIORS] => 1
            [LATT_NOSELECT] => 2
            [LATT_MARKED] => 4
            [LATT_UNMARKED] => 8
            [LATT_REFERRAL] => 16
            [LATT_HASCHILDREN] => 32
            [LATT_HASNOCHILDREN] => 64
            [SORTDATE] => 0
            [SORTARRIVAL] => 1
            [SORTFROM] => 2
            [SORTSUBJECT] => 3
            [SORTTO] => 4
            [SORTCC] => 5
            [SORTSIZE] => 6
            [TYPETEXT] => 0
            [TYPEMULTIPART] => 1
            [TYPEMESSAGE] => 2
            [TYPEAPPLICATION] => 3
            [TYPEAUDIO] => 4
            [TYPEIMAGE] => 5
            [TYPEVIDEO] => 6
            [TYPEMODEL] => 7
            [TYPEOTHER] => 8
            [ENC7BIT] => 0
            [ENC8BIT] => 1
            [ENCBINARY] => 2
            [ENCBASE64] => 3
            [ENCQUOTEDPRINTABLE] => 4
            [ENCOTHER] => 5
            [IMAP_GC_ELT] => 1
            [IMAP_GC_ENV] => 2
            [IMAP_GC_TEXTS] => 4
        )

    [intl] => Array
        (
            [INTL_MAX_LOCALE_LEN] => 156
            [INTL_ICU_VERSION] => 70.1
            [INTL_ICU_DATA_VERSION] => 70.1
            [ULOC_ACTUAL_LOCALE] => 0
            [ULOC_VALID_LOCALE] => 1
            [GRAPHEME_EXTR_COUNT] => 0
            [GRAPHEME_EXTR_MAXBYTES] => 1
            [GRAPHEME_EXTR_MAXCHARS] => 2
            [U_USING_FALLBACK_WARNING] => -128
            [U_ERROR_WARNING_START] => -128
            [U_USING_DEFAULT_WARNING] => -127
            [U_SAFECLONE_ALLOCATED_WARNING] => -126
            [U_STATE_OLD_WARNING] => -125
            [U_STRING_NOT_TERMINATED_WARNING] => -124
            [U_SORT_KEY_TOO_SHORT_WARNING] => -123
            [U_AMBIGUOUS_ALIAS_WARNING] => -122
            [U_DIFFERENT_UCA_VERSION] => -121
            [U_ERROR_WARNING_LIMIT] => -119
            [U_ZERO_ERROR] => 0
            [U_ILLEGAL_ARGUMENT_ERROR] => 1
            [U_MISSING_RESOURCE_ERROR] => 2
            [U_INVALID_FORMAT_ERROR] => 3
            [U_FILE_ACCESS_ERROR] => 4
            [U_INTERNAL_PROGRAM_ERROR] => 5
            [U_MESSAGE_PARSE_ERROR] => 6
            [U_MEMORY_ALLOCATION_ERROR] => 7
            [U_INDEX_OUTOFBOUNDS_ERROR] => 8
            [U_PARSE_ERROR] => 9
            [U_INVALID_CHAR_FOUND] => 10
            [U_TRUNCATED_CHAR_FOUND] => 11
            [U_ILLEGAL_CHAR_FOUND] => 12
            [U_INVALID_TABLE_FORMAT] => 13
            [U_INVALID_TABLE_FILE] => 14
            [U_BUFFER_OVERFLOW_ERROR] => 15
            [U_UNSUPPORTED_ERROR] => 16
            [U_RESOURCE_TYPE_MISMATCH] => 17
            [U_ILLEGAL_ESCAPE_SEQUENCE] => 18
            [U_UNSUPPORTED_ESCAPE_SEQUENCE] => 19
            [U_NO_SPACE_AVAILABLE] => 20
            [U_CE_NOT_FOUND_ERROR] => 21
            [U_PRIMARY_TOO_LONG_ERROR] => 22
            [U_STATE_TOO_OLD_ERROR] => 23
            [U_TOO_MANY_ALIASES_ERROR] => 24
            [U_ENUM_OUT_OF_SYNC_ERROR] => 25
            [U_INVARIANT_CONVERSION_ERROR] => 26
            [U_INVALID_STATE_ERROR] => 27
            [U_COLLATOR_VERSION_MISMATCH] => 28
            [U_USELESS_COLLATOR_ERROR] => 29
            [U_NO_WRITE_PERMISSION] => 30
            [U_STANDARD_ERROR_LIMIT] => 32
            [U_BAD_VARIABLE_DEFINITION] => 65536
            [U_PARSE_ERROR_START] => 65536
            [U_MALFORMED_RULE] => 65537
            [U_MALFORMED_SET] => 65538
            [U_MALFORMED_SYMBOL_REFERENCE] => 65539
            [U_MALFORMED_UNICODE_ESCAPE] => 65540
            [U_MALFORMED_VARIABLE_DEFINITION] => 65541
            [U_MALFORMED_VARIABLE_REFERENCE] => 65542
            [U_MISMATCHED_SEGMENT_DELIMITERS] => 65543
            [U_MISPLACED_ANCHOR_START] => 65544
            [U_MISPLACED_CURSOR_OFFSET] => 65545
            [U_MISPLACED_QUANTIFIER] => 65546
            [U_MISSING_OPERATOR] => 65547
            [U_MISSING_SEGMENT_CLOSE] => 65548
            [U_MULTIPLE_ANTE_CONTEXTS] => 65549
            [U_MULTIPLE_CURSORS] => 65550
            [U_MULTIPLE_POST_CONTEXTS] => 65551
            [U_TRAILING_BACKSLASH] => 65552
            [U_UNDEFINED_SEGMENT_REFERENCE] => 65553
            [U_UNDEFINED_VARIABLE] => 65554
            [U_UNQUOTED_SPECIAL] => 65555
            [U_UNTERMINATED_QUOTE] => 65556
            [U_RULE_MASK_ERROR] => 65557
            [U_MISPLACED_COMPOUND_FILTER] => 65558
            [U_MULTIPLE_COMPOUND_FILTERS] => 65559
            [U_INVALID_RBT_SYNTAX] => 65560
            [U_INVALID_PROPERTY_PATTERN] => 65561
            [U_MALFORMED_PRAGMA] => 65562
            [U_UNCLOSED_SEGMENT] => 65563
            [U_ILLEGAL_CHAR_IN_SEGMENT] => 65564
            [U_VARIABLE_RANGE_EXHAUSTED] => 65565
            [U_VARIABLE_RANGE_OVERLAP] => 65566
            [U_ILLEGAL_CHARACTER] => 65567
            [U_INTERNAL_TRANSLITERATOR_ERROR] => 65568
            [U_INVALID_ID] => 65569
            [U_INVALID_FUNCTION] => 65570
            [U_PARSE_ERROR_LIMIT] => 65571
            [U_UNEXPECTED_TOKEN] => 65792
            [U_FMT_PARSE_ERROR_START] => 65792
            [U_MULTIPLE_DECIMAL_SEPARATORS] => 65793
            [U_MULTIPLE_DECIMAL_SEPERATORS] => 65793
            [U_MULTIPLE_EXPONENTIAL_SYMBOLS] => 65794
            [U_MALFORMED_EXPONENTIAL_PATTERN] => 65795
            [U_MULTIPLE_PERCENT_SYMBOLS] => 65796
            [U_MULTIPLE_PERMILL_SYMBOLS] => 65797
            [U_MULTIPLE_PAD_SPECIFIERS] => 65798
            [U_PATTERN_SYNTAX_ERROR] => 65799
            [U_ILLEGAL_PAD_POSITION] => 65800
            [U_UNMATCHED_BRACES] => 65801
            [U_UNSUPPORTED_PROPERTY] => 65802
            [U_UNSUPPORTED_ATTRIBUTE] => 65803
            [U_FMT_PARSE_ERROR_LIMIT] => 65812
            [U_BRK_INTERNAL_ERROR] => 66048
            [U_BRK_ERROR_START] => 66048
            [U_BRK_HEX_DIGITS_EXPECTED] => 66049
            [U_BRK_SEMICOLON_EXPECTED] => 66050
            [U_BRK_RULE_SYNTAX] => 66051
            [U_BRK_UNCLOSED_SET] => 66052
            [U_BRK_ASSIGN_ERROR] => 66053
            [U_BRK_VARIABLE_REDFINITION] => 66054
            [U_BRK_MISMATCHED_PAREN] => 66055
            [U_BRK_NEW_LINE_IN_QUOTED_STRING] => 66056
            [U_BRK_UNDEFINED_VARIABLE] => 66057
            [U_BRK_INIT_ERROR] => 66058
            [U_BRK_RULE_EMPTY_SET] => 66059
            [U_BRK_UNRECOGNIZED_OPTION] => 66060
            [U_BRK_MALFORMED_RULE_TAG] => 66061
            [U_BRK_ERROR_LIMIT] => 66062
            [U_REGEX_INTERNAL_ERROR] => 66304
            [U_REGEX_ERROR_START] => 66304
            [U_REGEX_RULE_SYNTAX] => 66305
            [U_REGEX_INVALID_STATE] => 66306
            [U_REGEX_BAD_ESCAPE_SEQUENCE] => 66307
            [U_REGEX_PROPERTY_SYNTAX] => 66308
            [U_REGEX_UNIMPLEMENTED] => 66309
            [U_REGEX_MISMATCHED_PAREN] => 66310
            [U_REGEX_NUMBER_TOO_BIG] => 66311
            [U_REGEX_BAD_INTERVAL] => 66312
            [U_REGEX_MAX_LT_MIN] => 66313
            [U_REGEX_INVALID_BACK_REF] => 66314
            [U_REGEX_INVALID_FLAG] => 66315
            [U_REGEX_LOOK_BEHIND_LIMIT] => 66316
            [U_REGEX_SET_CONTAINS_STRING] => 66317
            [U_REGEX_ERROR_LIMIT] => 66326
            [U_IDNA_PROHIBITED_ERROR] => 66560
            [U_IDNA_ERROR_START] => 66560
            [U_IDNA_UNASSIGNED_ERROR] => 66561
            [U_IDNA_CHECK_BIDI_ERROR] => 66562
            [U_IDNA_STD3_ASCII_RULES_ERROR] => 66563
            [U_IDNA_ACE_PREFIX_ERROR] => 66564
            [U_IDNA_VERIFICATION_ERROR] => 66565
            [U_IDNA_LABEL_TOO_LONG_ERROR] => 66566
            [U_IDNA_ZERO_LENGTH_LABEL_ERROR] => 66567
            [U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR] => 66568
            [U_IDNA_ERROR_LIMIT] => 66569
            [U_STRINGPREP_PROHIBITED_ERROR] => 66560
            [U_STRINGPREP_UNASSIGNED_ERROR] => 66561
            [U_STRINGPREP_CHECK_BIDI_ERROR] => 66562
            [U_ERROR_LIMIT] => 66818
            [IDNA_DEFAULT] => 0
            [IDNA_ALLOW_UNASSIGNED] => 1
            [IDNA_USE_STD3_RULES] => 2
            [IDNA_CHECK_BIDI] => 4
            [IDNA_CHECK_CONTEXTJ] => 8
            [IDNA_NONTRANSITIONAL_TO_ASCII] => 16
            [IDNA_NONTRANSITIONAL_TO_UNICODE] => 32
            [INTL_IDNA_VARIANT_UTS46] => 1
            [IDNA_ERROR_EMPTY_LABEL] => 1
            [IDNA_ERROR_LABEL_TOO_LONG] => 2
            [IDNA_ERROR_DOMAIN_NAME_TOO_LONG] => 4
            [IDNA_ERROR_LEADING_HYPHEN] => 8
            [IDNA_ERROR_TRAILING_HYPHEN] => 16
            [IDNA_ERROR_HYPHEN_3_4] => 32
            [IDNA_ERROR_LEADING_COMBINING_MARK] => 64
            [IDNA_ERROR_DISALLOWED] => 128
            [IDNA_ERROR_PUNYCODE] => 256
            [IDNA_ERROR_LABEL_HAS_DOT] => 512
            [IDNA_ERROR_INVALID_ACE_LABEL] => 1024
            [IDNA_ERROR_BIDI] => 2048
            [IDNA_ERROR_CONTEXTJ] => 4096
        )

    [exif] => Array
        (
            [EXIF_USE_MBSTRING] => 1
        )

    [msgpack] => Array
        (
            [MESSAGEPACK_OPT_PHPONLY] => -1001
        )

    [mysqli] => Array
        (
            [MYSQLI_READ_DEFAULT_GROUP] => 5
            [MYSQLI_READ_DEFAULT_FILE] => 4
            [MYSQLI_OPT_CONNECT_TIMEOUT] => 0
            [MYSQLI_OPT_LOCAL_INFILE] => 8
            [MYSQLI_OPT_LOAD_DATA_LOCAL_DIR] => 43
            [MYSQLI_INIT_COMMAND] => 3
            [MYSQLI_OPT_READ_TIMEOUT] => 11
            [MYSQLI_OPT_NET_CMD_BUFFER_SIZE] => 202
            [MYSQLI_OPT_NET_READ_BUFFER_SIZE] => 203
            [MYSQLI_OPT_INT_AND_FLOAT_NATIVE] => 201
            [MYSQLI_OPT_SSL_VERIFY_SERVER_CERT] => 21
            [MYSQLI_SERVER_PUBLIC_KEY] => 35
            [MYSQLI_CLIENT_SSL] => 2048
            [MYSQLI_CLIENT_COMPRESS] => 32
            [MYSQLI_CLIENT_INTERACTIVE] => 1024
            [MYSQLI_CLIENT_IGNORE_SPACE] => 256
            [MYSQLI_CLIENT_NO_SCHEMA] => 16
            [MYSQLI_CLIENT_FOUND_ROWS] => 2
            [MYSQLI_CLIENT_SSL_VERIFY_SERVER_CERT] => 1073741824
            [MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT] => 64
            [MYSQLI_CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS] => 4194304
            [MYSQLI_OPT_CAN_HANDLE_EXPIRED_PASSWORDS] => 37
            [MYSQLI_STORE_RESULT] => 0
            [MYSQLI_USE_RESULT] => 1
            [MYSQLI_ASYNC] => 8
            [MYSQLI_STORE_RESULT_COPY_DATA] => 16
            [MYSQLI_ASSOC] => 1
            [MYSQLI_NUM] => 2
            [MYSQLI_BOTH] => 3
            [MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH] => 0
            [MYSQLI_STMT_ATTR_CURSOR_TYPE] => 1
            [MYSQLI_CURSOR_TYPE_NO_CURSOR] => 0
            [MYSQLI_CURSOR_TYPE_READ_ONLY] => 1
            [MYSQLI_CURSOR_TYPE_FOR_UPDATE] => 2
            [MYSQLI_CURSOR_TYPE_SCROLLABLE] => 4
            [MYSQLI_STMT_ATTR_PREFETCH_ROWS] => 2
            [MYSQLI_NOT_NULL_FLAG] => 1
            [MYSQLI_PRI_KEY_FLAG] => 2
            [MYSQLI_UNIQUE_KEY_FLAG] => 4
            [MYSQLI_MULTIPLE_KEY_FLAG] => 8
            [MYSQLI_BLOB_FLAG] => 16
            [MYSQLI_UNSIGNED_FLAG] => 32
            [MYSQLI_ZEROFILL_FLAG] => 64
            [MYSQLI_AUTO_INCREMENT_FLAG] => 512
            [MYSQLI_TIMESTAMP_FLAG] => 1024
            [MYSQLI_SET_FLAG] => 2048
            [MYSQLI_NUM_FLAG] => 32768
            [MYSQLI_PART_KEY_FLAG] => 16384
            [MYSQLI_GROUP_FLAG] => 32768
            [MYSQLI_ENUM_FLAG] => 256
            [MYSQLI_BINARY_FLAG] => 128
            [MYSQLI_NO_DEFAULT_VALUE_FLAG] => 4096
            [MYSQLI_ON_UPDATE_NOW_FLAG] => 8192
            [MYSQLI_TYPE_DECIMAL] => 0
            [MYSQLI_TYPE_TINY] => 1
            [MYSQLI_TYPE_SHORT] => 2
            [MYSQLI_TYPE_LONG] => 3
            [MYSQLI_TYPE_FLOAT] => 4
            [MYSQLI_TYPE_DOUBLE] => 5
            [MYSQLI_TYPE_NULL] => 6
            [MYSQLI_TYPE_TIMESTAMP] => 7
            [MYSQLI_TYPE_LONGLONG] => 8
            [MYSQLI_TYPE_INT24] => 9
            [MYSQLI_TYPE_DATE] => 10
            [MYSQLI_TYPE_TIME] => 11
            [MYSQLI_TYPE_DATETIME] => 12
            [MYSQLI_TYPE_YEAR] => 13
            [MYSQLI_TYPE_NEWDATE] => 14
            [MYSQLI_TYPE_ENUM] => 247
            [MYSQLI_TYPE_SET] => 248
            [MYSQLI_TYPE_TINY_BLOB] => 249
            [MYSQLI_TYPE_MEDIUM_BLOB] => 250
            [MYSQLI_TYPE_LONG_BLOB] => 251
            [MYSQLI_TYPE_BLOB] => 252
            [MYSQLI_TYPE_VAR_STRING] => 253
            [MYSQLI_TYPE_STRING] => 254
            [MYSQLI_TYPE_CHAR] => 1
            [MYSQLI_TYPE_INTERVAL] => 247
            [MYSQLI_TYPE_GEOMETRY] => 255
            [MYSQLI_TYPE_JSON] => 245
            [MYSQLI_TYPE_NEWDECIMAL] => 246
            [MYSQLI_TYPE_BIT] => 16
            [MYSQLI_SET_CHARSET_NAME] => 7
            [MYSQLI_SET_CHARSET_DIR] => 6
            [MYSQLI_NO_DATA] => 100
            [MYSQLI_DATA_TRUNCATED] => 101
            [MYSQLI_REPORT_INDEX] => 4
            [MYSQLI_REPORT_ERROR] => 1
            [MYSQLI_REPORT_STRICT] => 2
            [MYSQLI_REPORT_ALL] => 255
            [MYSQLI_REPORT_OFF] => 0
            [MYSQLI_DEBUG_TRACE_ENABLED] => 0
            [MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED] => 16
            [MYSQLI_SERVER_QUERY_NO_INDEX_USED] => 32
            [MYSQLI_SERVER_QUERY_WAS_SLOW] => 2048
            [MYSQLI_SERVER_PS_OUT_PARAMS] => 4096
            [MYSQLI_REFRESH_GRANT] => 1
            [MYSQLI_REFRESH_LOG] => 2
            [MYSQLI_REFRESH_TABLES] => 4
            [MYSQLI_REFRESH_HOSTS] => 8
            [MYSQLI_REFRESH_STATUS] => 16
            [MYSQLI_REFRESH_THREADS] => 32
            [MYSQLI_REFRESH_REPLICA] => 64
            [MYSQLI_REFRESH_SLAVE] => 64
            [MYSQLI_REFRESH_MASTER] => 128
            [MYSQLI_REFRESH_BACKUP_LOG] => 2097152
            [MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT] => 1
            [MYSQLI_TRANS_START_READ_WRITE] => 2
            [MYSQLI_TRANS_START_READ_ONLY] => 4
            [MYSQLI_TRANS_COR_AND_CHAIN] => 1
            [MYSQLI_TRANS_COR_AND_NO_CHAIN] => 2
            [MYSQLI_TRANS_COR_RELEASE] => 4
            [MYSQLI_TRANS_COR_NO_RELEASE] => 8
            [MYSQLI_IS_MARIADB] => 
        )

    [pgsql] => Array
        (
            [PGSQL_LIBPQ_VERSION] => 14.15
            [PGSQL_LIBPQ_VERSION_STR] => 14.15
            [PGSQL_CONNECT_FORCE_NEW] => 2
            [PGSQL_CONNECT_ASYNC] => 4
            [PGSQL_ASSOC] => 1
            [PGSQL_NUM] => 2
            [PGSQL_BOTH] => 3
            [PGSQL_NOTICE_LAST] => 1
            [PGSQL_NOTICE_ALL] => 2
            [PGSQL_NOTICE_CLEAR] => 3
            [PGSQL_CONNECTION_BAD] => 1
            [PGSQL_CONNECTION_OK] => 0
            [PGSQL_CONNECTION_STARTED] => 2
            [PGSQL_CONNECTION_MADE] => 3
            [PGSQL_CONNECTION_AWAITING_RESPONSE] => 4
            [PGSQL_CONNECTION_AUTH_OK] => 5
            [PGSQL_CONNECTION_SETENV] => 6
            [PGSQL_POLLING_FAILED] => 0
            [PGSQL_POLLING_READING] => 1
            [PGSQL_POLLING_WRITING] => 2
            [PGSQL_POLLING_OK] => 3
            [PGSQL_POLLING_ACTIVE] => 4
            [PGSQL_TRANSACTION_IDLE] => 0
            [PGSQL_TRANSACTION_ACTIVE] => 1
            [PGSQL_TRANSACTION_INTRANS] => 2
            [PGSQL_TRANSACTION_INERROR] => 3
            [PGSQL_TRANSACTION_UNKNOWN] => 4
            [PGSQL_ERRORS_TERSE] => 0
            [PGSQL_ERRORS_DEFAULT] => 1
            [PGSQL_ERRORS_VERBOSE] => 2
            [PGSQL_SEEK_SET] => 0
            [PGSQL_SEEK_CUR] => 1
            [PGSQL_SEEK_END] => 2
            [PGSQL_STATUS_LONG] => 1
            [PGSQL_STATUS_STRING] => 2
            [PGSQL_EMPTY_QUERY] => 0
            [PGSQL_COMMAND_OK] => 1
            [PGSQL_TUPLES_OK] => 2
            [PGSQL_COPY_OUT] => 3
            [PGSQL_COPY_IN] => 4
            [PGSQL_BAD_RESPONSE] => 5
            [PGSQL_NONFATAL_ERROR] => 6
            [PGSQL_FATAL_ERROR] => 7
            [PGSQL_DIAG_SEVERITY] => 83
            [PGSQL_DIAG_SQLSTATE] => 67
            [PGSQL_DIAG_MESSAGE_PRIMARY] => 77
            [PGSQL_DIAG_MESSAGE_DETAIL] => 68
            [PGSQL_DIAG_MESSAGE_HINT] => 72
            [PGSQL_DIAG_STATEMENT_POSITION] => 80
            [PGSQL_DIAG_INTERNAL_POSITION] => 112
            [PGSQL_DIAG_INTERNAL_QUERY] => 113
            [PGSQL_DIAG_CONTEXT] => 87
            [PGSQL_DIAG_SOURCE_FILE] => 70
            [PGSQL_DIAG_SOURCE_LINE] => 76
            [PGSQL_DIAG_SOURCE_FUNCTION] => 82
            [PGSQL_DIAG_SCHEMA_NAME] => 115
            [PGSQL_DIAG_TABLE_NAME] => 116
            [PGSQL_DIAG_COLUMN_NAME] => 99
            [PGSQL_DIAG_DATATYPE_NAME] => 100
            [PGSQL_DIAG_CONSTRAINT_NAME] => 110
            [PGSQL_DIAG_SEVERITY_NONLOCALIZED] => 86
            [PGSQL_CONV_IGNORE_DEFAULT] => 2
            [PGSQL_CONV_FORCE_NULL] => 4
            [PGSQL_CONV_IGNORE_NOT_NULL] => 8
            [PGSQL_DML_ESCAPE] => 4096
            [PGSQL_DML_NO_CONV] => 256
            [PGSQL_DML_EXEC] => 512
            [PGSQL_DML_ASYNC] => 1024
            [PGSQL_DML_STRING] => 2048
        )

    [posix] => Array
        (
            [POSIX_F_OK] => 0
            [POSIX_X_OK] => 1
            [POSIX_W_OK] => 2
            [POSIX_R_OK] => 4
            [POSIX_S_IFREG] => 32768
            [POSIX_S_IFCHR] => 8192
            [POSIX_S_IFBLK] => 24576
            [POSIX_S_IFIFO] => 4096
            [POSIX_S_IFSOCK] => 49152
            [POSIX_RLIMIT_AS] => 9
            [POSIX_RLIMIT_CORE] => 4
            [POSIX_RLIMIT_CPU] => 0
            [POSIX_RLIMIT_DATA] => 2
            [POSIX_RLIMIT_FSIZE] => 1
            [POSIX_RLIMIT_LOCKS] => 10
            [POSIX_RLIMIT_MEMLOCK] => 8
            [POSIX_RLIMIT_MSGQUEUE] => 12
            [POSIX_RLIMIT_NICE] => 13
            [POSIX_RLIMIT_NOFILE] => 7
            [POSIX_RLIMIT_NPROC] => 6
            [POSIX_RLIMIT_RSS] => 5
            [POSIX_RLIMIT_RTPRIO] => 14
            [POSIX_RLIMIT_RTTIME] => 15
            [POSIX_RLIMIT_SIGPENDING] => 11
            [POSIX_RLIMIT_STACK] => 3
            [POSIX_RLIMIT_INFINITY] => -1
        )

    [readline] => Array
        (
            [READLINE_LIB] => libedit
        )

    [soap] => Array
        (
            [SOAP_1_1] => 1
            [SOAP_1_2] => 2
            [SOAP_PERSISTENCE_SESSION] => 1
            [SOAP_PERSISTENCE_REQUEST] => 2
            [SOAP_FUNCTIONS_ALL] => 999
            [SOAP_ENCODED] => 1
            [SOAP_LITERAL] => 2
            [SOAP_RPC] => 1
            [SOAP_DOCUMENT] => 2
            [SOAP_ACTOR_NEXT] => 1
            [SOAP_ACTOR_NONE] => 2
            [SOAP_ACTOR_UNLIMATERECEIVER] => 3
            [SOAP_COMPRESSION_ACCEPT] => 32
            [SOAP_COMPRESSION_GZIP] => 0
            [SOAP_COMPRESSION_DEFLATE] => 16
            [SOAP_AUTHENTICATION_BASIC] => 0
            [SOAP_AUTHENTICATION_DIGEST] => 1
            [UNKNOWN_TYPE] => 999998
            [XSD_STRING] => 101
            [XSD_BOOLEAN] => 102
            [XSD_DECIMAL] => 103
            [XSD_FLOAT] => 104
            [XSD_DOUBLE] => 105
            [XSD_DURATION] => 106
            [XSD_DATETIME] => 107
            [XSD_TIME] => 108
            [XSD_DATE] => 109
            [XSD_GYEARMONTH] => 110
            [XSD_GYEAR] => 111
            [XSD_GMONTHDAY] => 112
            [XSD_GDAY] => 113
            [XSD_GMONTH] => 114
            [XSD_HEXBINARY] => 115
            [XSD_BASE64BINARY] => 116
            [XSD_ANYURI] => 117
            [XSD_QNAME] => 118
            [XSD_NOTATION] => 119
            [XSD_NORMALIZEDSTRING] => 120
            [XSD_TOKEN] => 121
            [XSD_LANGUAGE] => 122
            [XSD_NMTOKEN] => 123
            [XSD_NAME] => 124
            [XSD_NCNAME] => 125
            [XSD_ID] => 126
            [XSD_IDREF] => 127
            [XSD_IDREFS] => 128
            [XSD_ENTITY] => 129
            [XSD_ENTITIES] => 130
            [XSD_INTEGER] => 131
            [XSD_NONPOSITIVEINTEGER] => 132
            [XSD_NEGATIVEINTEGER] => 133
            [XSD_LONG] => 134
            [XSD_INT] => 135
            [XSD_SHORT] => 136
            [XSD_BYTE] => 137
            [XSD_NONNEGATIVEINTEGER] => 138
            [XSD_UNSIGNEDLONG] => 139
            [XSD_UNSIGNEDINT] => 140
            [XSD_UNSIGNEDSHORT] => 141
            [XSD_UNSIGNEDBYTE] => 142
            [XSD_POSITIVEINTEGER] => 143
            [XSD_NMTOKENS] => 144
            [XSD_ANYTYPE] => 145
            [XSD_ANYXML] => 147
            [APACHE_MAP] => 200
            [SOAP_ENC_OBJECT] => 301
            [SOAP_ENC_ARRAY] => 300
            [XSD_1999_TIMEINSTANT] => 401
            [XSD_NAMESPACE] => http://www.w3.org/2001/XMLSchema
            [XSD_1999_NAMESPACE] => http://www.w3.org/1999/XMLSchema
            [SOAP_SINGLE_ELEMENT_ARRAYS] => 1
            [SOAP_WAIT_ONE_WAY_CALLS] => 2
            [SOAP_USE_XSI_ARRAY_TYPE] => 4
            [WSDL_CACHE_NONE] => 0
            [WSDL_CACHE_DISK] => 1
            [WSDL_CACHE_MEMORY] => 2
            [WSDL_CACHE_BOTH] => 3
            [SOAP_SSL_METHOD_TLS] => 0
            [SOAP_SSL_METHOD_SSLv2] => 1
            [SOAP_SSL_METHOD_SSLv3] => 2
            [SOAP_SSL_METHOD_SSLv23] => 3
        )

    [sockets] => Array
        (
            [AF_UNIX] => 1
            [AF_INET] => 2
            [AF_INET6] => 10
            [SOCK_STREAM] => 1
            [SOCK_DGRAM] => 2
            [SOCK_RAW] => 3
            [SOCK_SEQPACKET] => 5
            [SOCK_RDM] => 4
            [MSG_OOB] => 1
            [MSG_WAITALL] => 256
            [MSG_CTRUNC] => 8
            [MSG_TRUNC] => 32
            [MSG_PEEK] => 2
            [MSG_DONTROUTE] => 4
            [MSG_EOR] => 128
            [MSG_EOF] => 512
            [MSG_CONFIRM] => 2048
            [MSG_ERRQUEUE] => 8192
            [MSG_NOSIGNAL] => 16384
            [MSG_DONTWAIT] => 64
            [MSG_MORE] => 32768
            [MSG_WAITFORONE] => 65536
            [MSG_CMSG_CLOEXEC] => 1073741824
            [SO_DEBUG] => 1
            [SO_REUSEADDR] => 2
            [SO_REUSEPORT] => 15
            [SO_KEEPALIVE] => 9
            [SO_DONTROUTE] => 5
            [SO_LINGER] => 13
            [SO_BROADCAST] => 6
            [SO_OOBINLINE] => 10
            [SO_SNDBUF] => 7
            [SO_RCVBUF] => 8
            [SO_SNDLOWAT] => 19
            [SO_RCVLOWAT] => 18
            [SO_SNDTIMEO] => 21
            [SO_RCVTIMEO] => 20
            [SO_TYPE] => 3
            [SO_ERROR] => 4
            [SO_BINDTODEVICE] => 25
            [SOL_SOCKET] => 1
            [SOMAXCONN] => 4096
            [SO_MARK] => 36
            [TCP_NODELAY] => 1
            [TCP_DEFER_ACCEPT] => 9
            [PHP_NORMAL_READ] => 1
            [PHP_BINARY_READ] => 2
            [MCAST_JOIN_GROUP] => 42
            [MCAST_LEAVE_GROUP] => 45
            [MCAST_BLOCK_SOURCE] => 43
            [MCAST_UNBLOCK_SOURCE] => 44
            [MCAST_JOIN_SOURCE_GROUP] => 46
            [MCAST_LEAVE_SOURCE_GROUP] => 47
            [IP_MULTICAST_IF] => 32
            [IP_MULTICAST_TTL] => 33
            [IP_MULTICAST_LOOP] => 34
            [IPV6_MULTICAST_IF] => 17
            [IPV6_MULTICAST_HOPS] => 18
            [IPV6_MULTICAST_LOOP] => 19
            [IPV6_V6ONLY] => 26
            [SOCKET_EPERM] => 1
            [SOCKET_ENOENT] => 2
            [SOCKET_EINTR] => 4
            [SOCKET_EIO] => 5
            [SOCKET_ENXIO] => 6
            [SOCKET_E2BIG] => 7
            [SOCKET_EBADF] => 9
            [SOCKET_EAGAIN] => 11
            [SOCKET_ENOMEM] => 12
            [SOCKET_EACCES] => 13
            [SOCKET_EFAULT] => 14
            [SOCKET_ENOTBLK] => 15
            [SOCKET_EBUSY] => 16
            [SOCKET_EEXIST] => 17
            [SOCKET_EXDEV] => 18
            [SOCKET_ENODEV] => 19
            [SOCKET_ENOTDIR] => 20
            [SOCKET_EISDIR] => 21
            [SOCKET_EINVAL] => 22
            [SOCKET_ENFILE] => 23
            [SOCKET_EMFILE] => 24
            [SOCKET_ENOTTY] => 25
            [SOCKET_ENOSPC] => 28
            [SOCKET_ESPIPE] => 29
            [SOCKET_EROFS] => 30
            [SOCKET_EMLINK] => 31
            [SOCKET_EPIPE] => 32
            [SOCKET_ENAMETOOLONG] => 36
            [SOCKET_ENOLCK] => 37
            [SOCKET_ENOSYS] => 38
            [SOCKET_ENOTEMPTY] => 39
            [SOCKET_ELOOP] => 40
            [SOCKET_EWOULDBLOCK] => 11
            [SOCKET_ENOMSG] => 42
            [SOCKET_EIDRM] => 43
            [SOCKET_ECHRNG] => 44
            [SOCKET_EL2NSYNC] => 45
            [SOCKET_EL3HLT] => 46
            [SOCKET_EL3RST] => 47
            [SOCKET_ELNRNG] => 48
            [SOCKET_EUNATCH] => 49
            [SOCKET_ENOCSI] => 50
            [SOCKET_EL2HLT] => 51
            [SOCKET_EBADE] => 52
            [SOCKET_EBADR] => 53
            [SOCKET_EXFULL] => 54
            [SOCKET_ENOANO] => 55
            [SOCKET_EBADRQC] => 56
            [SOCKET_EBADSLT] => 57
            [SOCKET_ENOSTR] => 60
            [SOCKET_ENODATA] => 61
            [SOCKET_ETIME] => 62
            [SOCKET_ENOSR] => 63
            [SOCKET_ENONET] => 64
            [SOCKET_EREMOTE] => 66
            [SOCKET_ENOLINK] => 67
            [SOCKET_EADV] => 68
            [SOCKET_ESRMNT] => 69
            [SOCKET_ECOMM] => 70
            [SOCKET_EPROTO] => 71
            [SOCKET_EMULTIHOP] => 72
            [SOCKET_EBADMSG] => 74
            [SOCKET_ENOTUNIQ] => 76
            [SOCKET_EBADFD] => 77
            [SOCKET_EREMCHG] => 78
            [SOCKET_ERESTART] => 85
            [SOCKET_ESTRPIPE] => 86
            [SOCKET_EUSERS] => 87
            [SOCKET_ENOTSOCK] => 88
            [SOCKET_EDESTADDRREQ] => 89
            [SOCKET_EMSGSIZE] => 90
            [SOCKET_EPROTOTYPE] => 91
            [SOCKET_ENOPROTOOPT] => 92
            [SOCKET_EPROTONOSUPPORT] => 93
            [SOCKET_ESOCKTNOSUPPORT] => 94
            [SOCKET_EOPNOTSUPP] => 95
            [SOCKET_EPFNOSUPPORT] => 96
            [SOCKET_EAFNOSUPPORT] => 97
            [SOCKET_EADDRINUSE] => 98
            [SOCKET_EADDRNOTAVAIL] => 99
            [SOCKET_ENETDOWN] => 100
            [SOCKET_ENETUNREACH] => 101
            [SOCKET_ENETRESET] => 102
            [SOCKET_ECONNABORTED] => 103
            [SOCKET_ECONNRESET] => 104
            [SOCKET_ENOBUFS] => 105
            [SOCKET_EISCONN] => 106
            [SOCKET_ENOTCONN] => 107
            [SOCKET_ESHUTDOWN] => 108
            [SOCKET_ETOOMANYREFS] => 109
            [SOCKET_ETIMEDOUT] => 110
            [SOCKET_ECONNREFUSED] => 111
            [SOCKET_EHOSTDOWN] => 112
            [SOCKET_EHOSTUNREACH] => 113
            [SOCKET_EALREADY] => 114
            [SOCKET_EINPROGRESS] => 115
            [SOCKET_EISNAM] => 120
            [SOCKET_EREMOTEIO] => 121
            [SOCKET_EDQUOT] => 122
            [SOCKET_ENOMEDIUM] => 123
            [SOCKET_EMEDIUMTYPE] => 124
            [IPPROTO_IP] => 0
            [IPPROTO_IPV6] => 41
            [SOL_TCP] => 6
            [SOL_UDP] => 17
            [IPV6_UNICAST_HOPS] => 16
            [AI_PASSIVE] => 1
            [AI_CANONNAME] => 2
            [AI_NUMERICHOST] => 4
            [AI_V4MAPPED] => 8
            [AI_ALL] => 16
            [AI_ADDRCONFIG] => 32
            [AI_IDN] => 64
            [AI_CANONIDN] => 128
            [AI_NUMERICSERV] => 1024
            [IPV6_RECVPKTINFO] => 49
            [IPV6_PKTINFO] => 50
            [IPV6_RECVHOPLIMIT] => 51
            [IPV6_HOPLIMIT] => 52
            [IPV6_RECVTCLASS] => 66
            [IPV6_TCLASS] => 67
            [SCM_RIGHTS] => 1
            [SCM_CREDENTIALS] => 2
            [SO_PASSCRED] => 16
        )

    [sqlite3] => Array
        (
            [SQLITE3_ASSOC] => 1
            [SQLITE3_NUM] => 2
            [SQLITE3_BOTH] => 3
            [SQLITE3_INTEGER] => 1
            [SQLITE3_FLOAT] => 2
            [SQLITE3_TEXT] => 3
            [SQLITE3_BLOB] => 4
            [SQLITE3_NULL] => 5
            [SQLITE3_OPEN_READONLY] => 1
            [SQLITE3_OPEN_READWRITE] => 2
            [SQLITE3_OPEN_CREATE] => 4
            [SQLITE3_DETERMINISTIC] => 2048
        )

    [sysvmsg] => Array
        (
            [MSG_IPC_NOWAIT] => 1
            [MSG_EAGAIN] => 11
            [MSG_ENOMSG] => 42
            [MSG_NOERROR] => 2
            [MSG_EXCEPT] => 4
        )

    [tokenizer] => Array
        (
            [T_LNUMBER] => 260
            [T_DNUMBER] => 261
            [T_STRING] => 262
            [T_NAME_FULLY_QUALIFIED] => 263
            [T_NAME_RELATIVE] => 264
            [T_NAME_QUALIFIED] => 265
            [T_VARIABLE] => 266
            [T_INLINE_HTML] => 267
            [T_ENCAPSED_AND_WHITESPACE] => 268
            [T_CONSTANT_ENCAPSED_STRING] => 269
            [T_STRING_VARNAME] => 270
            [T_NUM_STRING] => 271
            [T_INCLUDE] => 272
            [T_INCLUDE_ONCE] => 273
            [T_EVAL] => 274
            [T_REQUIRE] => 275
            [T_REQUIRE_ONCE] => 276
            [T_LOGICAL_OR] => 277
            [T_LOGICAL_XOR] => 278
            [T_LOGICAL_AND] => 279
            [T_PRINT] => 280
            [T_YIELD] => 281
            [T_YIELD_FROM] => 282
            [T_INSTANCEOF] => 283
            [T_NEW] => 284
            [T_CLONE] => 285
            [T_EXIT] => 286
            [T_IF] => 287
            [T_ELSEIF] => 288
            [T_ELSE] => 289
            [T_ENDIF] => 290
            [T_ECHO] => 291
            [T_DO] => 292
            [T_WHILE] => 293
            [T_ENDWHILE] => 294
            [T_FOR] => 295
            [T_ENDFOR] => 296
            [T_FOREACH] => 297
            [T_ENDFOREACH] => 298
            [T_DECLARE] => 299
            [T_ENDDECLARE] => 300
            [T_AS] => 301
            [T_SWITCH] => 302
            [T_ENDSWITCH] => 303
            [T_CASE] => 304
            [T_DEFAULT] => 305
            [T_MATCH] => 306
            [T_BREAK] => 307
            [T_CONTINUE] => 308
            [T_GOTO] => 309
            [T_FUNCTION] => 310
            [T_FN] => 311
            [T_CONST] => 312
            [T_RETURN] => 313
            [T_TRY] => 314
            [T_CATCH] => 315
            [T_FINALLY] => 316
            [T_THROW] => 317
            [T_USE] => 318
            [T_INSTEADOF] => 319
            [T_GLOBAL] => 320
            [T_STATIC] => 321
            [T_ABSTRACT] => 322
            [T_FINAL] => 323
            [T_PRIVATE] => 324
            [T_PROTECTED] => 325
            [T_PUBLIC] => 326
            [T_READONLY] => 327
            [T_VAR] => 328
            [T_UNSET] => 329
            [T_ISSET] => 330
            [T_EMPTY] => 331
            [T_HALT_COMPILER] => 332
            [T_CLASS] => 333
            [T_TRAIT] => 334
            [T_INTERFACE] => 335
            [T_ENUM] => 336
            [T_EXTENDS] => 337
            [T_IMPLEMENTS] => 338
            [T_NAMESPACE] => 339
            [T_LIST] => 340
            [T_ARRAY] => 341
            [T_CALLABLE] => 342
            [T_LINE] => 343
            [T_FILE] => 344
            [T_DIR] => 345
            [T_CLASS_C] => 346
            [T_TRAIT_C] => 347
            [T_METHOD_C] => 348
            [T_FUNC_C] => 349
            [T_NS_C] => 350
            [T_ATTRIBUTE] => 351
            [T_PLUS_EQUAL] => 352
            [T_MINUS_EQUAL] => 353
            [T_MUL_EQUAL] => 354
            [T_DIV_EQUAL] => 355
            [T_CONCAT_EQUAL] => 356
            [T_MOD_EQUAL] => 357
            [T_AND_EQUAL] => 358
            [T_OR_EQUAL] => 359
            [T_XOR_EQUAL] => 360
            [T_SL_EQUAL] => 361
            [T_SR_EQUAL] => 362
            [T_COALESCE_EQUAL] => 363
            [T_BOOLEAN_OR] => 364
            [T_BOOLEAN_AND] => 365
            [T_IS_EQUAL] => 366
            [T_IS_NOT_EQUAL] => 367
            [T_IS_IDENTICAL] => 368
            [T_IS_NOT_IDENTICAL] => 369
            [T_IS_SMALLER_OR_EQUAL] => 370
            [T_IS_GREATER_OR_EQUAL] => 371
            [T_SPACESHIP] => 372
            [T_SL] => 373
            [T_SR] => 374
            [T_INC] => 375
            [T_DEC] => 376
            [T_INT_CAST] => 377
            [T_DOUBLE_CAST] => 378
            [T_STRING_CAST] => 379
            [T_ARRAY_CAST] => 380
            [T_OBJECT_CAST] => 381
            [T_BOOL_CAST] => 382
            [T_UNSET_CAST] => 383
            [T_OBJECT_OPERATOR] => 384
            [T_NULLSAFE_OBJECT_OPERATOR] => 385
            [T_DOUBLE_ARROW] => 386
            [T_COMMENT] => 387
            [T_DOC_COMMENT] => 388
            [T_OPEN_TAG] => 389
            [T_OPEN_TAG_WITH_ECHO] => 390
            [T_CLOSE_TAG] => 391
            [T_WHITESPACE] => 392
            [T_START_HEREDOC] => 393
            [T_END_HEREDOC] => 394
            [T_DOLLAR_OPEN_CURLY_BRACES] => 395
            [T_CURLY_OPEN] => 396
            [T_PAAMAYIM_NEKUDOTAYIM] => 397
            [T_NS_SEPARATOR] => 398
            [T_ELLIPSIS] => 399
            [T_COALESCE] => 400
            [T_POW] => 401
            [T_POW_EQUAL] => 402
            [T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG] => 403
            [T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG] => 404
            [T_BAD_CHARACTER] => 405
            [T_DOUBLE_COLON] => 397
            [TOKEN_PARSE] => 1
        )

    [xsl] => Array
        (
            [XSL_CLONE_AUTO] => 0
            [XSL_CLONE_NEVER] => -1
            [XSL_CLONE_ALWAYS] => 1
            [XSL_SECPREF_NONE] => 0
            [XSL_SECPREF_READ_FILE] => 2
            [XSL_SECPREF_WRITE_FILE] => 4
            [XSL_SECPREF_CREATE_DIRECTORY] => 8
            [XSL_SECPREF_READ_NETWORK] => 16
            [XSL_SECPREF_WRITE_NETWORK] => 32
            [XSL_SECPREF_DEFAULT] => 44
            [LIBXSLT_VERSION] => 10134
            [LIBXSLT_DOTTED_VERSION] => 1.1.34
            [LIBEXSLT_VERSION] => 820
            [LIBEXSLT_DOTTED_VERSION] => 1.1.34
        )

    [swoole] => Array
        (
            [SWOOLE_VERSION] => 5.0.3
            [SWOOLE_VERSION_ID] => 50003
            [SWOOLE_MAJOR_VERSION] => 5
            [SWOOLE_MINOR_VERSION] => 0
            [SWOOLE_RELEASE_VERSION] => 3
            [SWOOLE_EXTRA_VERSION] => 
            [SWOOLE_DEBUG] => 
            [SWOOLE_USE_HTTP2] => 1
            [SWOOLE_USE_SHORTNAME] => 1
            [SWOOLE_SOCK_TCP] => 1
            [SWOOLE_SOCK_TCP6] => 3
            [SWOOLE_SOCK_UDP] => 2
            [SWOOLE_SOCK_UDP6] => 4
            [SWOOLE_SOCK_UNIX_DGRAM] => 6
            [SWOOLE_SOCK_UNIX_STREAM] => 5
            [SWOOLE_TCP] => 1
            [SWOOLE_TCP6] => 3
            [SWOOLE_UDP] => 2
            [SWOOLE_UDP6] => 4
            [SWOOLE_UNIX_DGRAM] => 6
            [SWOOLE_UNIX_STREAM] => 5
            [SWOOLE_SOCK_SYNC] => 
            [SWOOLE_SOCK_ASYNC] => 1
            [SWOOLE_SYNC] => 2048
            [SWOOLE_ASYNC] => 1024
            [SWOOLE_KEEP] => 4096
            [SWOOLE_SSL] => 512
            [SWOOLE_SSLv3_METHOD] => 1
            [SWOOLE_SSLv3_SERVER_METHOD] => 2
            [SWOOLE_SSLv3_CLIENT_METHOD] => 3
            [SWOOLE_TLSv1_METHOD] => 6
            [SWOOLE_TLSv1_SERVER_METHOD] => 7
            [SWOOLE_TLSv1_CLIENT_METHOD] => 8
            [SWOOLE_TLSv1_1_METHOD] => 9
            [SWOOLE_TLSv1_1_SERVER_METHOD] => 10
            [SWOOLE_TLSv1_1_CLIENT_METHOD] => 11
            [SWOOLE_TLSv1_2_METHOD] => 12
            [SWOOLE_TLSv1_2_SERVER_METHOD] => 13
            [SWOOLE_TLSv1_2_CLIENT_METHOD] => 14
            [SWOOLE_DTLS_SERVER_METHOD] => 16
            [SWOOLE_DTLS_CLIENT_METHOD] => 15
            [SWOOLE_SSLv23_METHOD] => 0
            [SWOOLE_SSLv23_SERVER_METHOD] => 4
            [SWOOLE_SSLv23_CLIENT_METHOD] => 5
            [SWOOLE_TLS_METHOD] => 0
            [SWOOLE_TLS_SERVER_METHOD] => 4
            [SWOOLE_TLS_CLIENT_METHOD] => 5
            [SWOOLE_SSL_TLSv1] => 8
            [SWOOLE_SSL_TLSv1_1] => 16
            [SWOOLE_SSL_TLSv1_2] => 32
            [SWOOLE_SSL_TLSv1_3] => 64
            [SWOOLE_SSL_DTLS] => 128
            [SWOOLE_SSL_SSLv2] => 2
            [SWOOLE_EVENT_READ] => 512
            [SWOOLE_EVENT_WRITE] => 1024
            [SWOOLE_STRERROR_SYSTEM] => 0
            [SWOOLE_STRERROR_GAI] => 1
            [SWOOLE_STRERROR_DNS] => 2
            [SWOOLE_STRERROR_SWOOLE] => 9
            [SWOOLE_ERROR_MALLOC_FAIL] => 501
            [SWOOLE_ERROR_SYSTEM_CALL_FAIL] => 502
            [SWOOLE_ERROR_PHP_FATAL_ERROR] => 503
            [SWOOLE_ERROR_NAME_TOO_LONG] => 504
            [SWOOLE_ERROR_INVALID_PARAMS] => 505
            [SWOOLE_ERROR_QUEUE_FULL] => 506
            [SWOOLE_ERROR_OPERATION_NOT_SUPPORT] => 507
            [SWOOLE_ERROR_PROTOCOL_ERROR] => 508
            [SWOOLE_ERROR_WRONG_OPERATION] => 509
            [SWOOLE_ERROR_FILE_NOT_EXIST] => 700
            [SWOOLE_ERROR_FILE_TOO_LARGE] => 701
            [SWOOLE_ERROR_FILE_EMPTY] => 702
            [SWOOLE_ERROR_DNSLOOKUP_DUPLICATE_REQUEST] => 710
            [SWOOLE_ERROR_DNSLOOKUP_RESOLVE_FAILED] => 711
            [SWOOLE_ERROR_DNSLOOKUP_RESOLVE_TIMEOUT] => 712
            [SWOOLE_ERROR_DNSLOOKUP_UNSUPPORTED] => 713
            [SWOOLE_ERROR_DNSLOOKUP_NO_SERVER] => 714
            [SWOOLE_ERROR_BAD_IPV6_ADDRESS] => 720
            [SWOOLE_ERROR_UNREGISTERED_SIGNAL] => 721
            [SWOOLE_ERROR_EVENT_SOCKET_REMOVED] => 800
            [SWOOLE_ERROR_SESSION_CLOSED_BY_SERVER] => 1001
            [SWOOLE_ERROR_SESSION_CLOSED_BY_CLIENT] => 1002
            [SWOOLE_ERROR_SESSION_CLOSING] => 1003
            [SWOOLE_ERROR_SESSION_CLOSED] => 1004
            [SWOOLE_ERROR_SESSION_NOT_EXIST] => 1005
            [SWOOLE_ERROR_SESSION_INVALID_ID] => 1006
            [SWOOLE_ERROR_SESSION_DISCARD_TIMEOUT_DATA] => 1007
            [SWOOLE_ERROR_SESSION_DISCARD_DATA] => 1008
            [SWOOLE_ERROR_OUTPUT_BUFFER_OVERFLOW] => 1009
            [SWOOLE_ERROR_OUTPUT_SEND_YIELD] => 1010
            [SWOOLE_ERROR_SSL_NOT_READY] => 1011
            [SWOOLE_ERROR_SSL_CANNOT_USE_SENFILE] => 1012
            [SWOOLE_ERROR_SSL_EMPTY_PEER_CERTIFICATE] => 1013
            [SWOOLE_ERROR_SSL_VERIFY_FAILED] => 1014
            [SWOOLE_ERROR_SSL_BAD_CLIENT] => 1015
            [SWOOLE_ERROR_SSL_BAD_PROTOCOL] => 1016
            [SWOOLE_ERROR_SSL_RESET] => 1017
            [SWOOLE_ERROR_SSL_HANDSHAKE_FAILED] => 1018
            [SWOOLE_ERROR_PACKAGE_LENGTH_TOO_LARGE] => 1201
            [SWOOLE_ERROR_PACKAGE_LENGTH_NOT_FOUND] => 1202
            [SWOOLE_ERROR_DATA_LENGTH_TOO_LARGE] => 1203
            [SWOOLE_ERROR_PACKAGE_MALFORMED_DATA] => 1204
            [SWOOLE_ERROR_TASK_PACKAGE_TOO_BIG] => 2001
            [SWOOLE_ERROR_TASK_DISPATCH_FAIL] => 2002
            [SWOOLE_ERROR_TASK_TIMEOUT] => 2003
            [SWOOLE_ERROR_HTTP2_STREAM_ID_TOO_BIG] => 3001
            [SWOOLE_ERROR_HTTP2_STREAM_NO_HEADER] => 3002
            [SWOOLE_ERROR_HTTP2_STREAM_NOT_FOUND] => 3003
            [SWOOLE_ERROR_HTTP2_STREAM_IGNORE] => 3004
            [SWOOLE_ERROR_HTTP2_SEND_CONTROL_FRAME_FAILED] => 3005
            [SWOOLE_ERROR_AIO_BAD_REQUEST] => 4001
            [SWOOLE_ERROR_AIO_CANCELED] => 4002
            [SWOOLE_ERROR_AIO_TIMEOUT] => 4003
            [SWOOLE_ERROR_CLIENT_NO_CONNECTION] => 5001
            [SWOOLE_ERROR_SOCKET_CLOSED] => 6001
            [SWOOLE_ERROR_SOCKET_POLL_TIMEOUT] => 6002
            [SWOOLE_ERROR_SOCKS5_UNSUPPORT_VERSION] => 7001
            [SWOOLE_ERROR_SOCKS5_UNSUPPORT_METHOD] => 7002
            [SWOOLE_ERROR_SOCKS5_AUTH_FAILED] => 7003
            [SWOOLE_ERROR_SOCKS5_SERVER_ERROR] => 7004
            [SWOOLE_ERROR_SOCKS5_HANDSHAKE_FAILED] => 7005
            [SWOOLE_ERROR_HTTP_PROXY_HANDSHAKE_ERROR] => 7101
            [SWOOLE_ERROR_HTTP_INVALID_PROTOCOL] => 7102
            [SWOOLE_ERROR_HTTP_PROXY_HANDSHAKE_FAILED] => 7103
            [SWOOLE_ERROR_HTTP_PROXY_BAD_RESPONSE] => 7104
            [SWOOLE_ERROR_HTTP_CONFLICT_HEADER] => 7105
            [SWOOLE_ERROR_WEBSOCKET_BAD_CLIENT] => 8501
            [SWOOLE_ERROR_WEBSOCKET_BAD_OPCODE] => 8502
            [SWOOLE_ERROR_WEBSOCKET_UNCONNECTED] => 8503
            [SWOOLE_ERROR_WEBSOCKET_HANDSHAKE_FAILED] => 8504
            [SWOOLE_ERROR_WEBSOCKET_PACK_FAILED] => 8505
            [SWOOLE_ERROR_WEBSOCKET_UNPACK_FAILED] => 8506
            [SWOOLE_ERROR_WEBSOCKET_INCOMPLETE_PACKET] => 8507
            [SWOOLE_ERROR_SERVER_MUST_CREATED_BEFORE_CLIENT] => 9001
            [SWOOLE_ERROR_SERVER_TOO_MANY_SOCKET] => 9002
            [SWOOLE_ERROR_SERVER_WORKER_TERMINATED] => 9003
            [SWOOLE_ERROR_SERVER_INVALID_LISTEN_PORT] => 9004
            [SWOOLE_ERROR_SERVER_TOO_MANY_LISTEN_PORT] => 9005
            [SWOOLE_ERROR_SERVER_PIPE_BUFFER_FULL] => 9006
            [SWOOLE_ERROR_SERVER_NO_IDLE_WORKER] => 9007
            [SWOOLE_ERROR_SERVER_ONLY_START_ONE] => 9008
            [SWOOLE_ERROR_SERVER_SEND_IN_MASTER] => 9009
            [SWOOLE_ERROR_SERVER_INVALID_REQUEST] => 9010
            [SWOOLE_ERROR_SERVER_CONNECT_FAIL] => 9011
            [SWOOLE_ERROR_SERVER_INVALID_COMMAND] => 9012
            [SWOOLE_ERROR_SERVER_IS_NOT_REGULAR_FILE] => 9013
            [SWOOLE_ERROR_SERVER_SEND_TO_WOKER_TIMEOUT] => 9014
            [SWOOLE_ERROR_SERVER_WORKER_EXIT_TIMEOUT] => 9101
            [SWOOLE_ERROR_SERVER_WORKER_ABNORMAL_PIPE_DATA] => 9102
            [SWOOLE_ERROR_SERVER_WORKER_UNPROCESSED_DATA] => 9103
            [SWOOLE_ERROR_CO_OUT_OF_COROUTINE] => 10001
            [SWOOLE_ERROR_CO_HAS_BEEN_BOUND] => 10002
            [SWOOLE_ERROR_CO_HAS_BEEN_DISCARDED] => 10003
            [SWOOLE_ERROR_CO_MUTEX_DOUBLE_UNLOCK] => 10004
            [SWOOLE_ERROR_CO_BLOCK_OBJECT_LOCKED] => 10005
            [SWOOLE_ERROR_CO_BLOCK_OBJECT_WAITING] => 10006
            [SWOOLE_ERROR_CO_YIELD_FAILED] => 10007
            [SWOOLE_ERROR_CO_GETCONTEXT_FAILED] => 10008
            [SWOOLE_ERROR_CO_SWAPCONTEXT_FAILED] => 10009
            [SWOOLE_ERROR_CO_MAKECONTEXT_FAILED] => 10010
            [SWOOLE_ERROR_CO_IOCPINIT_FAILED] => 10011
            [SWOOLE_ERROR_CO_PROTECT_STACK_FAILED] => 10012
            [SWOOLE_ERROR_CO_STD_THREAD_LINK_ERROR] => 10013
            [SWOOLE_ERROR_CO_DISABLED_MULTI_THREAD] => 10014
            [SWOOLE_ERROR_CO_CANNOT_CANCEL] => 10015
            [SWOOLE_ERROR_CO_NOT_EXISTS] => 10016
            [SWOOLE_ERROR_CO_CANCELED] => 10017
            [SWOOLE_ERROR_CO_TIMEDOUT] => 10018
            [SWOOLE_ERROR_CO_SOCKET_CLOSE_WAIT] => 10019
            [SWOOLE_TRACE_SERVER] => 2
            [SWOOLE_TRACE_CLIENT] => 4
            [SWOOLE_TRACE_BUFFER] => 8
            [SWOOLE_TRACE_CONN] => 16
            [SWOOLE_TRACE_EVENT] => 32
            [SWOOLE_TRACE_WORKER] => 64
            [SWOOLE_TRACE_MEMORY] => 128
            [SWOOLE_TRACE_REACTOR] => 256
            [SWOOLE_TRACE_PHP] => 512
            [SWOOLE_TRACE_HTTP] => 1024
            [SWOOLE_TRACE_HTTP2] => 2048
            [SWOOLE_TRACE_EOF_PROTOCOL] => 4096
            [SWOOLE_TRACE_LENGTH_PROTOCOL] => 8192
            [SWOOLE_TRACE_CLOSE] => 16384
            [SWOOLE_TRACE_WEBSOCKET] => 32768
            [SWOOLE_TRACE_REDIS_CLIENT] => 65536
            [SWOOLE_TRACE_MYSQL_CLIENT] => 131072
            [SWOOLE_TRACE_HTTP_CLIENT] => 262144
            [SWOOLE_TRACE_AIO] => 524288
            [SWOOLE_TRACE_SSL] => 1048576
            [SWOOLE_TRACE_NORMAL] => 2097152
            [SWOOLE_TRACE_CHANNEL] => 4194304
            [SWOOLE_TRACE_TIMER] => 8388608
            [SWOOLE_TRACE_SOCKET] => 16777216
            [SWOOLE_TRACE_COROUTINE] => 33554432
            [SWOOLE_TRACE_CONTEXT] => 67108864
            [SWOOLE_TRACE_CO_HTTP_SERVER] => 134217728
            [SWOOLE_TRACE_TABLE] => 268435456
            [SWOOLE_TRACE_CO_CURL] => 536870912
            [SWOOLE_TRACE_CARES] => 1073741824
            [SWOOLE_TRACE_ZLIB] => 2147483648
            [SWOOLE_TRACE_ALL] => 9223372036854775807
            [SWOOLE_LOG_DEBUG] => 0
            [SWOOLE_LOG_TRACE] => 1
            [SWOOLE_LOG_INFO] => 2
            [SWOOLE_LOG_NOTICE] => 3
            [SWOOLE_LOG_WARNING] => 4
            [SWOOLE_LOG_ERROR] => 5
            [SWOOLE_LOG_NONE] => 6
            [SWOOLE_LOG_ROTATION_SINGLE] => 0
            [SWOOLE_LOG_ROTATION_MONTHLY] => 1
            [SWOOLE_LOG_ROTATION_DAILY] => 2
            [SWOOLE_LOG_ROTATION_HOURLY] => 3
            [SWOOLE_LOG_ROTATION_EVERY_MINUTE] => 4
            [SWOOLE_IPC_NONE] => 0
            [SWOOLE_IPC_UNIXSOCK] => 1
            [SWOOLE_IPC_SOCKET] => 3
            [SWOOLE_IOV_MAX] => 1024
            [SWOOLE_FILELOCK] => 2
            [SWOOLE_MUTEX] => 3
            [SWOOLE_SEM] => 4
            [SWOOLE_RWLOCK] => 1
            [SWOOLE_SPINLOCK] => 5
            [SIGHUP] => 1
            [SIGINT] => 2
            [SIGQUIT] => 3
            [SIGILL] => 4
            [SIGTRAP] => 5
            [SIGABRT] => 6
            [SIGBUS] => 7
            [SIGFPE] => 8
            [SIGKILL] => 9
            [SIGUSR1] => 10
            [SIGSEGV] => 11
            [SIGUSR2] => 12
            [SIGPIPE] => 13
            [SIGALRM] => 14
            [SIGTERM] => 15
            [SIGSTKFLT] => 16
            [SIGCHLD] => 17
            [SIGCONT] => 18
            [SIGSTOP] => 19
            [SIGTSTP] => 20
            [SIGTTIN] => 21
            [SIGTTOU] => 22
            [SIGURG] => 23
            [SIGXCPU] => 24
            [SIGXFSZ] => 25
            [SIGVTALRM] => 26
            [SIGPROF] => 27
            [SIGWINCH] => 28
            [SIGIO] => 29
            [SIGPWR] => 30
            [SIGSYS] => 31
            [SIG_IGN] => 1
            [PRIO_PROCESS] => 0
            [PRIO_PGRP] => 1
            [PRIO_USER] => 2
            [SWOOLE_MSGQUEUE_ORIENT] => 1
            [SWOOLE_MSGQUEUE_BALANCE] => 2
            [SWOOLE_TIMER_MIN_MS] => 1
            [SWOOLE_TIMER_MIN_SEC] => 0.001
            [SWOOLE_TIMER_MAX_MS] => 9223372036854775807
            [SWOOLE_TIMER_MAX_SEC] => 9.2233720368548E+15
            [SWOOLE_DEFAULT_MAX_CORO_NUM] => 100000
            [SWOOLE_CORO_MAX_NUM_LIMIT] => 9223372036854775807
            [SWOOLE_CORO_INIT] => 0
            [SWOOLE_CORO_WAITING] => 1
            [SWOOLE_CORO_RUNNING] => 2
            [SWOOLE_CORO_END] => 3
            [SWOOLE_EXIT_IN_COROUTINE] => 2
            [SWOOLE_EXIT_IN_SERVER] => 4
            [SWOOLE_CHANNEL_OK] => 0
            [SWOOLE_CHANNEL_TIMEOUT] => -1
            [SWOOLE_CHANNEL_CLOSED] => -2
            [SWOOLE_CHANNEL_CANCELED] => -3
            [SWOOLE_HOOK_TCP] => 2
            [SWOOLE_HOOK_UDP] => 4
            [SWOOLE_HOOK_UNIX] => 8
            [SWOOLE_HOOK_UDG] => 16
            [SWOOLE_HOOK_SSL] => 32
            [SWOOLE_HOOK_TLS] => 64
            [SWOOLE_HOOK_STREAM_FUNCTION] => 128
            [SWOOLE_HOOK_STREAM_SELECT] => 128
            [SWOOLE_HOOK_FILE] => 256
            [SWOOLE_HOOK_STDIO] => 32768
            [SWOOLE_HOOK_SLEEP] => 512
            [SWOOLE_HOOK_PROC] => 1024
            [SWOOLE_HOOK_CURL] => 2048
            [SWOOLE_HOOK_NATIVE_CURL] => 4096
            [SWOOLE_HOOK_BLOCKING_FUNCTION] => 8192
            [SWOOLE_HOOK_SOCKETS] => 16384
            [SWOOLE_HOOK_ALL] => 2147481599
            [SOCKET_ECANCELED] => 125
            [SWOOLE_HTTP_CLIENT_ESTATUS_CONNECT_FAILED] => -1
            [SWOOLE_HTTP_CLIENT_ESTATUS_REQUEST_TIMEOUT] => -2
            [SWOOLE_HTTP_CLIENT_ESTATUS_SERVER_RESET] => -3
            [SWOOLE_HTTP_CLIENT_ESTATUS_SEND_FAILED] => -4
            [SWOOLE_HTTP2_TYPE_DATA] => 0
            [SWOOLE_HTTP2_TYPE_HEADERS] => 1
            [SWOOLE_HTTP2_TYPE_PRIORITY] => 2
            [SWOOLE_HTTP2_TYPE_RST_STREAM] => 3
            [SWOOLE_HTTP2_TYPE_SETTINGS] => 4
            [SWOOLE_HTTP2_TYPE_PUSH_PROMISE] => 5
            [SWOOLE_HTTP2_TYPE_PING] => 6
            [SWOOLE_HTTP2_TYPE_GOAWAY] => 7
            [SWOOLE_HTTP2_TYPE_WINDOW_UPDATE] => 8
            [SWOOLE_HTTP2_TYPE_CONTINUATION] => 9
            [SWOOLE_HTTP2_ERROR_NO_ERROR] => 0
            [SWOOLE_HTTP2_ERROR_PROTOCOL_ERROR] => 1
            [SWOOLE_HTTP2_ERROR_INTERNAL_ERROR] => 2
            [SWOOLE_HTTP2_ERROR_FLOW_CONTROL_ERROR] => 3
            [SWOOLE_HTTP2_ERROR_SETTINGS_TIMEOUT] => 4
            [SWOOLE_HTTP2_ERROR_STREAM_CLOSED] => 5
            [SWOOLE_HTTP2_ERROR_FRAME_SIZE_ERROR] => 6
            [SWOOLE_HTTP2_ERROR_REFUSED_STREAM] => 7
            [SWOOLE_HTTP2_ERROR_CANCEL] => 8
            [SWOOLE_HTTP2_ERROR_COMPRESSION_ERROR] => 9
            [SWOOLE_HTTP2_ERROR_CONNECT_ERROR] => 10
            [SWOOLE_HTTP2_ERROR_ENHANCE_YOUR_CALM] => 11
            [SWOOLE_HTTP2_ERROR_INADEQUATE_SECURITY] => 12
            [SWOOLE_HTTP2_ERROR_HTTP_1_1_REQUIRED] => 13
            [SWOOLE_MYSQLND_CR_UNKNOWN_ERROR] => 2000
            [SWOOLE_MYSQLND_CR_CONNECTION_ERROR] => 2002
            [SWOOLE_MYSQLND_CR_SERVER_GONE_ERROR] => 2006
            [SWOOLE_MYSQLND_CR_OUT_OF_MEMORY] => 2008
            [SWOOLE_MYSQLND_CR_SERVER_LOST] => 2013
            [SWOOLE_MYSQLND_CR_COMMANDS_OUT_OF_SYNC] => 2014
            [SWOOLE_MYSQLND_CR_CANT_FIND_CHARSET] => 2019
            [SWOOLE_MYSQLND_CR_MALFORMED_PACKET] => 2027
            [SWOOLE_MYSQLND_CR_NOT_IMPLEMENTED] => 2054
            [SWOOLE_MYSQLND_CR_NO_PREPARE_STMT] => 2030
            [SWOOLE_MYSQLND_CR_PARAMS_NOT_BOUND] => 2031
            [SWOOLE_MYSQLND_CR_INVALID_PARAMETER_NO] => 2034
            [SWOOLE_MYSQLND_CR_INVALID_BUFFER_USE] => 2035
            [SWOOLE_REDIS_MODE_MULTI] => 0
            [SWOOLE_REDIS_MODE_PIPELINE] => 1
            [SWOOLE_REDIS_TYPE_NOT_FOUND] => 0
            [SWOOLE_REDIS_TYPE_STRING] => 1
            [SWOOLE_REDIS_TYPE_SET] => 2
            [SWOOLE_REDIS_TYPE_LIST] => 3
            [SWOOLE_REDIS_TYPE_ZSET] => 4
            [SWOOLE_REDIS_TYPE_HASH] => 5
            [SWOOLE_REDIS_ERR_IO] => 1
            [SWOOLE_REDIS_ERR_OTHER] => 2
            [SWOOLE_REDIS_ERR_EOF] => 3
            [SWOOLE_REDIS_ERR_PROTOCOL] => 4
            [SWOOLE_REDIS_ERR_OOM] => 5
            [SWOOLE_REDIS_ERR_CLOSED] => 6
            [SWOOLE_REDIS_ERR_NOAUTH] => 7
            [SWOOLE_REDIS_ERR_ALLOC] => 8
            [SWOOLE_BASE] => 1
            [SWOOLE_PROCESS] => 2
            [SWOOLE_IPC_UNSOCK] => 1
            [SWOOLE_IPC_MSGQUEUE] => 2
            [SWOOLE_IPC_PREEMPTIVE] => 3
            [SWOOLE_SERVER_COMMAND_MASTER] => 2
            [SWOOLE_SERVER_COMMAND_MANAGER] => 32
            [SWOOLE_SERVER_COMMAND_REACTOR_THREAD] => 4
            [SWOOLE_SERVER_COMMAND_EVENT_WORKER] => 8
            [SWOOLE_SERVER_COMMAND_WORKER] => 8
            [SWOOLE_SERVER_COMMAND_TASK_WORKER] => 16
            [SWOOLE_DISPATCH_ROUND] => 1
            [SWOOLE_DISPATCH_FDMOD] => 2
            [SWOOLE_DISPATCH_IDLE_WORKER] => 3
            [SWOOLE_DISPATCH_IPMOD] => 4
            [SWOOLE_DISPATCH_UIDMOD] => 5
            [SWOOLE_DISPATCH_USERFUNC] => 6
            [SWOOLE_DISPATCH_STREAM] => 7
            [SWOOLE_DISPATCH_CO_CONN_LB] => 8
            [SWOOLE_DISPATCH_CO_REQ_LB] => 9
            [SWOOLE_DISPATCH_CONCURRENT_LB] => 10
            [SWOOLE_DISPATCH_RESULT_DISCARD_PACKET] => -1
            [SWOOLE_DISPATCH_RESULT_CLOSE_CONNECTION] => -2
            [SWOOLE_DISPATCH_RESULT_USERFUNC_FALLBACK] => -3
            [SWOOLE_TASK_TMPFILE] => 1
            [SWOOLE_TASK_SERIALIZE] => 2
            [SWOOLE_TASK_NONBLOCK] => 4
            [SWOOLE_TASK_CALLBACK] => 8
            [SWOOLE_TASK_WAITALL] => 16
            [SWOOLE_TASK_COROUTINE] => 32
            [SWOOLE_TASK_PEEK] => 64
            [SWOOLE_TASK_NOREPLY] => 128
            [SWOOLE_WORKER_BUSY] => 1
            [SWOOLE_WORKER_IDLE] => 2
            [SWOOLE_WORKER_EXIT] => 3
            [SWOOLE_WEBSOCKET_STATUS_CONNECTION] => 1
            [SWOOLE_WEBSOCKET_STATUS_HANDSHAKE] => 2
            [SWOOLE_WEBSOCKET_STATUS_ACTIVE] => 3
            [SWOOLE_WEBSOCKET_STATUS_CLOSING] => 4
            [SWOOLE_WEBSOCKET_OPCODE_CONTINUATION] => 0
            [SWOOLE_WEBSOCKET_OPCODE_TEXT] => 1
            [SWOOLE_WEBSOCKET_OPCODE_BINARY] => 2
            [SWOOLE_WEBSOCKET_OPCODE_CLOSE] => 8
            [SWOOLE_WEBSOCKET_OPCODE_PING] => 9
            [SWOOLE_WEBSOCKET_OPCODE_PONG] => 10
            [SWOOLE_WEBSOCKET_FLAG_FIN] => 1
            [SWOOLE_WEBSOCKET_FLAG_RSV1] => 4
            [SWOOLE_WEBSOCKET_FLAG_RSV2] => 8
            [SWOOLE_WEBSOCKET_FLAG_RSV3] => 16
            [SWOOLE_WEBSOCKET_FLAG_MASK] => 32
            [SWOOLE_WEBSOCKET_FLAG_COMPRESS] => 2
            [SWOOLE_WEBSOCKET_CLOSE_NORMAL] => 1000
            [SWOOLE_WEBSOCKET_CLOSE_GOING_AWAY] => 1001
            [SWOOLE_WEBSOCKET_CLOSE_PROTOCOL_ERROR] => 1002
            [SWOOLE_WEBSOCKET_CLOSE_DATA_ERROR] => 1003
            [SWOOLE_WEBSOCKET_CLOSE_STATUS_ERROR] => 1005
            [SWOOLE_WEBSOCKET_CLOSE_ABNORMAL] => 1006
            [SWOOLE_WEBSOCKET_CLOSE_MESSAGE_ERROR] => 1007
            [SWOOLE_WEBSOCKET_CLOSE_POLICY_ERROR] => 1008
            [SWOOLE_WEBSOCKET_CLOSE_MESSAGE_TOO_BIG] => 1009
            [SWOOLE_WEBSOCKET_CLOSE_EXTENSION_MISSING] => 1010
            [SWOOLE_WEBSOCKET_CLOSE_SERVER_ERROR] => 1011
            [SWOOLE_WEBSOCKET_CLOSE_TLS] => 1015
            [WEBSOCKET_STATUS_CONNECTION] => 1
            [WEBSOCKET_STATUS_HANDSHAKE] => 2
            [WEBSOCKET_STATUS_FRAME] => 3
            [WEBSOCKET_STATUS_ACTIVE] => 3
            [WEBSOCKET_STATUS_CLOSING] => 4
            [WEBSOCKET_OPCODE_CONTINUATION] => 0
            [WEBSOCKET_OPCODE_TEXT] => 1
            [WEBSOCKET_OPCODE_BINARY] => 2
            [WEBSOCKET_OPCODE_CLOSE] => 8
            [WEBSOCKET_OPCODE_PING] => 9
            [WEBSOCKET_OPCODE_PONG] => 10
            [WEBSOCKET_CLOSE_NORMAL] => 1000
            [WEBSOCKET_CLOSE_GOING_AWAY] => 1001
            [WEBSOCKET_CLOSE_PROTOCOL_ERROR] => 1002
            [WEBSOCKET_CLOSE_DATA_ERROR] => 1003
            [WEBSOCKET_CLOSE_STATUS_ERROR] => 1005
            [WEBSOCKET_CLOSE_ABNORMAL] => 1006
            [WEBSOCKET_CLOSE_MESSAGE_ERROR] => 1007
            [WEBSOCKET_CLOSE_POLICY_ERROR] => 1008
            [WEBSOCKET_CLOSE_MESSAGE_TOO_BIG] => 1009
            [WEBSOCKET_CLOSE_EXTENSION_MISSING] => 1010
            [WEBSOCKET_CLOSE_SERVER_ERROR] => 1011
            [WEBSOCKET_CLOSE_TLS] => 1015
        )

    [user] => Array
        (
            [WP_USE_THEMES] => 1
            [ABSPATH] => /home/forge/oriel-stack.oriel-agency.dev/public/wp/
            [ACORN_BASEPATH] => /home/forge/oriel-stack.oriel-agency.dev
            [WP_ENV] => staging
            [WP_HOME] => https://oriel-stack.oriel-agency.dev
            [WP_SITEURL] => https://oriel-stack.oriel-agency.dev/wp
            [CONTENT_DIR] => /content
            [WP_CONTENT_DIR] => /home/forge/oriel-stack.oriel-agency.dev/public/content
            [WP_CONTENT_URL] => https://oriel-stack.oriel-agency.dev/content
            [DB_NAME] => oriel_stack
            [DB_USER] => oriel_stack
            [DB_PASSWORD] => GZpPXs84WWMqyPr
            [DB_HOST] => 176.58.115.119
            [DB_CHARSET] => utf8mb4
            [DB_COLLATE] => 
            [AUTH_KEY] => QPO%uE+JM4?$]iWJ,]o(>)D;l=Nq{ZYQp{[u,>v$auL#pB;]XK!0}Jdr21yvw!e%
            [SECURE_AUTH_KEY] => tNu#DBXsP=f8tKlzc<#bfrdBh:GaQz9..2#M?wI]E;[5WP{Y#];IG|SaI}}(!9y7
            [LOGGED_IN_KEY] => s1&EAv|b#hArzV
            [NONCE_KEY] => jh[Iag Z7]:6tPaw:CiBO!Q+7h2/08l,@6i*#D!&8/q]-_:?A]@`|.bO6k3 ^[]SF+ypoC1+pAJnJ,E%Kry}u)l};CUO,5_f52s(QtZcvR|h4&7 rqb6Bn|8s$7=Rm)vZ{d[a]kzW,=U0QS=(BTg_tWp$}azc^ng:{)A?6VQ2C)@0C+2
            [NONCE_SALT] => sj7[#pl$Z0`kfev_V/Xa=J_4ZwKXKy{]4b)6X2fCBBm3aHodS@9kb/*<,H/e[:/&
            [AUTOMATIC_UPDATER_DISABLED] => 1
            [DISABLE_WP_CRON] => 
            [DISALLOW_FILE_EDIT] => 1
            [DISALLOW_FILE_MODS] => 1
            [WP_POST_REVISIONS] => 1
            [WP_DEFAULT_THEME] => radicle
            [ENVIRONMENTS] => Array
                (
                    [development] => http://example.dev
                    [staging] => http://staging.example.com
                    [production] => http://example.com
                )

            [WP_DEBUG_DISPLAY] => 
            [WP_DEBUG_LOG] => 
            [SCRIPT_DEBUG] => 
            [WP_DEBUG] => 1
            [DISALLOW_INDEXING] => 1
            [WP_ALLOW_MULTISITE] => 1
            [COOKIE_DOMAIN] => 
            [ADMIN_COOKIE_PATH] => /
            [COOKIEPATH] => 
            [SITECOOKIEPATH] => 
            [MULTISITE] => 1
            [SUBDOMAIN_INSTALL] => 
            [DOMAIN_CURRENT_SITE] => oriel-stack.oriel-agency.dev
            [PATH_CURRENT_SITE] => /
            [SITE_ID_CURRENT_SITE] => 1
            [BLOG_ID_CURRENT_SITE] => 1
            [WPINC] => wp-includes
            [KB_IN_BYTES] => 1024
            [MB_IN_BYTES] => 1048576
            [GB_IN_BYTES] => 1073741824
            [TB_IN_BYTES] => 1099511627776
            [PB_IN_BYTES] => 1125899906842624
            [EB_IN_BYTES] => 1152921504606846976
            [ZB_IN_BYTES] => 1.1805916207174E+21
            [YB_IN_BYTES] => 1.2089258196146E+24
            [WP_START_TIMESTAMP] => 1771296425.5072
            [WP_MEMORY_LIMIT] => 64M
            [WP_MAX_MEMORY_LIMIT] => 256M
            [WP_CACHE] => 
            [MEDIA_TRASH] => 
            [SHORTINIT] => 
            [WP_FEATURE_BETTER_PASSWORDS] => 1
            [MINUTE_IN_SECONDS] => 60
            [HOUR_IN_SECONDS] => 3600
            [DAY_IN_SECONDS] => 86400
            [WEEK_IN_SECONDS] => 604800
            [MONTH_IN_SECONDS] => 2592000
            [YEAR_IN_SECONDS] => 31536000
            [WP_LANG_DIR] => /home/forge/oriel-stack.oriel-agency.dev/public/content/languages
            [LANGDIR] => wp-content/languages
            [EZSQL_VERSION] => WP1.25
            [OBJECT] => OBJECT
            [object] => OBJECT
            [OBJECT_K] => OBJECT_K
            [ARRAY_A] => ARRAY_A
            [ARRAY_N] => ARRAY_N
            [VHOST] => no
            [WP_TEMPLATE_PART_AREA_HEADER] => header
            [WP_TEMPLATE_PART_AREA_FOOTER] => footer
            [WP_TEMPLATE_PART_AREA_SIDEBAR] => sidebar
            [WP_TEMPLATE_PART_AREA_UNCATEGORIZED] => uncategorized
            [EP_NONE] => 0
            [EP_PERMALINK] => 1
            [EP_ATTACHMENT] => 2
            [EP_DATE] => 4
            [EP_YEAR] => 8
            [EP_MONTH] => 16
            [EP_DAY] => 32
            [EP_ROOT] => 64
            [EP_COMMENTS] => 128
            [EP_SEARCH] => 256
            [EP_CATEGORIES] => 512
            [EP_TAGS] => 1024
            [EP_AUTHORS] => 2048
            [EP_PAGES] => 4096
            [EP_ALL_ARCHIVES] => 3644
            [EP_ALL] => 8191
            [CUSTOM_TAGS] => 
            [REQUESTS_AUTOLOAD_REGISTERED] => 1
            [REST_API_VERSION] => 2.0
            [BLOCKS_PATH] => /home/forge/oriel-stack.oriel-agency.dev/public/wp/wp-includes/blocks/
            [WP_PLUGIN_DIR] => /home/forge/oriel-stack.oriel-agency.dev/public/content/plugins
            [WP_PLUGIN_URL] => https://oriel-stack.oriel-agency.dev/content/plugins
            [PLUGINDIR] => wp-content/plugins
            [WPMU_PLUGIN_DIR] => /home/forge/oriel-stack.oriel-agency.dev/public/content/mu-plugins
            [WPMU_PLUGIN_URL] => https://oriel-stack.oriel-agency.dev/content/mu-plugins
            [MUPLUGINDIR] => wp-content/mu-plugins
            [LARAVEL_START] => 1771296425.6389
            [COOKIEHASH] => c42232b7561dcf974b06a06c776a5227
            [USER_COOKIE] => wordpressuser_c42232b7561dcf974b06a06c776a5227
            [PASS_COOKIE] => wordpresspass_c42232b7561dcf974b06a06c776a5227
            [AUTH_COOKIE] => wordpress_c42232b7561dcf974b06a06c776a5227
            [SECURE_AUTH_COOKIE] => wordpress_sec_c42232b7561dcf974b06a06c776a5227
            [LOGGED_IN_COOKIE] => wordpress_logged_in_c42232b7561dcf974b06a06c776a5227
            [TEST_COOKIE] => wordpress_test_cookie
            [PLUGINS_COOKIE_PATH] => /content/plugins
            [RECOVERY_MODE_COOKIE] => wordpress_rec_c42232b7561dcf974b06a06c776a5227
            [FORCE_SSL_ADMIN] => 1
            [AUTOSAVE_INTERVAL] => 60
            [EMPTY_TRASH_DAYS] => 30
            [WP_CRON_LOCK_TIMEOUT] => 60
            [TEMPLATEPATH] => /home/forge/oriel-stack.oriel-agency.dev/public/content/themes/radicle
            [STYLESHEETPATH] => /home/forge/oriel-stack.oriel-agency.dev/public/content/themes/radicle
            [COMMENTS_TEMPLATE] => 1
        )

)

Deposits are facilitated via trusted banking strategies

By admin

Happyluke Đăng Nhập Three Bước Thao Tác Đơn Giản

It is crucial to enter accurate information to avoid points with withdrawals in a while. Nokia got here forward to create a devoted cell software group. But the introduction of the Symbian Foundation led to the constituency of assorted comparable foundations in an attempt to advertise various software program platforms, improvement, and innovation. Next, Nokia moved the OS to propriety licensing and commissioned the development of Symbian to Accenture. Although this help was promised to be prolonged until 2016, solely two main planned updates had been released.

The casino adheres to strict pointers that govern honest play and accountable gaming, thus providing peace of mind for gamers regarding the integrity of the betting course of. The legal standing of HappyLuke is also frequently verified by exterior auditing firms, ensuring transparency and accountability. In addition to being safe and secure, WordPress is not going to disappoint you by method of UI and UX. Sporting the best online casino themes with the best-in-class UX, you can ensure that your customers keep hooked to your platform for lengthy. It has grown in popularity over the years, expanding its providers to include on-line casinos and games.

Some players feel somewhat apprehensive when it comes to RNG video games. They feel there is a method casinos can cheat them out of their cash. While you haven’t got any purpose in any respect to feel this manner in HappyLuke casino, you additionally produce other choices. The live on line casino has many games from more than a dozen casino recreation suppliers. The bulk of the games in HappyLuke online on line casino are video slots, there’s nothing new there. It is the number of these video games that received us excited while reviewing this site.

Another thrilling thing that our review of Happy Luke Casino revealed is you’ll have the possibility to win a wide range of progressive jackpots. Top titles you probably can play to win these big prizes include Wheel of Wishes by Microgaming, Celebration of Wealth by Play’n GO, and Dr. Fortuno by Yggdrasil. You can use a variety of subheadings to look over 2,000 slots and games at Happy Luke Casino, such as the provider of the week, new, and tournament video games. Alternatively, you’ll find a way to take your choose from over fifty five software program suppliers. We also advocate you strive some slots from newer firms corresponding to Indi Slot or Golden Hero Games. There are lots of present player promotions to reap the benefits of whenever you play at Happy Luke Casino, including the prospect to say weekly cashback.

When you land on the homepage, you’ll be pleased with the look of the location. The use of soppy, sky blue and pink is sweet to take a look at and likewise communicates the model properly. It’s straightforward to think about that the novice player might get overwhelmed here. Online casinos have exploded in recognition, offering a wide variety of games and bonuses to entice players from everywhere in the world. Among the plethora of platforms, Lodi777 stands out with its remarkable choices, user-friendly interface, and rewarding user expertise.

Users are advised to recollect their extremegaming88.com login password to keep away from any hassle during the login course of. Continuous updates and reside occasions maintain the neighborhood engaged, with extremegaming88 reside sessions being particularly popular for his or her interactive nature. The ExtremeGaming88 site, which you’ll find at ExtremeGaming88, is expertly designed to ensure ease of navigation and supreme gaming satisfaction. The extremegaming88 internet interface is smooth, permitting for seamless transitions between totally different sections of the platform.

Ecopayz has been identified as the payment choice of choice on this casino. Payments take lower than 24 hours and you need to use Indonesian Rupiahs (Rp), US Dollars ($), Thai Baht (฿), Vietnamese Dong (₫), and Indian Rupees (₹). 3rd Game of the Year Awards Each year HappyLuke on line casino runs a Game of the Year campaign. If your chosen game wins, you have the possibility to win unbelievable rewards. HappyLuke casino picks 15 lucky gamers at random to win cool prizes like wagers and iPhone 12 handsets. Notably, performing an extremegaming88 net login is just a step away for eager players prepared to start their gaming journey.

We uncovered some guidelines or clauses we did not like and we think about the T&Cs to be somewhat unfair. Unfair or predatory guidelines could be exploited to be able to keep away from paying out the players’ winnings to them. Taking our finding into consideration, we encourage you to proceed with warning do you have to resolve to play at this on line casino. Bank transfers and instant banking are methods you’ll find a way to deposit funds at Happy Luke Casino, and these strategies will be localized to the country you’re enjoying in. As deposit and withdrawal choices may differ relying on which nation you’re taking part in in, we advocate you examine with the cashier on your greatest banking options.

It additionally evaluations respected bookmakers to help gamers choose the best choice when betting. But it’s the actual deal, too; greater than 50 software providers means you can entry hundreds of games in a single place. Plus, customer help is available 24 hours a day, seven days every week.

Various holidays and events encourage distinctive campaigns, providing limited-time bonuses, further spins, and themed tournaments. These seasonal offers not only foster excitement but additionally create a sense of community among players, encouraging participation and engagement. Whether it’s a summer time promotion, Christmas countdown, or a particular event, there’s all the time one thing additional for gamers to get pleasure from. This makes HappyLuke very fashionable for people who enjoy selection in online on line casino games. Whether you’re in search of huge wins or simply need to take pleasure in some informal gameplay, Slots are a preferred alternative for online casino fanatics. The lodi777.ph login is designed to offer swift access to the vast array of services.

Slots with an Asian theme are often hugely successful and basic three-reel, single-line games stay very fashionable. So, it makes perfect sense for a developer to combine the 2 and deliver the 888 Dragons HappyLuke online slot. Like all Pragmatic Play slots, 888 Dragons HappyLuke is absolutely licensed and certified for truthful gaming. The return-to-players proportion (RTP) of ninety six.84% could be very generous, though the excessive volatility signifies that this determine is a long-term common. You might have a lot lower or high returns over each session with the sport.

If you don’t wish to miss out on something, you can also use the HappyLuke online casino platform to stream your favorite sports matches live in HD. HappyLuke sports activities betting service is on the market on both PC and mobile phones. Weekly rebates, tournaments, and VIP rewards will make your gameplay much more exciting. You also can relax understanding funds and private knowledge are secured by a 256-bit SSL encryption, whereas professional assist is readily available 24/7.

Players can effortlessly dive into a world of prospects with only a few clicks, bringing the on line casino into the consolation of their own home. Whether you are a seasoned player or a newcomer, the FB777 login course of is easy and user-friendly. Looking over the positioning, it’s obvious that Luke has a lot to be joyful about. Our personal opinion here at Top10-CasinoSites is that if you can look past that middle-of-the-road Curaçao gaming licence, you’ve obtained a strong on line casino in your palms.

Ballthai999 Casino loves to offer bonuses to both new and old gamers. You can count on a 200% new player Bonus whenever you sign up and make your first deposit. Welcome to the exhilarating universe of FB777 Casino, where leisure meets opportunity. This on-line platform supplies an in depth vary of video games and services designed to supply both new and seasoned gamers a complete gaming experience.

HappyLuke on line casino doesn’t present a cell app, and there’s no need for one. Just go to m.happyluke.com and log in – you presumably can then play instantly in your mobile browser. The site is totally optimised for the smaller display, allowing you to take pleasure in yourself on the go.

You have prompt access to the help you want through e-mail or live chat. As far because the reside chat brokers are involved, they reply to buyer issues at the drop of a hat, so you can ask them any question. You can browse the FAQ section, however in case you have a extra advanced drawback requiring a satisfactory resolution, don’t waste time and contact a live chat agent. Any problem you might be coping with shall be solved as soon as potential with minimal misery. HappyLuke has become one of Asia’s most dependable online gaming venues.

That’s why our Happy Luke Casino on-line evaluation group are pleased to recommend this online on line casino to you. Happy Luke Casino offers a extensive range of first-class online gambling products and video games in a safe and user-friendly gaming surroundings. So profitable in fact, that our evaluate of 888 Dragons HappyLuke slot reveals a sport that’s exclusive to the positioning. It’s primarily based on a hit recreation from Pragmatic Play, however comes with some special design options that make it stand out. Another vital side that enhances the enchantment of HappyLuke is its range of bonuses and promotions, catering to both new and existing gamers.

You’ll discover games from top stay providers such as Evolution, Ezugi, and Pragmatic Play. Take a look at the explanation of things that we contemplate when calculating the Safety Index ranking of Happy Luke Casino. The Safety Index is the main metric we use to explain the trustworthiness, equity, and high quality of all on-line casinos in our database. To understand how helpful, professional, and prompt the client support representatives are, we contact them directly as part of our casino review methodology. We consider customer support is very important because it provides assistance do you’ve got to encounter any issues with registration at Happy Luke Casino, managing your account, withdrawals, or different issues.

At the same time, it must be famous that playing should all the time be seen as only one type of leisure. We don’t encourage you to make long-term money based on video games of likelihood. The record of keywords pertains to a wide selection of online slot games which are available on completely different platforms.

The structure, selection of games and providers, as properly as some nice bonuses, tournaments and prizes make HappyLuke an excellent selection. The HappyLuke Casino additionally provides gamers the chance to receive free cash without making a single deposit. All you want to do is persuade a pal to sign up for an account.

At Happy Luke, it is made easy to play a sequence of your favourite casino games anywhere you want and at any time you want; that’s the magnificence of cellular casinos! All the same categories can be found for play, straight out of your cellular or pill, and embrace quite lots of video slots, jackpot games, desk video games, and extra. Software giants like Play’n GO and BetSoft contributes to the overall gaming content material for a various collection to browse through! Standard support strategies are accessible, together with stay chat and e-mail.

Happy Luke Casino delivers its members an easy-to-use interface, while additionally offering a big selection of video games powered on a highly integrated software platform. Players may have access to games from prime manufacturers like NetEnt, iSoftBet, Yggdrasil, Play’n GO, and others. In addition to desktop video games, the on line casino can be residence to a series of titles formatted for each mobile and LIVE play. Though the casino caters to the Asian group, offering a majority of Asian sellers in its live casino, it additionally supplies a multilingual interface to achieve users on an international scale. 24/7 reside chat, and email are the preferred strategies of contact, and the casino is regulated by First Cagayan. Many gamers think about HappyLuke casino one of the best on-line casinos in Asia.

Opening an account only takes a couple of minutes, and you can take benefit of quite a few rewards whenever you play at HappyLuke Casino, together with the chance to claim the weekly cashback. If you wish to declare your bonus, reach out to the help staff, and they’ll information you thru the method. By enjoying video games, you possibly can amass cash, which will allow you to safe a special bonus on the web site. The best on line casino games, such as conventional on line casino desk games including blackjack, poker and roulette are well represented. From Evolution Gaming come a selection of VIP options with wagers beginning at $500 and going as much as an eye-watering $10,000! With VIP roulette you can bet between $2 all the way up to $2,000.

HappyLuke is powered by HTML5, which makes it possible to convey many video games to a smaller display screen. You can play your favourite casino games via the online browser on your smartphone (or tablet). Bonuses for new and existing players are a means for online casinos to encourage the individuals to register and take a look at their provide of video games. Our database presently holds four bonuses from Happy Luke Casino, which are listed within the ‘Bonuses’ part of this evaluate.

All the currencies are geotargeted to their respective international locations, however, you probably can still opt to make use of other currencies including USD. HappyLuke Casino does not supply a native cellular app for Android and iOS units. A cross-platform internet app is out there, which you’ll download to your smartphone from the website. The deposit choices on the HappyLuke Casino are bank switch, web banking, QR code promptpay, and Neteller. Payments to Bitcoin, Litecoin, Ethereum, and Ripple are additionally supported.

Thriving in selection and performance, TG777 Casino is a go-to for seasoned and new gamers wishing to delve into the world of online playing. From TG777 you’ll uncover gateways to thrilling games and beneficiant rewards. Still, you’ll be able to entry the online platform from the cell browser you could have put in in your Android or iOS phone without a lot problem, enjoying yourself on the go. Deposits are facilitated via trusted banking strategies, of which mention can be manufactured from Neteller, Skrill, and MuchBetter. If you’re on the lookout for informal gaming on the go, you’ve obtained it, as HappyLuke permits you to enjoy the identical gaming expertise on cell.

The foundation goals to unify varied software like UIQ, Symbian, MOAP(S), and S60 to create an unparalleled open-software platform that will lead the mobile innovation from the front. For starters, Symbian Foundation is an initiative by Nokia to promote their proprietary working system, Symbian. Along with varied huge names within the trade , Nokia got here forward to create a dedicated cellular software program community to shape up the cellular software platform industry.

This bonus needs to be wagered 30 times earlier than you presumably can gather any winnings. Bonuses are one of the most crucial aspects in an online on line casino. HappyLuke casino has offered a number of bonus offers for each new and existing players. The user-friendly interface of FB777 com login simplifies entry and navigation, making it handy for players to handle their accounts and explore game choices. The array of video games on offer at lodi777.ph is another excuse for its reputation. Players are spoilt for alternative, ranging from basic casino games to modern, revolutionary formats.

Many sorts of reside roulette and blackjack are available from 9 software program providers, including Evolution Gaming, Asia Gaming, and N2 Live. Dragon Tiger and Sic Bo are different exciting well-liked Asian reside dealer games you possibly can play. When you enroll at Happy Luke Casino you’ll be succesful of claim a beneficiant welcome deposit bonus that you ought to use to play slots and on line casino video games. It will solely take you a few minutes to open your account and you can declare this offer when you make your first deposit. Our Happy Luke Casino reviewers additionally like that the minimal and most deposit limits make this a great bonus for all players.

Once logged in, players can discover quite so much of gaming options. TG777 slot video games are among the many hottest, providing thrilling themes and important reward potential. Beyond slots, TG777 guess alternatives include a diverse vary of desk games and live dealer experiences, catering to totally different tastes and preferences. Our Happy Luke Casino on-line evaluation experts assume this high Asian on-line on line casino is well-named, as it’s certain to place a smile in your face. When you join, you’ll be ready to play 2,000+ slots and on line casino video games from over fifty five software program suppliers, together with the chance to win many big progressive jackpots. An excellent alternative of live casino games is one other massive reason why Happy Luke is one of Asia’s hottest online gaming sites.

The casino doesn’t cost a fee for this and transactions undergo almost immediately. It appears the main focus is on high quality cost options that supply fast payments rather than the numbers. The player from Thailand is dissatisfied with an extended ready time for deposits and customer support. After a better examination, we rejected this grievance as unjustified.

Once downloaded, customers can swiftly carry out an extremegaming88.com login and enter a realm of thrilling gameplay. Delve into the extensive universe of on-line gaming with ExtremeGaming88, a platform that has gained vital recognition amongst gaming lovers worldwide. This platform offers an unparalleled gaming experience with all kinds of games and a seamless interface. For new customers, the ExtremeGaming88 registration process is straightforward, ensuring that gamers can jump into the action with out unnecessary delays. With fb777 slots at one’s fingertips, gamers are treated to video games of likelihood and talent, every characterized by vibrant graphics and interesting gameplay.

Please learn the phrases and situations carefully earlier than making your first deposit. Please quickly register should you still don’t have an account at HappyLuke, very quick and simple with the tutorial to register HappyLuke as we instructed within the earlier article. HappyLuke bookmaker has a really excessive safety system, so please feel free to offer account registration info.

New players can benefit from welcome bonuses, whereas regular participants can get pleasure from loyalty programs and periodic promotions. The TG777 link to bonuses and promotions part provides detailed data on tips on how to maximize these offerings for enhanced gameplay. New gamers can simply join by following easy steps in the lodi777 login platform. Subsequently, they can explore promotions and particular events which are periodically held, making certain that there’s always something exciting awaiting them at each flip. One of the key sights of this platform is its seamless access via the fb777 casino login, designed for ease and comfort.

The player’s winnings were frozen as a outcome of dishonest at reside table. The complaint was rejected because the player gambled away his remaining steadiness. Happy Luke Casino is owned by SOLARIS INNOVE LIMITADA and has estimated revenues exceeding $1,000,000 per year. This establishes it as a small to medium-sized online on line casino within the bounds of our categorization. To determine a on line casino’s Safety Index, we use a detailed formulation that considers a massive number of knowledge gathered and assessed throughout our complete evaluate process.

They offer a flawless interface for lodi777 login customers, making certain secure and fast access to a world of gaming pleasure. As more players turn into accustomed to the benefits of gaming platforms like Lodi777, the industry continues to develop and evolve. Innovations in game design, interactivity, and person experience ensure that both seasoned players and newcomers discover enjoyment and satisfaction. For these looking for a complete and rewarding gaming experience, Lodi777 stands out as a premier vacation spot in the ever-thriving world of on-line casinos.

We had obtained sufficient evidence from the on line casino representative to verify the participant’s breach of rules. The on line casino’s Safety Index, a score indicating the security and equity of on-line casinos, has been decided through our analysis of these findings. The larger the Safety Index, the larger the reassurance of taking half in and receiving winnings with out issues.

The casino is licensed by the government of Curaçao and is absolutely committed to user safety. The servers have been incorporated with superior 256-bit Secure Socket Layer (SSL) encryption, guaranteeing that every one monetary data is protected against unauthorized entry by third parties. This referral system highlighted on this HappyLuke Review makes it easier than ever to earn rewards whereas introducing associates to thrilling on line casino video games. If you’re seeking to study how to play baccarat for beginners, HappyLuke Casino presents a great number of video games that can assist you get started. An initiative we launched with the goal to create a worldwide self-exclusion system, which can permit susceptible players to block their access to all online gambling opportunities. Browse all bonuses offered by Happy Luke Casino, together with their no deposit bonus presents and first deposit welcome bonuses.

And that is one factor that issues probably the most in an internet on line casino. You need your on line casino platform to provide the most effective user expertise, in spite of everything, that’s the one factor that makes you stand aside from all different opponents. Please flick through all of the promotions HappyLuke offers to all players.

From completing your registration to playing games, everything pays you unique HappyLuke coins. HappyLuke is a model and on line casino sport writer spreading across Asia. It now offers the potential of legal on-line gambling in India, Vietnam, Thailand, and Indonesia. Its choice of games contains brands corresponding to Evolution Gaming, EZugi, Yggdrasil, Play N Go, and tons of others. We will do our greatest to maintain the knowledge on the web site up to date, but be aware that provides can change and that we disclaim accountability for any incorrect information at this website.

HappyLuke casino has put together a listing of the most common issues gamers face and offered clear concise answers. You may also have the power to find skilled help whenever you contact customer care via e mail or live chat. The operators of this platform are not shy about laying praises on HappyLuke on line casino.

Happyluke Thailand stands out as one of the best online casinos for Thai gamers, offering an distinctive gaming expertise with a extensive variety of video games, profitable bonuses, and secure transactions. Whether you’re a seasoned player or a newcomer to online playing, Happyluke supplies every little thing you need for an enjoyable and rewarding casino expertise. From slots to live dealer video games, the platform offers endless entertainment and the potential to win big. HappyLuke is a leading on-line casino on the internet with over 1000’s of gamers and much more actual cash video games from dozens of trusted suppliers, simply accessible on each PC and mobile phones. At HappyLuke online on line casino yow will discover over 3,000 on-line casino video games to select from, the enjoyable is non-stop from the second you join with us until you withdraw your winnings. We have over 3000 games all underneath one roof ready so that you just can explore, there’s also infinite betting markets in our massive sportsbook service.

The platform employs cutting-edge know-how to facilitate seamless gaming, enabling players to enjoy their favourite games from the comfort of their houses. Moreover, the article additionally discusses the best Pragmatic Play and Play’n GO on-line casinos, along with their top slot websites. The article also features a comparison of two popular on-line casino platforms, 1xBet and 4rabet.

HappyLuke offers quick and safe deposits and withdrawals through eg EcoPayz. Log in to the location to see extra payment methods in your nation. The interface might be transferred to the member’s administration kind after 30 seconds of login. Before going to the HappyLuke login tutorial, I will remind you that there are at present some carriers blocking links because betting just isn’t yet legal in Vietnam.

Happy Luke Casino has a mean buyer assist, judging by the outcomes of our testing. Handling delicate participant knowledge with utmost care, HappyLuke employs superior encryption expertise to guard private and financial info. This permits gamers to have interaction freely without considerations of data breaches or unauthorized access. Identifying and establishing user verification measures further strengthens security, making certain that solely legitimate players can entry their accounts.

Therefore, we checked its credentials and if it offers enough safety to its players. We perceive that, identical to with lottery video games similar to UK Lotto on-line, you need to protect your cash. Instead of buying lottery tickets on websites such as PlayHugeLotto, you might want to expertise a double win in casino games. HappyLuke is a website with particular tournaments, that are always updating and including new video games. For each choice of slots, there could be an ongoing leaderboard with the highest gamers.

By register with HappyLuke online on line casino, you get to get pleasure from non-stop promotions and bonuses. As the net casino market expands happyluke casino trực tuyến, Happyluke Thailand has emerged as one of many prime destinations for gamers in search of a thrilling and rewarding gambling expertise. Catering specifically to Thai gamers, Happyluke provides an extensive vary of on line casino video games, secure banking choices, and exciting promotions that make it a standout platform.

These flames wrap across the HappyLuke casino emblem that sits in the course of the dragon symbols. Land some magnificent dragon symbols across the road to win prizes. Have some persistence though, as it’s a high-volatility sport where you could be spinning the reels for some time earlier than seeing a return on your wagers. The upside is that those wins, once they come, will pay again as a lot as 100x your stake. This is an unconventional slot machine, that has simply three reels and a single payline. We’re used to seeing fundamental fruit machines with this format, but 888 Dragons HappyLuke slot is a fantastic-looking recreation.

The customer support team is fast at responding to the players’ complaints and points. However, any mixture of dragons is price a comfort prize of five occasions the stake. Our review staff found that this was by far the commonest approach to land a win within the 888 Dragons Happy Luke slot. Founded in 2015, they are the brains behind massively successful games such as Carnival of Venice and Reel Gangsters.

No review of the 888 Dragons HappyLuke slot machine could be complete with out mentioning the original model. What sets the stay supplier games aside is the interactive expertise, allowing gamers to engage with both the dealers and different players in real-time, making a vibrant, social environment. Beyond the popular titles, HappyLuke also often updates its library, providing new choices to keep the gameplay fresh and thrilling. With the addition of progressive jackpot slots, gamers even have the prospect to win life-changing sums of money. Rather than awarding points (coins on this case) based on play, this program allows you to earn cash for virtually everything you do! For starters, you’ll earn coins for one-time activities corresponding to registering an account, changing your show name, and making your first, second, and third deposits.

Further, WordPress additionally comes with a spread of plugins that could be custom-made as per the necessities. Congratulations, you’ll now be stored within the find out about new casinos. You will receive a verification e-mail to verify your subscription. So after Vera and JOhn closed without any actual discover to me this one opened up as its Australian equivlaent. So when i joined here i discovered my loyalty set back to 0 (as they have levels) and actually was little compensation. They refused to pay and say that there are cheaters on my desk (Evolution Gaming Live Baccarat Control Squeeze Table).

It makes things easier, and means the staff are successfully specialists in ecoPayz. Tick ‘Turbo Spin’ or ‘In-Game Reward’ to convey up particular titles. There are also standard filters like ‘New Games’, ‘Jackpots’, and buttons for particular person desk video games similar to roulette. Even greater than forty bright video games will give the user the chance to have a good time. Like a colourful simulation and cheer on the specialty identical to in an actual on line casino on-line. There are many perks you’ll find a way to enjoy when you turn into a HappyLuke on line casino VIP.

This article provides an summary of some of the main on-line casino video games providers and platforms, similar to Pragmatic Play’s three Kingdoms, Playtech’s Age of the Gods series, and Microgaming. These suppliers provide a variety of games, together with slots, desk games, and live dealer games. Some games are based on specific themes, similar to Greek mythology or historic China, while others provide thrilling options like free spins and progressive jackpots.

Happy Luke frequently presents promotions and rebates to their members. Under the promotions tab on the location you can see the provides that are current in the intervening time. Since HappyLuke often and gladly rewards their clients – make a behavior of trying out what is obtainable before you begin taking part in. You can’t miss the promotions here – they’re huge, brilliant, vibrant, and supply outstanding value! So, if you’re a sucker for a stack of free chips, you’ll want to take observe. The first thing you’ll see is an in-play match – relying on what’s running at the time – in a really detailed desk which exhibits reside odds throughout multiple markets.

Your username doesn’t have to be your real name, which means you take pleasure in a certain degree of anonymity. HappyLuke has a variety of provides , so don’t hesitate to stick to the proposals. This well-liked Asian casino offers you the prospect to play the best slots, live on line casino games, and desk games from a lot of software program suppliers. You’ll be ready to get pleasure from promotions such as a weekly cashback rebate, tournaments, and VIP rewards.

Some video games supply particular features like free spins and bonus rounds. Therefore, we determined to take a extra in-depth take a look at what HappyLuke India on line casino has to supply. In this text and evaluate, you’ll understand what there could be to know concerning the potentialities on the location. Maybe the odds just like lotteries, however with fun games as a substitute, could be excellent for you. It is an web site specialised in providing essentially the most correct soccer ideas, soccer predictions, and soccer odds from top consultants around the globe.

A stay vendor sport is another exciting method to play on the online casino. For example, you can play Dragon Tiger with great odds of profitable. You shouldn’t have any problem logging into your HappyLuke online casino account by way of our cell casino app. Our slot video games, desk video games, and even live supplier video games run seamlessly on cellular, so you possibly can actually take pleasure in all HappyLuke on-line on line casino games with no lag or crash.

Gamers often bond over shared experiences and mutual admiration for the game’s quality, creating lasting friendships. For those coming into this sphere, it’s essential to understand the fundamentals of navigating such a platform. The transition from curiosity to competitors is seamless, thanks to detailed guides and FAQs offered onsite. An surroundings is built the place newcomers learn the ropes, encouraged by the seasoned experience out there from the platform’s support group. Thus, lodi777.ph captures a harmonious blend of excitement and security.

Claim our no deposit bonuses and you can start enjoying at United States casinos without risking your individual money. Sign up with our recommended new United States casinos to play the most recent slot video games and get the best welcome bonus provides for 2025. Email is another in style assist possibility, but our Happy Luke on-line casino reviewers favor the reside chat feature.

The platform is designed to cater to all levels, providing difficult gameplay for many who search it and easy-going experiences for these who favor to chill out. Integrating the TG777 expertise into on a regular basis life is made straightforward by its mobile-friendly platform. Players can enjoy their favourite games on the go, because of the TG777 download possibility that permits entry from varied units. Whether you’re on a break at work or stress-free at house, the world of TG777 is at your fingertips. No matter what nation on the earth you could be from or what language you converse, HappyLuke has your again lined.

The theme “HappyLuke Beautiful Casino Roulette Table” with images of the most recent roulette desk with wooden colours and numbers creates attraction for casino gamers in Happy Luke. To high it all, HappyLuke is also recognized for its superb vary of bonuses and provides that keep the players engaged. Other slot games supply unique options and themes, corresponding to “Dreams of Macau” slot, “Egypt’s Book of Mystery” slot, “Dog Slot,” “Fat Cat Slot,” “Dragon Legend Slot,” and tons of others.

Not only does it affect your leisure degree, but also your checking account. HappyLuke is a web-based casino that provides a broad array of gaming options, ranging from basic slot games to immersive stay dealer experiences. Catering to a various audience, HappyLuke goals to deliver entertainment and potential winnings while ensuring a user-friendly interface that appeals to both novice and seasoned players.

This immersive expertise is heightened by the platform’s strategic use of themes and innovations in game design. Players can easily find games that match their preferences and gaming methods. Whether you like casino video games, slots, or sports betting, HappyLuke has one of the best promotions to increase your chances of profitable. Not surprisingly, HappyLuke offers sports betting, so if you’re a soccer fan or a robust supporter of a tennis player, you’ll be able to place a monetary stake on your prediction being appropriate.

The introduction of on-line gaming has remodeled the panorama of digital leisure, offering gamers with an unparalleled experience of thrill and engagement from the consolation of their homes. Platforms like Lodi777 have quickly garnered attention as a quantity one name in this realm. As users look for reliable choices, the focus shifts to understanding platforms like lodi777.ph, a site that offers intensive features and an distinctive gaming ambiance. For easy accessibility, many players select the FB777 download apk possibility. This permits entry to the casino’s choices anytime and anyplace from a consumer’s cellular gadget, mixing convenience with excitement.

A platform created to showcase all of our efforts geared toward bringing the imaginative and prescient of a safer and more clear on-line gambling trade to reality. Discuss anything associated to Happy Luke Casino with other gamers, share your opinion, or get answers to your questions. The participant from Vietnam had her bonus winnings cancelled without further explanation.

Note that there’s a restrict to how much you can gather in a day tho. You entry the reputable bookmaker website HappyLuke, in the right nook of the display screen there is a yellow REGISTRATION field, click on on it. If you are planning to hitch HappyLuke bookmaker, however you continue to do not know the way to register an account at HappyLuke? In this article, we are going to guide you to register HappyLuke, with just some easy steps beneath, you already have 1 HappyLuke account to participate in betting. Once our safety and quality team approves your remark, they will upload it right here. Right from the off, HappyLuke casino has a very fun and vibrant really feel to it – and this by no means lets up.

If you attain any of the five ranges which vary from Iron to Platinum, you’ll increase your cashback share and earn special rewards. The Oriental style continues with the intricate patterns of each reel, the trendy frame that surrounds them, and the game title that sits above all of it. Our reviewers had been a bit let down by the 888 Dragons HappyLuke slot soundtrack, which is just the sort of sounds you would get in any fruit machine, with no link to the Chinese style at all. By taking these proactive steps, you’ll find a way to ensure a extra gratifying and rewarding expertise throughout your time at HappyLuke. Despite important initiatives and all steps to keep the software alive and operating, Nokia determined to disintegrate the Symbian Foundation in late 2010. Nokia then took complete management of the OS growth in its hand.

Over the years, HappyLuke has adapted to market needs, incorporating a mobile-friendly design and expanding its range of cost options to provide a more inclusive gaming experience. The on line casino has constructed a solid status for reliability and innovation inside the online gaming neighborhood. HappyLuke offers a range of enjoyable casino video games and sports activities betting options.

As a end result, Nokia was the only firm left in February 2011 supporting Symbian outdoors Japan. The software program was initially developed as a proprietary software program OS in 1998 by the Symbian Ltd. Consortium and was utilized by varied telephone brands like Nokia, Samsung, Sony Ericsson, and Motorola. Nokia extensively relied on the functioning of Symbian and have become the largest shareholder in 2004, purchasing the entire company in 2008. One thrilling characteristic that makes WordPress one of the best platform is that it is highly scalable. You can mess around, and hold adding new functionalities each time needed.

For your personal security, please don’t save your HappyLuke login credentials on a shared system as a end result of this increase the prospect of your account being stolen from you. If you’re on the lookout for a premium on-line on line casino expertise, HappyLuke Casino provides an exciting number of slots, table games, and live dealer games. Whether you’re a fan of classic on line casino video games or the thrill of live gaming, HappyLuke supplies excessive payouts, quick transactions, and an immersive on line casino setting.

From the blue and pink colour scheme to the zany backgrounds and popping promo photos, every little thing here screams fun. To find the complete range of particular presents, hit ‘Promotions’ in the high menu. This will present you with around a dozen of the latest promos, ranging from deposit offers to birthday celebrations. And, just as with regular sports activities, you’ll see huge spreadsheet-like shows with the latest odds for you to back. While logged into the on line casino, hit the ‘Sportsbook’ tab at the prime of the web page and you can begin betting instantly, with out having to create a separate account. These strategies work not only with withdrawals, but also with financial transfers.

In reality, visiting extremegaming88.net login web page reveals an intuitive design that even first-time visitors can navigate effortlessly. Many surprise if extremegaming88 legit, and rest assured, it prioritizes consumer security and satisfaction. With secured transactions and robust privateness measures, players can get pleasure from their gaming moments without any fear. Indeed, when folks ask, “Is extremegaming88 legit?” the answer is a convincing yes. Discovering ExtremeGaming88 opens the door to a selection of video games and activities. Whether you’re a informal player or an elite gamer, you will find one thing that matches your interests.

Whether you might be into slots, poker, baccarat, or roulette, there’s something for everybody. With frequent updates and the addition of recent games, gamers all the time have contemporary content to discover. Starting with the fundamentals, potential gamers can kick-off their journey by visiting the TG777 Casino register web page. Here, new customers can arrange their account and discover the diverse range of games obtainable.

If you’d prefer to take a break out of your work, HappyLuke Casino is certainly for you personally! The on line casino, even though it was only created lately, is already licensed by the Malta Gaming Authority and the UK Gambling Commission, so clients could be certain of their security. Beyond what’s mentioned, the community side enhances the immersive nature of ExtremeGaming88.

” link positioned slightly below the login box and once you click on that, you’ll be prompted to key in your e-mail handle. Here’s a reminder, the e-mail address that you key in needs to be the one you used to register on your HappyLuke on-line casino account or else it won’t work. Come enjoy soccer sports betting with us at HappyLuke online casino right now. Happy Luke Casino provides video games from well-known suppliers like Betsoft, Play’n Go, Ezugi, QuickSpin and Thunderkick.

This generous approach not only boosts initial deposits but additionally rewards participant loyalty throughout their gaming journey. We are an unbiased listing and reviewer of online casinos, a casino forum, and information to casino bonuses. The returned value for the 1st deposit is superior to the provide of most on line casino websites. It’s also a a lot more interesting supply than a 25% discount usually supplied in lottery bonuses. In whole, you might be eligible to rise up to ₹15,200 to play casino video games.

On lodi777.ph.com login, gamers are welcomed to a dashboard teeming with gaming choices, special features, and promotions that make taking part in not just an exercise but an exhilarating journey. As gamers navigate via the lobbies, choosing lodi777.ph login turns into second nature, facilitated by a design that avoids overwhelming the senses and as a substitute enhances the gaming delight. Overall, TG777 Casino presents a wealthy and secure environment for on-line leisure. Whether you are interested within the captivating slots, participating desk games, or exploring the strategic betting options, TG777 caters to all preferences, making certain a satisfying and rewarding experience. Whether you’re a fan of slots or desk games, the joy at TG777 is ceaseless. Players can even improve their gaming adventure with the convenient tg777 download characteristic, allowing entry to video games on numerous units.

Whether you’re taking half in for fun or aiming for large wins, HappyLuke Casino delivers an distinctive gaming expertise. At SBOBET soccer betting, their signature is definitely asian handicap markets, the place they seize totally. Asian players will discover fairer odds and a smarter way to bet with SBOBET online casino, in comparison with other on-line on line casino sportsbook suppliers that offer conventional 1×2 bets.

Ample promotions spherical out this thrilling mobile offering, along with security technology to make sure secure play. You’ll discover tons of of online slots at HappyLuke, together with basic ones like Starburst and fashionable favorites like Rook’s Revenge. You can even play Baccarat and many different stay casino video games with reside dealers.

The player from Missouri had requested a withdrawal lower than two weeks earlier than submitting this complaint. The Complaints Team noted that the player didn’t reply to follow-up inquiries regarding the status of her withdrawal. As a outcome, the grievance was rejected because of the lack of communication, which prevented further investigation into the problem. Happy Luke Casino has been granted a playing license in Comoros issued by Anjouan Gaming.

It involves a quick and simple sign-up procedure that will get you began in no time. As you proceed, you will want to discover the extensive range of video games that the web site offers. In the digital age, online gaming has turn into more than only a interest; it’s a life-style. There are countless platforms out there, however one that stands out is ExtremeGaming88. This distinctive platform offers gamers an enriching gaming expertise, the place ardour and technique go hand in hand.

Players can enjoy clean navigation, whether or not they’re depositing funds, withdrawing winnings, or reaching out for customer help. The website’s interface is responsive and tailored to cellular and desktop customers alike, highlighting the platform’s dedication to inclusivity and modernization. Access is simple with the lodi777 login interface, designed to ensure both security and convenience for customers. This ease of access also interprets to lodi777.ph.com login, where the process remains seamless and user-friendly, tailored for all types of players.

If you ever face any issues with cost methods at HappyLuke, you can all the time attain out to our customer assist group which is on the market 24/7 via live chat on our official site. They are in fact the chief in relation to innovation and setting new requirements to what stay on line casino games can be. At HappyLuke on-line casino, you’ll find a extensive range of Evolution games that are pretty thrilling , corresponding to their Live Baccarat, Lightning Dice and Dream Catcher recreation show. The player from India had informed us that he could not entry his casino account because it had been blocked without any given cause. He had been playing live video games on the platform for a week and hadn’t used any bonuses.

Whether you’re trying to spin the reels on top-rated slot games, problem your self in poker, or enjoy the immersive experience of stay dealer games, Happyluke Thailand has something for everyone. 1xbet presents its users the ability to obtain and install their cellular app on numerous units, together with Android and iOS smartphones, in addition to Windows computer systems. The app supplies entry to a variety of sports activities betting choices, similar to football, basketball, tennis, and cricket, in addition to stay betting on ongoing matches. Additionally, 1xbet has a on line casino section that gives numerous video games, including slots, table games, and live dealer video games. The platform is available in a number of nations and languages, and users can obtain 24/7 customer assist. Online casino gaming has become incredibly in style, and there are quite a few video games and platforms available to players worldwide.

You’ll discover loads of helpful data overlaying matters from setting up your account to withdrawing your winnings. Sign up to Happy Luke Casino at present to play over 2,000 slots and on line casino games. Once you click on the password reset link you ought to be redirected to the password reset web page the place you’ll be able to key in your new password to login next time. Please look underneath your unsolicited mail to see if the e-mail has been marked as spam. If it’s not there either, repeat the entire course of again by going again to the login page after which click the forgot password link again. If after repeating the process several times and waiting for a few mins, you continue to can’t discover the email, you probably can contact the HappyLuke customer support group by way of live chat for further assistance.

HappyLuke is the number one trusted on-line on line casino on the web, with over 1000’s of latest member sign ups every single day. To access all of HappyLuke online on line casino games, first you have to register for an account with us and then log into your HappyLuke on-line on line casino account. You can login to your HappyLuke online casino account on PC, laptop or mobile phone, we’ve made sure that the log in process at HappyLuke is easy and fast. 1xbet is a well known online betting platform that gives a extensive range of sports activities betting choices and on line casino games. The platform is popular among betting enthusiasts as a end result of its user-friendly interface, intensive vary of betting choices, and beneficiant bonuses.

If you utilize some ad blocking software, please verify its settings. The player from Japan is dissatisfied with promotional phrases and conditions. We rejected the criticism because the participant did not reply to our messages and questions.

You should be of authorized age and you should make positive that it’s legal to gamble in your jurisdiction. Only gamble at a on line casino should you can afford to lose the money you gamble. Some free credit bonuses require that you simply additionally deposit before you probably can withdraw your winnings. There are additionally numerous on-line casinos offering deposit bonuses, including these utilizing PayPal or Paysafecard, and promotional codes corresponding to My 1xbet promo code. HappyLuke India presents so many bonuses and potentialities that it’s normal to really feel cautious.

Many players query the platform’s credibility, typically asking if ExtremeGaming88 is legit. The firm ensures transparency and fairness in all its games happyluketh, following trade standards and regulations. For those involved about privacy, the platform uses safe methods for the extremegaming88 login, sustaining confidentiality of non-public information and login credentials. The TG777 online casino ensures fairness and security in all its operations.

Will the 888 Dragons HappyLuke on-line slot be a roaring success with our evaluate experts? Follow this straightforward information to make sure a seamless experience as you set up your account and start playing. ホームページには「HappyLuke is amongst the finest online on line casino websites in Asia.」と表記されていることからも、今後日本や他の近隣国に進出することが期待できます。

You can configure theses spins to cease when certain limits are reached, or on any win. You also can activate a Turbo mode, and there’s a helpful battery saver function that lowers the standard of the graphics however means you could play for longer on mobiles or your laptop computer. There are actually tons of of video games out there, lots of which characteristic that nearly all highly effective of legendary creatures, the dragons. The three dragons that stalk the reels of the 888 Dragons HappyLuke slots sport are similar in all but colour. HappyLuke ensures that each table recreation has been optimized for an engaging participant expertise, with smooth graphics and fast-paced gameplay.

There are over 30 blackjack tables with a betting range of between $1 – $10,000. At the HappyLuke Casino, avid gamers have a superb choice of video games. Whether it’s trendy slots with innovative options, basic desk games, or immersive stay dealers, your time on the internet site might be value it. The choice of suppliers can be impressive, as you’ll find 60+ respected companies powering the expansive catalog. Depending on the place you’re from, HappyLuke on-line casino also offers native cost strategies which covers native third get together fee gateways as nicely as native bank transfers. Deposits and withdrawals are all processed immediately at our online casino, no matter cost strategies, you’ll find a way to money out your winnings inside 24 hours, that’s our promise to you.

The FB777 app ensures a seamless gaming experience, optimizing the interface for mobile users who are all the time on the transfer. An enticing feature of this on line casino portal is “FB777 reside,” which provides players the chance to have interaction with reside sellers in real time. This feature provides an authentic on line casino environment that’s each thrilling and immersive. For those that choose a varied experience, exploring the FB777 slot on line casino can be fairly rewarding, with its big range of games designed to cater to completely different tastes and preferences. To attract guests, HappyLuke offers bonuses, free spins, and different promotions based mostly on the player’s country of residence. New members can benefit from the HappyLuke Free 300 THB (In Thai they name HappyLuke ฟรี 300 ) bonus, a reward that’s mechanically credited to their accounts (no deposit is required).

There’s additionally the possibility to earn loyalty cash every time you suggest a pal to the on line casino. In the expansive world of on-line gaming, few platforms stand out fairly like happyluke. HappyLuke operates throughout varied areas, primarily specializing in the Australian and Southeast Asian markets, making it a go-to selection for gamers in these areas.

You need to broaden your website as a social media platform – you are able to do that as well. When I make a withdraw from the casino to my E-Wallet account, they charged like 10$AUS as I was making withdraw greater than the minimum quantity as customer service informed. After emailing to NETTELLER, they mentioned there will be no additonal charge for withdrawing.

Leave a Reply

Your email address will not be published. Required fields are marked *