Enable PHP 8.4 compat and update #90
Annotations
5 errors and 1 warning
Run PHP_CodeSniffer:
tests/IntegrateTest.php#L14
Header blocks must not contain blank lines
|
Run PHP_CodeSniffer:
tests/IntegrateTest.php#L16
Expected 0 lines between same types of use statement, found 1.
|
Run PHP_CodeSniffer:
tests/IntegrateTest.php#L16
Header blocks must be separated by a single blank line
|
Run PHP_CodeSniffer:
tests/IntegrateTest.php#L17
Expected 1 line between different types of use statement, found 0.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading