• Resolved Matze Pabst

    (@matthiaspabst)


    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-settings

    Deprecated: 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

    • This topic was modified 6 years, 3 months ago by Matze Pabst. Reason: formatting
Viewing 1 replies (of 1 total)
  • @matthiaspabst

    Thanks for reaching out!

    In regards to PHP 7.2, and the warnings you have shared when WP_Debug is set to enabled, these do not affect functionality based on our tests and those of other users.

    We would also like to let you know that we have shared this information with our developers and will look into them again in the near future.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.2 – several problems’ is closed to new replies.