Skip to content

Removes laminas/laminas-stdlib dependency #231

Removes laminas/laminas-stdlib dependency

Removes laminas/laminas-stdlib dependency #231

Triggered via push September 18, 2024 13:14
Status Failure
Total duration 34s
Artifacts
Matrix: static-analyse
Fit to window
Zoom out
Zoom in

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.