fix: array declaration sniff #4338
validate.yml
on: pull_request
Check PHP code style
13s
Check XML files
28s
XML Code style
1m 0s
Lint Yaml
/
Lint Yaml
4s
Lint Yaml
/
Check GHA workflows
7s
Lint Markdown
/
Lint Markdown
7s
QA Markdown
/
QA Markdown
38s
Annotations
4 errors
|
Check PHP code style
Process completed with exit code 1.
|
|
Check PHP code style:
src/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php#L25
Expected 1 blank line(s) before first member var; 0 found
|
|
Check PHP code style:
src/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php#L23
Expected "boolean" but found "bool" for @var tag in member variable comment
|
|
Check PHP code style
Process completed with exit code 2.
|