Add support for PHP >= 8.1. Fix CS. #3
ci.yml
on: push
Static Analysis
15s
Code Style
11s
Matrix: tests
Annotations
9 errors
|
Code Style
Process completed with exit code 4.
|
|
PHP 8.2
Process completed with exit code 255.
|
|
PHP 8.1
Process completed with exit code 255.
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Algorithm/SymmetricGridGenerator.php#L18
Class constants with native types are supported only on PHP 8.3 and later.
|
|
Static Analysis:
src/Algorithm/HslColorExtractor.php#L19
Class constants with native types are supported only on PHP 8.3 and later.
|
|
Static Analysis:
src/Algorithm/HslColorExtractor.php#L18
Class constants with native types are supported only on PHP 8.3 and later.
|
|
Static Analysis:
src/Algorithm/HslColorExtractor.php#L17
Class constants with native types are supported only on PHP 8.3 and later.
|
|
Static Analysis:
src/Algorithm/HslColorExtractor.php#L16
Class constants with native types are supported only on PHP 8.3 and later.
|