Strict warning: Declaration of panels_views_plugin_row_fields::options_submit() should be compatible with that of views_plugin_row_fields::options_submit() in require_once() (regel 15 van sites/all/modules/panels/plugins/views/panels_views_plugin_row_fields.inc).
Strict warning: Creating default object from empty value in panels_views_plugin_row_fields->render() (regel 146 van sites/all/modules/panels/plugins/views/panels_views_plugin_row_fields.inc).
Strict warning: Declaration of panels_renderer_simple::prepare() should be compatible with that of panels_renderer_standard::prepare() in require_once() (regel 12 van sites/all/modules/panels/plugins/display_renderers/panels_renderer_simple.class.php).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Cyberwolf’s picture

Status: Active » Needs review
FileSize
1.5 KB
zilverdistel’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me ...

Letharion’s picture

Assigned: Unassigned » merlinofchaos
brycesenz’s picture

Confirming that this patch works for me as well.

Letharion’s picture

@merlin
Confirmed problem and patch removing notices.
To reproduce:
Create a view, set row style to "Panel fields", get error message.

das-peter’s picture

Patch still applies and fixes issue - thanks.

drupov’s picture

#1 works for me too. Can be commited now?

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed! Thanks!

Cyberwolf’s picture

Thank you too for committing!

Letharion’s picture

Assigned: merlinofchaos » Unassigned
pedjuama’s picture

I have the same problem but i don't know how to apply the patch. Can you explain me please? Thank's

Letharion’s picture

Status: Fixed » Closed (fixed)

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

  • Commit a84471d on 7.x-3.x, 7.x-3.x-i18n, 8.x-3.x by merlinofchaos:
    Issue #1308326 by Cyberwolf: Fix strict warnings with views integration...
rjay’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev
Issue summary: View changes
Status: Closed (fixed) » Needs review
Parent issue: » #1774796: Plan for Panels v6.x-3.11 release (PHP 5.4 fix)

I think this patch should be committed to the D6 version of Panels as well.

The patch in #1 applied cleanly to Panels 6.x-3.x-dev for me. I've tested it on a D6 site and confirmed that it resolves the warnings there as well.

DamienMcKenna’s picture

Issue tags: +PHP 5.4
DamienMcKenna’s picture

Status: Needs review » Reviewed & tested by the community

Good to go.

drupov’s picture

Thanks for the status update.

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Well at least it fixes the panels issues...

  • japerry committed a4f20ba on 6.x-3.x authored by Cyberwolf
    Issue #1308326 by Cyberwolf: PHP strict warning when using panels in...

Status: Fixed » Closed (fixed)

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