PHP 7.2 – several problems
-
Hi,
I like this plugin but it throws some PHP warnings, when WP_DEBUG = true.
After activation:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated constructor in /wp-content/plugins/wp-rss-aggregator/includes/libraries/php-markdown/markdown.php on line 215 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; MarkdownExtra_Parser has a deprecated constructor in /wp-content/plugins/wp-rss-aggregator/includes/libraries/php-markdown/markdown.php on line 1677
/wp-admin/post.php –> Metabox Feed Processing and
/wp-admin/edit.php?post_type=wprss_feed&page=wprss-aggregator-settingsDeprecated: Function create_function() is deprecated in /wp-content/plugins/wp-rss-aggregator/includes/admin-options.php on line 813
/wp-admin/edit.php?post_type=wprss_feed_item
Notice: Undefined property: stdClass::$delete_posts in /wp-admin/includes/class-wp-posts-list-table.php on line 400
Cheers,
Matthias
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.2 – several problems’ is closed to new replies.