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] => 1771150154.7543
            [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] => 1771150154.8791
            [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
        )

)

There are additionally normal filters like ‘New Games’

By admin

คู่มือฉบับสมบูรณ์สำหรับ Promotion บนเว็บ Happyluke

If you ever face any problems with fee methods at HappyLuke, you can at all times attain out to our buyer assist group which is on the market 24/7 via stay chat on our official web site. They are in reality the leader in terms of innovation and setting new requirements to what stay casino video games may be. At HappyLuke online on line casino, you’ll find a broad range of Evolution video games which may be fairly thrilling, similar to their Live Baccarat, Lightning Dice and Dream Catcher recreation present. The participant from India had informed us that he couldn’t access his casino account as it had been blocked without any given purpose. He had been enjoying live video games on the platform for every week and hadn’t used any bonuses.

In this complete information, we will delve deep into every thing Happyluke has to supply, from its array of games to the security measures it employs to protect gamers. The website presents a broad range of sports betting options, reside streaming of video games, and digital sports activities betting on football and horse racing. Its online on line casino options live dealers and a wide range of video games similar to slots, desk video games, and poker. Upon accessing the FB777 reside features, gamers can indulge within the immersive surroundings of live supplier games. This service replicates the physical on line casino experience, making it possible so that you just can take pleasure in traditional video games like blackjack and roulette from the consolation of your own home. The FB777 platform ensures that the stay dealer’s presence enhances the realism, making it a preferred choice for so much of online gaming lovers.

Together with its number of casino games, we can discover a welcome bonus, a coin store, and a referral program. For those of you preferring a more authentic casino experience, we suggest a visit to HappyLuke’s stay on line casino. You get to play in opposition to real sellers at one of the many gaming tables. The video games are of top quality and you can select from Baccarat, Blackjack, Dragon Tiger, Roulette, SicBo and lots of extra. Welcome Bonus Package HappyLuke has an unique provide for model new players on making the first deposit. The casino will give you a 200% deposit match as a lot as a maximum of $200 (6,000 baht).

Check out the ‘Live Casino’ tab and you’ll be welcomed by numerous themed casinos, every with its personal city. For example, you’ll have the ability to visit Casino Paris, Casino Vegas, or Casino Shanghai, amongst others. With totally different sellers, games and stakes, this is a great method to maintain issues recent each time you play.

From the blue and pink color scheme to the zany backgrounds and popping promo footage, every little thing right here screams enjoyable. To find the complete vary of particular offers, hit ‘Promotions’ in the prime menu. This will current you with round a dozen of the most recent promos, ranging from deposit offers to birthday celebrations. And, simply as with regular sports activities, you’ll see big spreadsheet-like shows with the latest odds so that you can again. While logged into the on line casino, hit the ‘Sportsbook’ tab on the top of the page and you can start betting immediately, without having to create a separate account. These methods work not solely with withdrawals, but in addition with monetary transfers.

At the identical time, it ought to be noted that gambling ought to at all times be seen as only one type of entertainment. We do not encourage you to make long-term cash based mostly on games of chance. The record of keywords pertains to quite so much of online slot video games which would possibly be out there on completely different platforms.

HappyLuke is the primary trusted online casino on the internet, with over hundreds of recent member sign ups every day. To entry all of HappyLuke online casino video games, first you have to register for an account with us and then log into your HappyLuke online 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 quick. 1xbet is a well-known online betting platform that provides a variety of sports activities betting options and on line casino video games. The platform is in style amongst betting fanatics because of its user-friendly interface, in depth range of betting choices, and beneficiant bonuses.

Happy Luke Casino has a High Safety Index of eight.1, which makes a recommendable option for many gamers when it comes to fairness and safety. Proceed with studying our Happy Luke Casino evaluation to be taught more about this casino. This will allow you to make an informed determination about whether or not this on line casino is right for you. Our finest online casinos make thousands of gamers in United States joyful every day. At Happy Luke Casino, you will discover a good number of on line casino video games that can be performed immediately in your web browser.

Whether you’re looking to spin the reels on top-rated slot video games, challenge yourself in poker, or enjoy the immersive experience of live vendor games, Happyluke Thailand has one thing for everybody. 1xbet provides its customers the power to obtain and set up their cellular app on numerous gadgets, including Android and iOS smartphones, in addition to Windows computers. The app supplies access to a variety of sports activities betting choices, such as football, basketball, tennis, and cricket, as properly as reside betting on ongoing matches. Additionally, 1xbet has a casino section that offers numerous games, including slots, table games, and reside supplier games. The platform is on the market in multiple international locations and languages, and users can receive 24/7 customer assist. Online casino gaming has become incredibly well-liked, and there are numerous games and platforms obtainable to gamers worldwide.

The customer service team is quick at responding to the players’ complaints and issues. However, any combination of dragons is price a consolation prize of 5 occasions the stake. Our review group found that this was by far the most typical approach to land a win in the 888 Dragons Happy Luke slot. Founded in 2015, they’re the brains behind vastly successful video games such as Carnival of Venice and Reel Gangsters.

