I have this message in my trace.log:

[NOTICE ] E_STRICT: Declaration of panels_renderer_editor::render_pane() should be compatible with that of panels_renderer_standard::render_pane() in `sites/all/modules/panels/plugins/display_renderers/panels_renderer_editor.class.php':1462

Can you fix this please?

Comments

merlinofchaos’s picture

Status: Active » Fixed

Checked a fix into -dev.

On a side note: I'm sure you didn't intend this, but "Can you fix this please?" comes off as...I dunno. Demanding? In any case, it doesn't sit right with me, and it doesn't do anything for your bug report.

Status: Fixed » Closed (fixed)

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

  • Commit 678f7ca on 7.x-3.x, master, pipelines, 7.x-3.x-i18n, 8.x-3.x by merlinofchaos:
    #949310: E_STRICT violation on declaration of render_pane() method of...