Add support for configureable error levels #215
Annotations
4 errors
phpstan:
src/Ignition.php#L246
No error to ignore is reported on line 246.
|
phpstan:
src/Ignition.php#L247
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{$this(Spatie\Ignition\Ignition), 'renderError'} given.
|
phpstan:
src/Ignition.php#L248
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{$this(Spatie\Ignition\Ignition), 'renderError'} given.
|
phpstan
Process completed with exit code 1.
|