If you don’t want to miss out on something, you may also use the HappyLuke on-line casino platform to stream your favourite sports activities matches reside in HD. HappyLuke sports activities betting service is available on both PC and cell phones. Weekly rebates, tournaments, and VIP rewards will make your gameplay much more exciting. You can even relax figuring out funds and private information are secured by a 256-bit SSL encryption, while skilled assist is readily available 24/7.

You’ll see what provides are available to players from your nation, however you can even see what’s out there to players in other international locations by clicking the button below. Whether you like traditional or modern gameplay, there’s something to swimsuit your style, from Man U slots to Monkey King slots, Mega slots to Mexico slots. Finally, should you require assist, a good on line casino ought to provide high-level assist. That’s the case of HappyLuke India, supplier of a 24/7 customer support with a live chat.

From completing your registration to playing video games, every little thing pays you unique HappyLuke coins. HappyLuke is a brand and casino game publisher spreading throughout Asia. It now offers the possibility of authorized on-line gambling in India, Vietnam, Thailand, and Indonesia. Its choice of video games contains manufacturers similar to Evolution Gaming, EZugi, Yggdrasil, Play N Go, and many others. We will do our best to maintain the knowledge at the web site updated, but remember that gives can change and that we disclaim duty for any incorrect information at this website.

Please learn the phrases and situations fastidiously earlier than making your first deposit. Please rapidly register if you nonetheless wouldn’t have an account at HappyLuke, very quick and easy with the tutorial to register HappyLuke as we instructed within the earlier article. HappyLuke bookmaker has a very high security system, so please be happy to provide account registration data.

If you’re interested by tips on how to play craps dice, you’ll find fewer variations of craps obtainable on the website in comparability with different video games like roulette and blackjack. HappyLuke on-line on line casino covers a wide spectrum of sports like football, tennis, cricket and basketball, thanks to our great sportsbook service suppliers – SBOBET and Saba Sports. A good reside dealer game always makes you are feeling like you’re really sitting in an actual and luxurious on-line casino, they are often actually immersive if they’re developed by a trusted provider.

We uncovered some guidelines or clauses we didn’t like and we contemplate the T&Cs to be considerably unfair. Unfair or predatory rules could be exploited so as to avoid paying out the players’ winnings to them. Taking our discovering into consideration, we encourage you to proceed with warning do you have to determine to play at this on line casino. Bank transfers and instant banking are ways you possibly can deposit funds at Happy Luke Casino, and these methods shall be localized to the nation you’re enjoying in. As deposit and withdrawal options may differ relying on which nation you’re enjoying in, we suggest you verify with the cashier in your greatest banking choices.

These flames wrap across the HappyLuke casino logo that sits in the course of the dragon symbols. Land some magnificent dragon symbols across the line to win prizes. Have some persistence though, as it’s a high-volatility game the place you would be spinning the reels for some time earlier than seeing a return in your wagers. The upside is that these wins, when they come, pays back as much as 100x your stake. This is an unconventional slot machine, that has just three reels and a single payline. We’re used to seeing fundamental fruit machines with this format, however 888 Dragons HappyLuke slot is a fantastic-looking game.

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

You can configure theses spins to cease when sure limits are reached, or on any win. You also can activate a Turbo mode, and there’s a helpful battery saver characteristic that lowers the quality of the graphics but means you could play for longer on mobiles or your laptop computer. There are literally hundreds of games obtainable happyluketh.github.io, lots of which feature that most highly effective of legendary creatures, the dragons. The three dragons that stalk the reels of the 888 Dragons HappyLuke slots recreation are similar in all but shade. HappyLuke ensures that every table game has been optimized for an engaging player expertise, with clean graphics and fast-paced gameplay.

You wish to expand your website as a social media platform – you can 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 minimal amount as customer support informed. After emailing to NETTELLER, they said there shall be no additonal charge for withdrawing.

For your individual safety, please don’t save your HappyLuke login credentials on a shared device as a end result of this improve the possibility of your account being stolen from you. If you’re in search of a premium on-line casino expertise, HappyLuke Casino offers an thrilling choice of slots, table video games, and live supplier games. Whether you’re a fan of traditional on line casino video games or the thrill of stay gaming, HappyLuke supplies high payouts, fast transactions, and an immersive on line casino surroundings.

Not only does it affect your leisure level, but also your bank account. HappyLuke is a web-based on line casino that provides a extensive array of gaming choices, starting from classic slot games to immersive stay supplier experiences. Catering to a diverse audience, HappyLuke aims to deliver leisure and potential winnings while making certain a user-friendly interface that appeals to both novice and seasoned players.

You have instant access to the support you want via e-mail or stay chat. As far because the stay chat agents are concerned, they respond to customer points 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 get in touch with a stay chat agent. Any issue you may be coping with will be solved as soon as attainable with minimal distress. HappyLuke has turn out to be certainly one of Asia’s most dependable on-line gaming venues.

They provide a flawless interface for lodi777 login customers, guaranteeing secure and quick access to a world of gaming pleasure. As extra players become accustomed to the advantages of gaming platforms like Lodi777, the trade continues to develop and evolve. Innovations in game design, interactivity, and consumer experience make certain that each seasoned gamers and newcomers find enjoyment and satisfaction. For these in search of a comprehensive and rewarding gaming expertise, Lodi777 stands out as a premier destination within the ever-thriving world of online casinos.

