bootstrap.php
Table of Contents
Constants
-
CURLOPT_ISSUERCERT_BLOB
= 40295
-
MYSQLI_REFRESH_REPLICA
= 64
Functions
-
array_is_list()
: bool
-
enum_exists()
: bool
CURLOPT_ISSUERCERT_BLOB
public
mixed
CURLOPT_ISSUERCERT_BLOB
= 40295
MYSQLI_REFRESH_REPLICA
public
mixed
MYSQLI_REFRESH_REPLICA
= 64
array_is_list()
array_is_list(array<string|int, mixed> $array) : bool
Parameters
-
$array
: array<string|int, mixed>
-
enum_exists()
enum_exists(string $enum[, bool $autoload = true ]) : bool
Parameters
-
$enum
: string
-
-
$autoload
: bool
= true
-