Remove PHP 7.4 and PHP 8.0 support #187
Annotations
5 errors
|
Static analysis:
src/TagBag.php#L259
src/TagBag.php:259:47: MixedArgument: Argument 1 of set_error_handler cannot be mixed, expecting callable(int, string, string=, int=, array<array-key, mixed>=):bool|null (see https://psalm.dev/030)
|
Static analysis:
src/TagBag.php#L259
src/TagBag.php:259:112: UndefinedVariable: Cannot find referenced variable $prevErrorHandler (see https://psalm.dev/024)
|
Static analysis:
tests/TagBagTest.php#L355
tests/TagBagTest.php:355:29: RedundantCastGivenDocblockType: Redundant cast to string given docblock-provided type (see https://psalm.dev/263)
|
Static analysis
The operation was canceled.
|
Loading