not compatible with php7.4 yet?
-
hi, i got this error which my site runs under php7.4+ and wp5.6
Deprecated: Unparenthesized
a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /…/public_html/wp-content/plugins/a-z-listing/widgets/class-a-z-listing-widget.php on line 75Deprecated: Unparenthesized
a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /…/public_html/wp-content/plugins/a-z-listing/widgets/class-a-z-listing-widget.php on line 86do you have any plan to update your plugin in the coming ?
regards
lee
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘not compatible with php7.4 yet?’ is closed to new replies.