Removes laminas/laminas-stdlib dependency #231
Annotations
6 errors
static-analyse (8.1):
src/ErrorHandler.php#L56
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{class-string<static(Stolt\LeanPackage\ErrorHandler)>, 'addError'} given.
|
static-analyse (8.1):
src/Glob.php#L49
PHPDoc tag @throws with type Stolt\LeanPackage\Exception\RuntimeException is not subtype of Throwable
|
static-analyse (8.1):
src/Glob.php#L66
PHPDoc tag @throws with type Stolt\LeanPackage\Exception\RuntimeException is not subtype of Throwable
|
static-analyse (8.1):
src/Glob.php#L94
Instantiated class Stolt\LeanPackage\Exception\RuntimeException not found.
|
static-analyse (8.1):
src/Glob.php#L107
PHPDoc tag @throws with type Stolt\LeanPackage\Exception\RuntimeException is not subtype of Throwable
|
static-analyse (8.1)
Process completed with exit code 1.
|