Title: PHP 7.2 &#8211; several problems
Last modified: December 14, 2018

---

# PHP 7.2 – several problems

 *  Resolved [Matze Pabst](https://wordpress.org/support/users/matthiaspabst/)
 * (@matthiaspabst)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/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-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 7 years, 6 months ago by [Matze Pabst](https://wordpress.org/support/users/matthiaspabst/).
      Reason: formatting

Viewing 1 replies (of 1 total)

 *  [renzms](https://wordpress.org/support/users/renzms/)
 * (@renzms)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/php-7-2-several-problems/#post-11006863)
 * [@matthiaspabst](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/wp-rss-aggregator/assets/icon-256x256.gif?rev=3157090)
 * [RSS Aggregator - RSS Import, News Feeds, Feed to Post, and Autoblogging](https://wordpress.org/plugins/wp-rss-aggregator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-aggregator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-aggregator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-aggregator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-aggregator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-aggregator/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 2 participants
 * Last reply from: [renzms](https://wordpress.org/support/users/renzms/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/php-7-2-several-problems/#post-11006863)
 * Status: resolved