Updates & maintenance #4
codesniffer.yml
on: pull_request
Codesniffer
/
Codesniffer (8.4)
19s
Annotations
1 error and 2 warnings
|
Codesniffer / Codesniffer (8.4)
Process completed with exit code 2.
|
|
Codesniffer / Codesniffer (8.4):
tests/bootstrap.php#L21
Consider putting global function "test" in a static class
|
|
Codesniffer / Codesniffer (8.4):
tests/bootstrap.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 15 and the first side effect is on line 6.
|