AGENT
public
mixed
AGENT
= 'Pawl/0.4'
public
mixed
AGENT
= 'Pawl/0.4'
public
mixed
AGENT
= 'RatchetRFC/0.3'
public
mixed
FILTER_VALIDATE_BOOL
= \FILTER_VALIDATE_BOOLEAN
public
mixed
HOA
= \true
public
mixed
MB_CASE_LOWER
= 1
public
mixed
MB_CASE_LOWER
= 1
public
mixed
MB_CASE_TITLE
= 2
public
mixed
MB_CASE_TITLE
= 2
public
mixed
MB_CASE_UPPER
= 0
public
mixed
MB_CASE_UPPER
= 0
public
mixed
MYSQLI_REFRESH_REPLICA
= 64
public
mixed
PUBNUB_LIB_BASE_DIR
= __DIR__
public
mixed
REQUESTS_AUTOLOAD_REGISTERED
= true
public
mixed
REQUESTS_SILENCE_PSR0_DEPRECATIONS
= \true
public
mixed
REQUESTS_SILENCE_PSR0_DEPRECATIONS
= true
errorResponse() : mixed
successfulResponse() : mixed
xcallable(mixed $call[, mixed $able = '' ]) : mixed
pubnubAutoloader(mixed $className) : mixed
Get all HTTP header key/values as an associative array for the current request.
getallheaders() : mixed
The HTTP header key/value pairs.
echoStreamerFactory(mixed $conn[, mixed $permessageDeflateOptions = null ]) : mixed
getTestCases() : mixed
runTest(mixed $case) : mixed
createReport() : mixed
Triggers a silenced deprecation notice.
trigger_deprecation(string $package, string $version, string $message, mixed ...$args) : void
The name of the Composer package that is triggering the deprecation
The version of the package that introduced the deprecation
The message of the deprecation
Values to insert in the message using printf() formatting
ctype_alnum(mixed $text) : mixed
ctype_alpha(mixed $text) : mixed
ctype_cntrl(mixed $text) : mixed
ctype_digit(mixed $text) : mixed
ctype_graph(mixed $text) : mixed
ctype_lower(mixed $text) : mixed
ctype_print(mixed $text) : mixed
ctype_punct(mixed $text) : mixed
ctype_space(mixed $text) : mixed
ctype_upper(mixed $text) : mixed
ctype_xdigit(mixed $text) : mixed
ctype_alnum(mixed $text) : bool
ctype_alpha(mixed $text) : bool
ctype_cntrl(mixed $text) : bool
ctype_digit(mixed $text) : bool
ctype_graph(mixed $text) : bool
ctype_lower(mixed $text) : bool
ctype_print(mixed $text) : bool
ctype_punct(mixed $text) : bool
ctype_space(mixed $text) : bool
ctype_upper(mixed $text) : bool
ctype_xdigit(mixed $text) : bool
mb_convert_encoding(mixed $string, mixed $to_encoding[, mixed $from_encoding = null ]) : mixed
mb_decode_mimeheader(mixed $string) : mixed
mb_encode_mimeheader(mixed $string[, mixed $charset = null ][, mixed $transfer_encoding = null ][, mixed $newline = "
" ][, mixed $indent = 0 ]) : mixed
mb_decode_numericentity(mixed $string, mixed $map[, mixed $encoding = null ]) : mixed
mb_encode_numericentity(mixed $string, mixed $map[, mixed $encoding = null ][, mixed $hex = false ]) : mixed
mb_convert_case(mixed $string, mixed $mode[, mixed $encoding = null ]) : mixed
mb_internal_encoding([mixed $encoding = null ]) : mixed
mb_language([mixed $language = null ]) : mixed
mb_list_encodings() : mixed
mb_encoding_aliases(mixed $encoding) : mixed
mb_check_encoding([mixed $value = null ][, mixed $encoding = null ]) : mixed
mb_detect_encoding(mixed $string[, mixed $encodings = null ][, mixed $strict = false ]) : mixed
mb_detect_order([mixed $encoding = null ]) : mixed
mb_parse_str(mixed $string[, mixed &$result = [] ]) : mixed
mb_strlen(mixed $string[, mixed $encoding = null ]) : mixed
mb_strpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strtolower(mixed $string[, mixed $encoding = null ]) : mixed
mb_strtoupper(mixed $string[, mixed $encoding = null ]) : mixed
mb_substitute_character([mixed $substitute_character = null ]) : mixed
mb_substr(mixed $string, mixed $start[, mixed $length = 2147483647 ][, mixed $encoding = null ]) : mixed
mb_stripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_stristr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strrchr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strrichr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strrpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strstr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_get_info([mixed $type = 'all' ]) : mixed
mb_http_output([mixed $encoding = null ]) : mixed
mb_strwidth(mixed $string[, mixed $encoding = null ]) : mixed
mb_substr_count(mixed $haystack, mixed $needle[, mixed $encoding = null ]) : mixed
mb_output_handler(mixed $string, mixed $status) : mixed
mb_http_input([mixed $type = null ]) : mixed
mb_convert_variables(mixed $to_encoding, mixed $from_encoding, mixed ...&$vars) : mixed
mb_ord(mixed $string[, mixed $encoding = null ]) : mixed
mb_chr(mixed $codepoint[, mixed $encoding = null ]) : mixed
mb_scrub(mixed $string[, mixed $encoding = null ]) : mixed
mb_str_split(mixed $string[, mixed $length = 1 ][, mixed $encoding = null ]) : mixed
mb_str_pad(string $string, int $length[, string $pad_string = ' ' ][, int $pad_type = STR_PAD_RIGHT ][, string|null $encoding = null ]) : string
mb_ucfirst(string $string[, string|null $encoding = null ]) : string
mb_lcfirst(string $string[, string|null $encoding = null ]) : string
mb_trim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_ltrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_rtrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_convert_encoding(array<string|int, mixed>|string|null $string, string|null $to_encoding[, array<string|int, mixed>|string|null $from_encoding = null ]) : array<string|int, mixed>|string|false
mb_decode_mimeheader(string|null $string) : string
mb_encode_mimeheader(string|null $string[, string|null $charset = null ][, string|null $transfer_encoding = null ][, string|null $newline = "
" ][, int|null $indent = 0 ]) : string
mb_decode_numericentity(string|null $string, array<string|int, mixed> $map[, string|null $encoding = null ]) : string
mb_encode_numericentity(string|null $string, array<string|int, mixed> $map[, string|null $encoding = null ][, bool|null $hex = false ]) : string
mb_convert_case(string|null $string, int|null $mode[, string|null $encoding = null ]) : string
mb_internal_encoding([string|null $encoding = null ]) : string|bool
mb_language([string|null $language = null ]) : string|bool
mb_list_encodings() : array<string|int, mixed>
mb_encoding_aliases(string|null $encoding) : array<string|int, mixed>
mb_check_encoding([array<string|int, mixed>|string|null $value = null ][, string|null $encoding = null ]) : bool
mb_detect_encoding(string|null $string[, array<string|int, mixed>|string|null $encodings = null ][, bool|null $strict = false ]) : string|false
mb_detect_order([array<string|int, mixed>|string|null $encoding = null ]) : array<string|int, mixed>|bool
mb_parse_str(string|null $string[, mixed &$result = [] ]) : bool
mb_strlen(string|null $string[, string|null $encoding = null ]) : int
mb_strpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strtolower(string|null $string[, string|null $encoding = null ]) : string
mb_strtoupper(string|null $string[, string|null $encoding = null ]) : string
mb_substitute_character([string|int|null $substitute_character = null ]) : string|int|bool
mb_substr(string|null $string, int|null $start[, int|null $length = null ][, string|null $encoding = null ]) : string
mb_stripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_stristr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strrchr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strrichr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strrpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strstr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_get_info([string|null $type = 'all' ]) : array<string|int, mixed>|string|int|false|null
mb_http_output([string|null $encoding = null ]) : string|bool
mb_strwidth(string|null $string[, string|null $encoding = null ]) : int
mb_substr_count(string|null $haystack, string|null $needle[, string|null $encoding = null ]) : int
mb_output_handler(string|null $string, int|null $status) : string
mb_http_input([string|null $type = null ]) : array<string|int, mixed>|string|false
mb_convert_variables(string|null $to_encoding, array<string|int, mixed>|string|null $from_encoding, mixed &$var, mixed ...&$vars) : string|false
mb_ord(string|null $string[, string|null $encoding = null ]) : int|false
mb_chr(int|null $codepoint[, string|null $encoding = null ]) : string|false
mb_scrub(string|null $string[, string|null $encoding = null ]) : string
mb_str_split(string|null $string[, int|null $length = 1 ][, string|null $encoding = null ]) : array<string|int, mixed>
mb_str_pad(string $string, int $length[, string $pad_string = ' ' ][, int $pad_type = STR_PAD_RIGHT ][, string|null $encoding = null ]) : string
mb_ucfirst(mixed $string[, string|null $encoding = null ]) : string
mb_lcfirst(mixed $string[, string|null $encoding = null ]) : string
mb_trim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_ltrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_rtrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
is_countable(mixed $value) : mixed
hrtime([mixed $as_number = false ]) : mixed
array_key_first(array<string|int, mixed> $array) : mixed
array_key_last(array<string|int, mixed> $array) : mixed
fdiv(float $num1, float $num2) : float
preg_last_error_msg() : string
str_contains(string|null $haystack, string|null $needle) : bool
str_starts_with(string|null $haystack, string|null $needle) : bool
str_ends_with(string|null $haystack, string|null $needle) : bool
get_debug_type(mixed $value) : string
get_resource_id(mixed $resource) : int
array_is_list(array<string|int, mixed> $array) : bool
enum_exists(string $enum[, bool $autoload = true ]) : bool
autoload(mixed $rootDir) : mixed