Replies: 0
I ran the PHP Compatibility Checker for PHP 7 and found this plugin had an error and warning. Can you please help me address and resolve the issue or recommend another to replace it if this plugin will no longer be supported? The following is the error and warning details on the report:
FILE: /home2/pruppel/public_html/wp-content/plugins/rss-importer/rss-importer.php
———————————————————————————————————–
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
———————————————————————————————————–
71 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
212 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————————————————–
Thank You