Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix strict standard notice #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix strict standard notice #58

wants to merge 1 commit into from

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
4 participants