On lodi777.ph.com login, players are welcomed to a dashboard teeming with gaming choices, special options, and promotions that make enjoying not simply an exercise however an exhilarating journey. As gamers navigate through the lobbies, choosing lodi777.ph login becomes second nature happyluke plus, facilitated by a design that avoids overwhelming the senses and as a substitute enhances the gaming delight. Overall, TG777 Casino presents a wealthy and safe environment for on-line leisure. Whether you have an interest in the captivating slots, engaging table games, or exploring the strategic betting choices, TG777 caters to all preferences, making certain a satisfying and rewarding expertise. Whether you’re a fan of slots or desk games, the excitement at TG777 is ceaseless. Players can even improve their gaming adventure with the convenient tg777 obtain feature, allowing entry to games on numerous devices.

Some gamers feel somewhat apprehensive when it comes to RNG games. They feel there is a means casinos can cheat them out of their money. While you have no purpose at all to feel this fashion in HappyLuke casino, you additionally have other options. The live on line casino has many video games from more than a dozen on line casino recreation suppliers. The bulk of the video games in HappyLuke online on line casino are video slots, there’s nothing new there. It is the variety of these games that received us excited while reviewing this site.

If you’d prefer to take a break from your work, HappyLuke Casino is certainly for you personally! The on line casino, even though it was solely created just 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 talked about, the neighborhood aspect enhances the immersive nature of ExtremeGaming88.

All the currencies are geotargeted to their respective nations, nevertheless, you’ll be able to still choose to use other currencies together with USD. HappyLuke Casino doesn’t offer a native cellular app for Android and iOS gadgets. A cross-platform net app is available, which you can download to your smartphone from the website. The deposit choices at the HappyLuke Casino are financial institution transfer, web banking, QR code promptpay, and Neteller. Payments to Bitcoin, Litecoin, Ethereum, and Ripple are additionally supported.

If you utilize some advert blocking software, please check its settings. The player from Japan is dissatisfied with promotional terms and situations. We rejected the grievance because the participant didn’t reply to our messages and questions.

Note that there’s a restrict to how a lot you can collect in a day tho. You access the respected bookmaker website HappyLuke, in the right nook of the display screen there’s a yellow REGISTRATION box, click on on it. If you would possibly be planning to join HappyLuke bookmaker, however you continue to do not know tips on how to register an account at HappyLuke? In this text, we will guide you to register HappyLuke, with just a few easy steps beneath, you already have 1 HappyLuke account to participate in betting. Once our safety and quality group approves your remark, they will addContent it right here. Right from the off, HappyLuke casino has a really enjoyable and vibrant feel to it – and this by no means lets up.

However, the on line casino nonetheless guarantee that the cost is from NETTELLER. Fun88 was established in 2008 by Welton Holdings Limited, an Isle of Man-based firm, with the primary goal of providing sports activities betting companies to Asian customers. Now that you’re aware of the phrases and features of HappyLuke India, the last step is to deposit. Either accepting the bonus or not, the payment method available for India is EcoPayz. On the footer, the player gets to see the entire jackpot raised by the internet site video games. Together with it, there is a prize pool for a match, of which we’ll talk about.

If you’re new to the realm of on-line casinos, this information will stroll you thru the totally different sides of TG777, from registration to gameplay, and everything in between. At HappyLuke casino, we reward our gamers with exciting promotions and generous bonuses. An ever-increasing variety of players are turning to online casinos as a outcome of they can try their luck at blackjack or slots at residence or on the go. Anyone who deposits cash and wagers on any sport by way of the Internet stands to win a prize or cash. Selecting the proper on-line casino is essential – maybe greater than you understand.

The on line casino doesn’t cost a fee for this and transactions go through virtually immediately. It appears the main focus is on high quality cost choices that provide quick payments somewhat than the numbers. The participant from Thailand is dissatisfied with a long ready time for deposits and customer support. After a more in-depth examination, we rejected this criticism as unjustified.

If you reach any of the 5 levels which vary from Iron to Platinum, you’ll increase your cashback percentage and earn special rewards. The Oriental fashion continues with the intricate patterns of every reel, the fashionable 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 type of sounds you’d get in any fruit machine, with no hyperlink to the Chinese fashion in any respect. By taking these proactive steps, you presumably can ensure a extra gratifying and rewarding expertise during your time at HappyLuke. Despite vital initiatives and all steps to maintain the software alive and operating, Nokia determined to disintegrate the Symbian Foundation in late 2010. Nokia then took full management of the OS improvement in its hand.

HappyLuke presents quick and secure deposits and withdrawals by way of eg EcoPayz. Log in to the positioning to see extra fee methods on your country. The interface shall be transferred to the member’s administration type after 30 seconds of login. Before going to the HappyLuke login tutorial, I will remind you that there are currently some carriers blocking links because betting isn’t yet legal in Vietnam.

Whether you would possibly be into slots, poker, baccarat, or roulette, there is something for everyone. With frequent updates and the addition of recent games, players all the time have recent content material to explore. Starting with the basics, potential gamers can kick-off their journey by visiting the TG777 Casino register page. Here, new users can set up their account and explore the varied range of games out there.

At Happy Luke, it is made straightforward to play a series of your favorite casino games anyplace you’d like and at any time you wish; that is the beauty of cell casinos! All the identical categories can be found for play, straight out of your mobile or pill, and embody a variety of video slots, jackpot games, desk games, and more. Software giants like Play’n GO and BetSoft contributes to the overall gaming content for a various collection to browse through! Standard help methods are accessible, including stay chat and e mail.

Ample promotions spherical out this exciting mobile providing, along with safety technology to ensure safe play. You’ll find lots of of on-line slots at HappyLuke, together with basic ones like Starburst and trendy favorites like Rook’s Revenge. You can also play Baccarat and many other stay casino games with reside sellers.

There are over 30 blackjack tables with a betting vary of between $1 – $10,000. At the HappyLuke Casino, gamers have a wonderful alternative of video games. Whether it’s fashionable slots with revolutionary features, traditional desk video games, or immersive stay dealers, your time on the website shall be value it. The selection of suppliers can additionally be spectacular, as you’ll discover 60+ reputable firms powering the expansive catalog. Depending on where you’re from, HappyLuke online on line casino also provides native payment methods which covers local third party cost gateways in addition to local bank transfers. Deposits and withdrawals are all processed instantly at our online on line casino, no matter cost strategies, you can cash out your winnings inside 24 hours, that is our promise to you.

You have to be of authorized age and you must be sure that it’s authorized to gamble in your jurisdiction. Only gamble at a on line casino when you can afford to lose the cash you gamble. Some free credit bonuses require that you also deposit earlier than you can withdraw your winnings. There are also varied on-line casinos providing deposit bonuses, including these using PayPal or Paysafecard, and promotional codes similar to My 1xbet promo code. HappyLuke India offers so many bonuses and potentialities that it’s normal to really feel cautious.

The theme “HappyLuke Beautiful Casino Roulette Table” with images of the most recent roulette table with wooden colors and numbers creates enchantment for on line casino players in Happy Luke. To prime it all, HappyLuke can be recognized for its wonderful vary of bonuses and presents that hold the players engaged. Other slot video games supply unique options and themes, similar to “Dreams of Macau” slot, “Egypt’s Book of Mystery” slot, “Dog Slot,” “Fat Cat Slot,” “Dragon Legend Slot,” and many others.

Happy Luke Casino has an average customer assist, judging by the outcomes of our testing. Handling sensitive participant knowledge with utmost care, HappyLuke employs advanced encryption know-how to guard personal and financial data. This permits players to have interaction freely without concerns of information breaches or unauthorized entry. Identifying and establishing user verification measures additional strengthens security, making certain that solely reliable gamers can entry their accounts.

It makes things simpler, and means the staff are successfully specialists in ecoPayz. Tick ‘Turbo Spin’ or ‘In-Game Reward’ to deliver up specific titles. There are additionally normal filters like ‘New Games’, ‘Jackpots’, and buttons for individual desk games similar to roulette. Even greater than forty shiny games will give the user the chance to have a great time. Like a colourful simulation and cheer on the specialty just like in a real on line casino online. There are many perks you probably can get pleasure from whenever you become a HappyLuke on line casino VIP.

Players can effortlessly dive into a world of possibilities with only a few clicks, bringing the on line casino into the consolation of their own house. Whether you’re a seasoned player or a newcomer, the FB777 login course of is straightforward and user-friendly. Looking over the site, it’s apparent that Luke has lots to be pleased about. Our personal opinion here at Top10-CasinoSites is that when you can look past that middle-of-the-road Curaçao gaming licence, you’ve got a strong casino on your arms.

Some of those slots have comparable names and may be grouped collectively, such as the “aba” slots and “all slot” slots. Other related slot names embrace “aladdin slot,” “apollo” slots, “autobet” slots, “avenger” slots, “banana” slots, and “big” slots. These slots offer different themes, graphics, and gameplay and could be accessed by way of varied gadgets. Those on the lookout for a casino where it’s potential to gamble and add some entertaining to lucky guesses could discover HappyLuke India. It’s a on line casino specially developed to simply accept Indian players trying to have some enjoyable.

As a 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 numerous phone manufacturers like Nokia, Samsung, Sony Ericsson, and Motorola. Nokia extensively relied on the functioning of Symbian and became the most important shareholder in 2004, purchasing the complete firm in 2008. One thrilling characteristic that makes WordPress the most effective platform is that it is extremely scalable. You can play around, and keep adding new functionalities every time wanted.

The format, selection of video games and providers, in addition to some great bonuses, tournaments and prizes make HappyLuke an excellent selection. The HappyLuke Casino also offers gamers the chance to obtain free cash without making a single deposit. All you must do is persuade a friend to enroll in an account.

Slots with an Asian theme are sometimes hugely successful and fundamental three-reel, single-line video games stay extremely popular. So, it makes good 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 licensed for fair gaming. The return-to-players percentage (RTP) of 96.84% may be very generous, although the excessive volatility implies that this determine is a long-term average. You may have a lot lower or high returns over each session with the game.

