PhpError
class PhpError
Class PhpError
Properties
static array | $fatalErrors |
Methods
static array
toArray(array $lastError, null|string $catcher = null)
$lastError = error_get_last();
static string
codeToString(int $code)
No description
Details
at line 26
static array
toArray(array $lastError, null|string $catcher = null)
$lastError = error_get_last();