Error with php 7.4
-
Deprecated: Unparenthesized
a ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)in /web/htdocs/www.example.com/home/wp-content/plugins/wp-ajaxify-comments/wp-ajaxify-comments.php on line 540
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error with php 7.4’ is closed to new replies.