Download & Extend

Strict warning: Declaration of tagging_d7

Project:Tagging
Version:7.x-3.3
Component:UX / GUI / Interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:patch (to be ported)

Issue Summary

I get this error messages:

  • Strict warning: Declaration of tagging_d7::theme_tagging_widget() should be compatible with that of tagging_d6::theme_tagging_widget() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).
  • Strict warning: Declaration of tagging_d7::theme_tagging_widget_button() should be compatible with that of tagging_d6::theme_tagging_widget_button() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).
  • Strict warning: Declaration of tagging_d7::theme_tagging_widget_wrapper() should be compatible with that of tagging_d6::theme_tagging_widget_wrapper() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).
  • Strict warning: Declaration of tagging_d7::theme_tagging_tags_list() should be compatible with that of tagging_d6::theme_tagging_tags_list() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).
  • Strict warning: Declaration of tagging_d7::theme_tagging_suggestions_list() should be compatible with that of tagging_d6::theme_tagging_suggestions_list() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).
  • Strict warning: Declaration of tagging_d7::theme() should be compatible with that of tagging_d6::theme() in tagging_base::instance() (line 19 of A:\xampp\htdocs\sieben.welt-gestalten.de\sites\all\modules\tagging\tagging_base.class.inc).

PHP: 5.3.8

Comments

#1

Status:active» closed (won't fix)

those are strict warning. Not going to work on those - but patches are welcome.

#2

Minor patch clearing up the php strict warnings attached.

AttachmentSize
tagging-php-strict-compatibility-warning-declaration-d7-1418304-5521394.patch 1.52 KB

#3

Status:closed (won't fix)» patch (to be ported)

Thank you mark, will pull that one in for the next release