Fix deprecation warnings on PHP 8.2 #80
Annotations
2 errors and 10 warnings
Convert PHPCS report to PR comments
Process completed with exit code 1.
|
Run PHPCS
Process completed with exit code 2.
|
Convert PHPCS report to PR comments:
src/Logger.php#L7
Equals sign not aligned with surrounding assignments; expected 16 spaces but found 11 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L8
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 4 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L9
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 5 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L10
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 5 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L11
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 3 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L12
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 4 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L13
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 5 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L14
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 6 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L15
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 2 spaces
|
Convert PHPCS report to PR comments:
src/Logger.php#L16
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 3 spaces
|
Loading