Skip to content

Fix strict standard notice#58

Open
mattheu wants to merge 1 commit intoGCX:masterfrom
mattheu:master
Open

Fix strict standard notice#58
mattheu wants to merge 1 commit intoGCX:masterfrom
mattheu:master

Conversation

@mattheu
Copy link

@mattheu mattheu commented May 14, 2014

I am seeing the following error when using your plugin:

PHP Strict Standards: Declaration of ACF_Walker_Taxonomy_Field_Checklist::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in .../taxonomy-field.php on line 513

Just need to update the args used by start_el methods to be compatable with the Walker::start_el

PHP Strict Standards:  Declaration of ACF_Walker_Taxonomy_Field_Checklist::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in .../taxonomy-field.php on line 513
@craigmdennis
Copy link

I just installed the addon and got this message. Does it affect any functionality?

@dotjay
Copy link

dotjay commented Sep 7, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments