Add PHP 8.4 to CI Pipeline #82
Annotations
16 errors
phpstan (8.3):
src/Formatter/ConsistentFormatter.php#L76
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore identical.alwaysFalse)): Unexpected token "identical", expected ')' at offset 47 on line 1
|
phpstan (8.3):
src/Formatter/NativeFormatter.php#L21
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore identical.alwaysFalse)): Unexpected token "identical", expected ')' at offset 47 on line 1
|
phpstan (8.3):
src/Formatter/NativeFormatter.php#L42
Method Darsyn\IP\Formatter\NativeFormatter::pton() should return string but returns mixed.
|
phpstan (8.3):
src/Formatter/NativeFormatter.php#L49
Method Darsyn\IP\Formatter\NativeFormatter::pton() should return string but returns mixed.
|
phpstan (8.3):
src/Util/Binary.php#L33
Method Darsyn\IP\Util\Binary::toHex() should return string but returns mixed.
|
phpstan (8.3):
tests/Version/IPv4Test.php#L200
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore argument.type)): Unexpected token "argument", expected ')' at offset 47 on line 1
|
phpstan (8.3):
tests/Version/IPv4Test.php#L223
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore catch.neverThrown)): Unexpected token "catch", expected ')' at offset 47 on line 1
|
phpstan (8.3):
tests/Version/IPv6Test.php#L79
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore argument.type)): Unexpected token "argument", expected ')' at offset 47 on line 1
|
phpstan (8.3):
tests/Version/IPv6Test.php#L249
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore argument.type)): Unexpected token "argument", expected ')' at offset 47 on line 1
|
phpstan (8.3):
tests/Version/IPv6Test.php#L272
PHPDoc tag @phpstan-ignore-next-line has invalid value ((@phpstan-ignore catch.neverThrown)): Unexpected token "catch", expected ')' at offset 47 on line 1
|
phpstan (7.4)
The job was canceled because "_8_3" failed.
|
phpstan (5.6)
The job was canceled because "_8_3" failed.
|
phpstan (5.6)
Package phpstan/phpstan has requirements incompatible with your PHP version, PHP extensions and Composer version:
- phpstan/phpstan 2.0.3 requires php ^7.4|^8.0 which does not match your installed version 5.6.40.
|
phpstan (5.6)
The operation was canceled.
|
phpstan (8.4)
The job was canceled because "_8_3" failed.
|
phpstan (8.4)
The operation was canceled.
|