Bump doctrine/.github from 7.2.1 to 7.2.2 #49
coding-standards.yml
on: pull_request
coding-standards
/
Coding Standards (PHP: 8.1)
19s
Annotations
6 errors
coding-standards / Coding Standards (PHP: 8.1):
src/Deprecation.php#L106
Function sprintf is specialized by PHP and should not use argument unpacking.
|
coding-standards / Coding Standards (PHP: 8.1):
src/Deprecation.php#L171
Function sprintf is specialized by PHP and should not use argument unpacking.
|
coding-standards / Coding Standards (PHP: 8.1):
src/Deprecation.php#L227
Use "??=" operator instead of "=" and "??".
|
coding-standards / Coding Standards (PHP: 8.1):
src/Deprecation.php#L233
Use "??=" operator instead of "=" and "??".
|
coding-standards / Coding Standards (PHP: 8.1):
src/Deprecation.php#L239
Use "??=" operator instead of "=" and "??".
|
coding-standards / Coding Standards (PHP: 8.1)
Process completed with exit code 1.
|