By register with HappyLuke on-line casino, you get to enjoy continuous promotions and bonuses. As the online on line casino market expands, Happyluke Thailand has emerged as one of the top destinations for players looking for an exhilarating and rewarding playing experience. Catering specifically to Thai players, Happyluke provides an extensive vary of on line casino video games, safe banking choices, and exciting promotions that make it a standout platform.

This immersive expertise is heightened by the platform’s strategic use of themes and innovations in recreation design. Players can simply find video games that match their preferences and gaming strategies. Whether you favor casino video games, slots, or sports activities betting, HappyLuke has the best promotions to extend your possibilities of profitable. Not surprisingly, HappyLuke provides sports activities betting, so if you’re a soccer fan or a powerful supporter of a tennis participant, you presumably can place a monetary stake in your prediction being appropriate.

Just get there and discover the exciting provides at HappyLuke casino, who knows, perhaps you’ll discover a model new favourite game. HappyLuke casino was launched in 2015 and is now also out there in India. The on line casino has a massive selection of games of high quality and popularity. Take part of their bonuses and promotions and really feel secure playing at a casino that is licensed (Curaçao eGaming), regulated and supports responsible gaming.

It also reviews respected bookmakers to assist players select the best choice when betting. But it’s the real deal, too; greater than 50 software providers means you possibly can entry hundreds of video games in one place. Plus, customer help is available 24 hours a day, seven days a week.

The casino adheres to strict tips that govern honest play and accountable gaming, thus offering peace of mind for players concerning the integrity of the betting process. The authorized standing of HappyLuke is also regularly verified by exterior auditing corporations, ensuring transparency and accountability. In addition to being safe and safe, WordPress will not disappoint you by method of UI and UX. Sporting the best on-line casino themes with the best-in-class UX, you probably can make sure that your customers keep hooked to your platform for lengthy. It has grown in recognition through the years, increasing its companies to include on-line casinos and video games.

The platform is designed to cater to all levels, providing difficult gameplay for those who search it and easy-going experiences for these who prefer to relax. Integrating the TG777 expertise into on a regular basis life is made simple by its mobile-friendly platform. Players can enjoy their favorite video games on the go, due to the TG777 download option that enables access from numerous gadgets. 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 in the world you may be from or what language you speak, HappyLuke has your again covered.

Your username doesn’t need to be your real name, which means you take pleasure in a certain degree of anonymity. HappyLuke has quite a lot of provides, so don’t hesitate to stay to the proposals. This in style Asian casino presents you the prospect to play one of the best slots, stay on line casino games, and table games from a lot of software program suppliers. You’ll be capable of enjoy promotions similar to a weekly cashback rebate, tournaments, and VIP rewards.

It entails a fast and simple sign-up process that gets you began very quickly. As you proceed, you will need to explore the intensive range of games that the web site provides. In the digital age, online gaming has turn into more than only a hobby; it is a way of life. There are numerous platforms out there, however one which stands out is ExtremeGaming88. This distinctive platform offers players an enriching gaming expertise, the place passion and strategy go hand in hand.

In 2012, Nokia ended up disowning growth, and most Symbian builders had already left Accenture. Further, in January 2014, Nokia stopped accepting any new or modified Symbian software program from developers. Nokia then went ahead to create a non-profit Symbian Foundation to make a royalty-free successor of Symbian OS. Although various different applications from different manufacturers have been constructed on Symbian, they were not suitable with each other. To enhance the compatibility, Nokia determined to transition the proprietary working system to a free software project. This transition is still believed to be one of the largest within the history of the software improvement business.

This article supplies an overview of some of the main online casino games providers and platforms, such as Pragmatic Play’s 3 Kingdoms, Playtech’s Age of the Gods sequence, and Microgaming. These providers offer a wide range of video games, including slots, table games, and reside dealer video games. Some video games are based mostly on particular themes, such as Greek mythology or ancient China, whereas others offer exciting options like free spins and progressive jackpots.

The enticing design is the first thing that catches your attention whenever you launch the HappyLuke web site. With over four,000 games available to gamers, it’s no shock the casino is considered one of Asia’s high entertainment destinations. Free professional educational programs for online on line casino employees geared toward business finest practices, enhancing participant expertise, and honest approach to playing.

Gamers often bond over shared experiences and mutual admiration for the game’s high quality, creating lasting friendships. For these entering this sphere, it is important to know the basics of navigating such a platform. The transition from curiosity to competition is seamless, because of detailed guides and FAQs provided onsite. An setting is constructed the place newcomers study the ropes, encouraged by the seasoned expertise obtainable from the platform’s assist staff. Thus, lodi777.ph captures a harmonious mix of excitement and safety.

It is essential to enter correct info to keep away from points with withdrawals later on. Nokia got here forward to create a dedicated cell software community. But the introduction of the Symbian Foundation led to the constituency of varied similar foundations in an try to advertise numerous software platforms, growth, and innovation. Next, Nokia moved the OS to propriety licensing and commissioned the event of Symbian to Accenture. Although this assist was promised to be prolonged until 2016, solely two main planned updates were released.

Keno Jackpot and Firefly Keno are two of the most popular variations featured at HappyLuke. So far, we’ve received only 10 participant reviews of Happy Luke Casino, which is why this casino doesn’t have a person satisfaction rating yet. The score is computed only when a casino has amassed 15 or more evaluations. Read the evaluations within the ‘User reviews’ a half of this page to study extra.

You’ll discover loads of helpful information overlaying topics from establishing your account to withdrawing your winnings. Sign as much as Happy Luke Casino today to play over 2,000 slots and casino video games. Once you click on the password reset link you ought to be redirected to the password reset web page where you’ll have the ability to key in your new password to login subsequent time. Please look beneath 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 and then click the forgot password hyperlink again. If after repeating the method a number of instances and waiting for a few minutes, you continue to can’t find the e-mail, you probably can contact the HappyLuke buyer help group via live chat for further help.

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

Big suppliers like NetEnt in the identical area with the likes of Omi Gaming. Regular updates and a vibrant neighborhood make ExtremeGaming88 a dynamic place for gamers who recognize variety and depth of their on-line gaming experiences. The platform is devoted to delivering high-quality leisure and a rewarding experience for all its users. Setting up an account and navigating by way of the extremegaming88.com interface is seamless. The partaking design, combined with its sturdy selection of options, makes it a must-visit for any gaming enthusiast in search of a reliable platform. Whether you are trying to play traditional video games or have interaction in the newest releases, ExtremeGaming88 offers something for everyone.

Whether you’re enjoying for enjoyable or aiming for large wins, HappyLuke Casino delivers an distinctive gaming experience. At SBOBET football betting, their signature is actually asian handicap markets, where they capture fully. Asian players will find fairer odds and a better approach to wager with SBOBET online casino, compared to different online on line casino sportsbook suppliers that offer traditional 1×2 bets.

Ecopayz has been recognized because the fee option of alternative on this casino. Payments take lower than 24 hours and you can use Indonesian Rupiahs (Rp), US Dollars ($), Thai Baht (฿), Vietnamese Dong (₫), and Indian Rupees (₹). third Game of the Year Awards Each yr HappyLuke on line casino runs a Game of the Year campaign. If your chosen sport wins, you’ve the possibility to win unbelievable rewards. HappyLuke on line casino picks 15 lucky gamers at random to win cool prizes like wagers and iPhone 12 handsets. Notably, performing an extremegaming88 net login is only a step away for keen gamers ready to start their gaming journey.

That’s why our Happy Luke Casino on-line evaluation staff are joyful to recommend this online casino to you. Happy Luke Casino provides a variety of first-class on-line playing merchandise and video games in a secure and user-friendly gaming setting. So profitable in reality, that our evaluation of 888 Dragons HappyLuke slot reveals a sport that’s unique to the site. It’s primarily based on successful sport from Pragmatic Play, but comes with some special design options that make it stand out. Another significant aspect that enhances the enchantment of HappyLuke is its range of bonuses and promotions, catering to both new and present players.

Well, these are just a few of assorted reasons as to why casino platforms prefer to migrate to WordPress. One factor that can assist you to get an edge over your competitors is its SEO-friendliness. The extra SEO-friendly your on line casino platform is, the extra it will be beloved by Google and other search engines. And that is what impacts your rating on search engine outcome pages. The platform rolls out timely updates and ensures that no security loopholes are left.

In reality, visiting extremegaming88.web login page reveals an intuitive design that even first-time guests can navigate effortlessly. Many wonder if extremegaming88 legit, and relaxation assured, it prioritizes person security and satisfaction. With secured transactions and sturdy privacy measures, players can take pleasure in their gaming moments with none worry. Indeed, when individuals ask, “Is extremegaming88 legit?” the answer is a resounding yes. Discovering ExtremeGaming88 opens the door to a selection of video games and actions. Whether you are a informal player or an elite gamer, you will discover something that matches your interests.

You’ll discover video games from top stay suppliers similar to Evolution, Ezugi, and Pragmatic Play. Take a look at the explanation of factors that we contemplate when calculating the Safety Index rating of Happy Luke Casino. The Safety Index is the primary metric we use to describe the trustworthiness, equity, and quality of all online casinos in our database. To perceive how helpful, skilled, and prompt the client help representatives are, we contact them directly as a half of our on line casino evaluate methodology. We believe buyer support is essential as it offers help do you’ve got to encounter any issues with registration at Happy Luke Casino, managing your account, withdrawals, or other matters.

A live dealer game is another exciting way to play at the online casino. For instance, you possibly can play Dragon Tiger with nice odds of profitable. You should have no drawback logging into your HappyLuke online casino account through our mobile on line casino app. Our slot video games, desk video games, and even reside supplier games run seamlessly on cell, so you’ll have the ability to actually get pleasure from all HappyLuke on-line casino games with no lag or crash.

Over the years, HappyLuke has adapted to market wants, incorporating a mobile-friendly design and expanding its range of cost options to offer a more inclusive gaming experience. The on line casino has constructed a solid popularity for reliability and innovation throughout the online gaming neighborhood. HappyLuke presents a spread of fun casino games and sports betting options.

