Title: PHP strict errors with taxonomy-widget
Last modified: August 21, 2016

---

# PHP strict errors with taxonomy-widget

 *  [efc](https://wordpress.org/support/users/eceleste/)
 * (@eceleste)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/php-strict-errors-with-taxonomy-widget/)
 * After upgrading to WP 3.6.1 and running with WP_DEBUG true I began to get an 
   error associated with taxonomy-widget. There was a complaint that a subclass 
   function definition did not match the parent class.
 * I would recommend that you change taxonomy-widget.php line 364 to:
 *     ```
       function start_el( &$output, $term, $depth = 0, $args = array(), $current_object_id = 0 ) {
       ```
   
 * [http://wordpress.org/plugins/taxonomy-widget/](http://wordpress.org/plugins/taxonomy-widget/)

The topic ‘PHP strict errors with taxonomy-widget’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/taxonomy-widget.svg)
 * [Taxonomy Widget](https://wordpress.org/plugins/taxonomy-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/taxonomy-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/taxonomy-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/taxonomy-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/taxonomy-widget/reviews/)

## Tags

 * [Strict](https://wordpress.org/support/topic-tag/strict/)

 * 0 replies
 * 1 participant
 * Last reply from: [efc](https://wordpress.org/support/users/eceleste/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/php-strict-errors-with-taxonomy-widget/)
 * Status: not resolved