✨ method parameter default value rendering #66
Annotations
5 errors and 1 warning
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Method.php#L267
Function settype() should not be referenced via a fallback global name, but via a use statement.
|
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Method.php#L267
The use of function settype() is forbidden
|
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Method.php#L267
Expected 1 space(s) after cast statement; 0 found
|
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Method.php#L268
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
|
Show PHPCS results in PR
Process completed with exit code 1.
|
Show PHPCS results in PR:
github/workspace/tests/unit/DocBlock/Tags/MethodTest.php#L736
Line exceeds 120 characters; contains 132 characters
|
Loading