If PHP_CodeSniffer is missing, hook_requirements returns a warning. This will prevent update.php from running updates. As PHP_CodeSniffer is not a requirement for coder to work, the hook_requirements should only run on runtime phase, so this warning is only shown on the status page.

CommentFileSizeAuthor
#1 coder.coder-review.2089569-1.patch1.97 KBbkonetzny

Comments

bkonetzny’s picture

Status: Active » Needs review
StatusFileSize
new1.97 KB

Attached patch updates hook_requirements to only run in runtime phase.

klausi’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.