Notice: Use of undefined constant WATCHDOG_ERROR - assumed 'WATCHDOG_ERROR' in perfmon_store_results() (line 655 of modules/perfmon/perfmon.module).
We change logging functions and hooks for D8.

CommentFileSizeAuthor
#3 undefined_constant-3040197-3.patch812 bytessergiu stici

Comments

armrus created an issue. See original summary.

armrus’s picture

Title: Watchdog logs notice: undefined constant WATCHDOG_ERRO » Watchdog logs notice: undefined constant WATCHDOG_ERROR
sergiu stici’s picture

StatusFileSize
new812 bytes

I replaced module_invoke_all() with \Drupal::moduleHandler()->invokeAll(). See the patch

sergiu stici’s picture

Status: Active » Needs review
sergiu stici’s picture

Status: Needs review » Active

Sorry I was wrong, I did not fix this issue.

mmjvb’s picture

armrus’s picture

Issue summary: View changes

This error will be fix in next beta release at 28.03.2019.

  • Sergiu Stici authored 4a3c8cb on 8.x-1.x
    Issue #3040197 by Sergiu Stici: Watchdog logs notice: undefined constant...
armrus’s picture

Status: Active » Fixed
armrus’s picture

Status: Fixed » Closed (fixed)