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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | undefined_constant-3040197-3.patch | 812 bytes | sergiu stici |
Comments
Comment #2
armrus commentedComment #3
sergiu stici commentedI replaced module_invoke_all() with \Drupal::moduleHandler()->invokeAll(). See the patch
Comment #4
sergiu stici commentedComment #5
sergiu stici commentedSorry I was wrong, I did not fix this issue.
Comment #6
mmjvb commentedSee https://www.drupal.org/docs/8/api/logging-api/overview for introducing logging in D8.
Comment #7
armrus commentedThis error will be fix in next beta release at 28.03.2019.
Comment #9
armrus commentedComment #10
armrus commented