” link located just below the login field and when you click on on that, you’ll be prompted to key in your e-mail address. Here’s a reminder, the email address that you just key in needs to be the one you used to register for your HappyLuke on-line casino account or else it won’t work. Come get pleasure from soccer sports betting with us at HappyLuke online on line casino today. Happy Luke Casino presents games from well known suppliers like Betsoft, Play’n Go, Ezugi, QuickSpin and Thunderkick.

Many gamers query the platform’s credibility, usually asking if ExtremeGaming88 is legit. The firm ensures transparency and fairness in all its games, following trade requirements and laws. For these concerned about privacy, the platform uses safe strategies for the extremegaming88 login, sustaining confidentiality of non-public info and login credentials. The TG777 on-line casino ensures fairness and safety in all its operations.

Once downloaded, users can swiftly carry out an extremegaming88.com login and enter a realm of exciting gameplay. Delve into the intensive universe of on-line gaming with ExtremeGaming88, a platform that has gained important reputation among gaming lovers worldwide. This platform presents an unparalleled gaming expertise with a wide variety of video games and a seamless interface. For new customers, the ExtremeGaming88 registration process is straightforward, ensuring that gamers can bounce into the motion with out unnecessary delays. With fb777 slots at one’s fingertips, gamers are treated to video games of probability and skill , each characterized by vibrant graphics and engaging gameplay.

New players can benefit from welcome bonuses, whereas common participants can get pleasure from loyalty programs and periodic promotions. The TG777 link to bonuses and promotions section supplies detailed information on how to maximize these offerings for enhanced gameplay. New players can easily sign up by following easy steps within the lodi777 login platform. Subsequently, they will discover promotions and special events that are periodically held, making certain that there is at all times something exciting awaiting them at each turn. One of the necessary thing sights of this platform is its seamless entry by way of the fb777 on line casino login, designed for ease and comfort.

Another exciting factor that our evaluation of Happy Luke Casino revealed is you’ll have the chance to win a variety of progressive jackpots. Top titles you can play to win these huge prizes include Wheel of Wishes by Microgaming, Celebration of Wealth by Play’n GO, and Dr. Fortuno by Yggdrasil. You can use a big selection of subheadings to search over 2,000 slots and games at Happy Luke Casino, such as the supplier of the week, new, and event games. Alternatively, you’ll be able to take your pick from over fifty five software program suppliers. We also advocate you try some slots from newer companies similar to Indi Slot or Golden Hero Games. There are plenty of present player promotions to reap the advantages of whenever you play at Happy Luke Casino, together with the prospect to assert weekly cashback.

Further, WordPress additionally comes with a range of plugins that could be personalized as per the necessities. Congratulations, you’ll now be stored within the learn about new casinos. You will obtain a verification e-mail to substantiate 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 again to zero (as they’ve levels) and really was little compensation. They refused to pay and say that there are cheaters on my table (Evolution Gaming Live Baccarat Control Squeeze Table).

HappyLuke on line casino doesn’t present a mobile app, and there’s no want for one. Just go to m.happyluke.com and log in – you’ll be able to then play directly in your cellular browser. The web site is fully optimised for the smaller display screen, allowing you to enjoy yourself on the go.

The on line casino is licensed by the federal government of Curaçao and is totally committed to consumer safety. The servers have been included with advanced 256-bit Secure Socket Layer (SSL) encryption, guaranteeing that each one monetary information 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 casino games. If you’re trying to learn how to play baccarat for novices, HappyLuke Casino presents an excellent choice of games to help you get started. An initiative we launched with the objective to create a world self-exclusion system, which can permit susceptible gamers to dam their entry to all online playing opportunities. Browse all bonuses provided by Happy Luke Casino, together with their no deposit bonus presents and first deposit welcome bonuses.

No evaluate of the 888 Dragons HappyLuke slot machine would be full without mentioning the original model. What units the stay dealer video games aside is the interactive experience, allowing gamers to interact with each the sellers and different players in real-time, creating a vibrant, social environment. Beyond the favored titles, HappyLuke also regularly updates its library, providing new choices to maintain the gameplay fresh and exciting. With the addition of progressive jackpot slots, gamers even have the chance to win life-changing sums of cash. Rather than awarding factors (coins on this case) based on play, this program lets you earn cash for just about every thing you do! For starters, you’ll earn cash for one-time activities such as registering an account, changing your show name, and making your first, second, and third deposits.

We had acquired enough evidence from the casino representative to confirm the player’s breach of rules. The on line casino’s Safety Index, a rating indicating the safety and equity of on-line casinos, has been decided through our analysis of these findings. The greater the Safety Index, the higher the assurance of enjoying and receiving winnings with out issues.

The creation of online gaming has remodeled the panorama of digital leisure, providing players with an unparalleled experience of thrill and engagement from the comfort of their houses. Platforms like Lodi777 have rapidly garnered consideration as a number one name on this realm. As users look for dependable options, the focus shifts to understanding platforms like lodi777.ph, a site that provides in depth features and an exceptional gaming environment. For straightforward accessibility, many players choose the FB777 download apk possibility. This permits access to the casino’s offerings anytime and anyplace from a person’s cellular system, mixing comfort with excitement.

