PHP 8.0 shows deprecated notification
-
Since the 3.0.10 update I am getting the following notifications (if debug is turned on):
Deprecated: Required parameter $idx_id follows optional parameter $type in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/idx-broker-platinum/idx/idx-api.php on line 723 Deprecated: Required parameter $id follows optional parameter $type in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/idx-broker-platinum/idx/idx-api.php on line 723 Deprecated: Required parameter $target follows optional parameter $columns in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/idx-broker-platinum/idx/widgets/impress-city-links-widget.php on line 258 Deprecated: Required parameter $idx_api follows optional parameter $columns in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/idx-broker-platinum/idx/widgets/impress-city-links-widget.php on line 258Just wanted to bring this to your attention so you can address it in your next update. Thank you!
The topic ‘PHP 8.0 shows deprecated notification’ is closed to new replies.