Title: Debug error
Last modified: September 29, 2020

---

# Debug error

 *  [alfredovilla](https://wordpress.org/support/users/alfredovilla/)
 * (@alfredovilla)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/debug-error-43/)
 * Hi, looking at the debug log i noticed the following error:
 * PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either`(
   a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /data/vhosts/******/httpdocs/
   wp-content/plugins/a-z-listing/widgets/class-a-z-listing-widget.php on line 75
 * What does this error refer to? and how can it be solved?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/debug-error-43/#post-13548958)
 * Hi,
 * This is not an error, but a warning to me about upcoming changes in the PHP language
   specification. You can safely ignore it for now.
 *  [Nicola Modugno](https://wordpress.org/support/users/shark986/)
 * (@shark986)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/debug-error-43/#post-13652313)
 * Hello [@diddledan](https://wordpress.org/support/users/diddledan/), when do you
   plan to modify the code to prevent the system from generating that notification?
   Even if it is a simple warning and not an error, the system logs are unnecessarily
   filled and they become dirty, which is annoying.
    Regards, Nicola.
 *  [khalkjaer](https://wordpress.org/support/users/khalkjaer/)
 * (@khalkjaer)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/debug-error-43/#post-13653702)
 * Also interested in seeing this cleaned out from my debug logs.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Debug error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/a-z-listing_d8edfd.svg)
 * [A-Z Listing](https://wordpress.org/plugins/a-z-listing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/a-z-listing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/a-z-listing/)
 * [Active Topics](https://wordpress.org/support/plugin/a-z-listing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/a-z-listing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/a-z-listing/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [khalkjaer](https://wordpress.org/support/users/khalkjaer/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/debug-error-43/#post-13653702)
 * Status: not resolved