Users are advised to recollect their extremegaming88.com login password to avoid any trouble in the course of the login process. Continuous updates and reside occasions maintain the group engaged, with extremegaming88 stay sessions being significantly in style for their interactive nature. The ExtremeGaming88 site, which you’ll find at ExtremeGaming88, is expertly designed to make sure ease of navigation and supreme gaming satisfaction. The extremegaming88 net interface is clean, permitting for seamless transitions between completely different sections of the platform.

The most important web site of the online casino additionally accommodates all the model new things – probably if you do not perceive what you’d like to play, it is a good option. New and existing players have many promotions that they will claim. Unlimited Cashback and Rebate Losing your money just isn’t the tip of the story in HappyLuke on line casino. Players get a 2-10% cashback on all slots and live on line casino losses.

Some games provide particular features like free spins and bonus rounds. Therefore, we decided to take a closer take a glance at what HappyLuke India casino has to offer. In this text and evaluation, you’ll understand what there’s to know concerning the possibilities on the positioning. Maybe the odds much like lotteries, but with enjoyable games instead, might work for you. It is an net site specialized in providing the most correct soccer tips, soccer predictions, and soccer odds from top consultants all over the world.

When you land on the homepage, you’ll be happy with the look of the site. The use of soft, sky blue and pink is sweet to look at and likewise communicates the brand well. It’s straightforward to imagine that the novice participant might get overwhelmed right here. Online casinos have exploded in reputation, offering all kinds of video games and bonuses to entice gamers from all over the world. Among the plethora of platforms, Lodi777 stands out with its exceptional choices, user-friendly interface, and rewarding person expertise.

Seasonal promotions are available where you get massive rewards only for wagering in selected games. If you like slots, benefit from your free spins bonus and explore the newest games in HappyLuke Slots. HappyLuke Casino understands that users are playing to win and cash out.

Once logged in, players can explore a selection of gaming choices. TG777 slot video games are among the hottest, offering thrilling themes and vital reward potential. Beyond slots, TG777 wager opportunities include a various vary of desk video games and live dealer experiences, catering to totally different tastes and preferences. Our Happy Luke Casino online evaluate experts suppose this high Asian online casino is well-named, as it’s sure to place a smile on your face. When you enroll, you’ll be capable of play 2,000+ slots and casino games from over fifty five software providers, including the prospect to win many huge progressive jackpots. An glorious alternative of reside on line casino video games is one other massive cause why Happy Luke is considered one of Asia’s most popular on-line gaming websites.

Therefore, we checked its credentials and if it offers sufficient security to its gamers. We perceive that, similar to with lottery video games similar to UK Lotto on-line, you want to protect your money. Instead of purchasing lottery tickets on websites such as PlayHugeLotto, you would possibly wish to expertise a double win in on line casino games. HappyLuke is an internet site with special tournaments, which are at all times updating and together with new video games. For each choice of slots, there could be an ongoing leaderboard with the top players.

The platform employs cutting-edge technology to facilitate seamless gaming, enabling gamers to take pleasure in their favorite video games from the comfort of their houses. Moreover, the article additionally discusses the most effective Pragmatic Play and Play’n GO on-line casinos, together with their prime slot sites. The article also includes a comparability of two in style online casino platforms, 1xBet and 4rabet.

Opening an account solely takes a few minutes, and you may benefit from quite a few rewards when you play at HappyLuke Casino, including the chance to claim the weekly cashback. If you need to claim your bonus, attain out to the support group, and they’ll information you through the method. By enjoying games, you possibly can amass coins, which can assist you to secure a special bonus on the website. The finest on line casino video games, similar to conventional casino desk games including blackjack, poker and roulette are properly represented. From Evolution Gaming come a number of VIP choices with wagers starting at $500 and going as a lot as an eye-watering $10,000! With VIP roulette you can guess between $2 all the greatest way up to $2,000.

Many varieties of reside roulette and blackjack are available from 9 software program suppliers, including Evolution Gaming, Asia Gaming, and N2 Live. Dragon Tiger and Sic Bo are different exciting well-liked Asian live supplier video games you possibly can play. When you join at Happy Luke Casino you’ll have the flexibility to declare a generous welcome deposit bonus that you have to use to play slots and casino video games. It will solely take you a few minutes to open your account and you can claim this offer if you make your first deposit. Our Happy Luke Casino reviewers also like that the minimal and maximum deposit limits make this a great bonus for all players.

Happyluke Thailand stands out as top-of-the-line on-line casinos for Thai players, offering an exceptional gaming expertise with all kinds of games, lucrative bonuses, and safe transactions. Whether you’re a seasoned participant or a newcomer to online playing, Happyluke offers every little thing you want for an gratifying and rewarding casino expertise. From slots to reside dealer video games, the platform presents infinite entertainment and the potential to win massive. HappyLuke is a leading online casino on the web with over thousands of gamers and much more real cash games from dozens of trusted providers, simply accessible on both PC and mobile phones. At HappyLuke online casino you can find over three,000 online on line casino video games to choose from, the enjoyable is continuous from the second you join with us till you withdraw your winnings. We have over 3000 games all beneath one roof waiting for you to discover, there’s additionally endless betting markets in our huge sportsbook service.

Leave a Reply

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