Hey everybody,
i've updated to the latest stable version yesterday. The normal cronrun from the backend is working fine. But if I run the cron by drush I get the following warnings:

/usr/local/bin/drush -r /var/www/vhosts/[...]/httpdocs -q cron > /dev/null

constant(): Couldn't find constant [warning]
ADVAGG_VALIDATOR_GITHUB_VERSION_CSSLINT advagg.module:5366
constant(): Couldn't find constant [warning]
ADVAGG_VALIDATOR_GITHUB_VERSION_JSHINT advagg.module:5366

Any idea why this happens?

CommentFileSizeAuthor
#2 advagg-2875584-2-fix-drush-error.patch669 bytesmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

IckZ created an issue. See original summary.

mikeytown2’s picture

Status: Active » Fixed
FileSize
669 bytes

Issue should only be effecting drush and shouldn't cause any issues. This patch should fix it. It has been committed.

  • mikeytown2 committed 9d35aeb on 7.x-2.x
    Issue #2875584 by mikeytown2: constant(): Couldn't find constant
    

Status: Fixed » Closed (fixed)

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