Title: Deprecated PHP feature.
Last modified: January 24, 2020

---

# Deprecated PHP feature.

 *  [rafi.w](https://wordpress.org/support/users/rafiw-1/)
 * (@rafiw-1)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/deprecated-php-feature/)
 * Enabling the plugin I get this message.
 * Deprecated: Methods with the same name as their class will not be constructors
   in a future version of PHP; VWpaidMembership has a deprecated constructor in …./
   wp-content/plugins/paid-membership/paid-membership.php on line 17
 * and:
    Warning: Cannot modify header information – headers already sent by (output
   started at …../wp-content/plugins/paid-membership/paid-membership.php:17) in …./
   wp-includes/functions.php on line 6029

Viewing 1 replies (of 1 total)

 *  Plugin Author [videowhisper](https://wordpress.org/support/users/videowhisper/)
 * (@videowhisper)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/deprecated-php-feature/#post-12694757)
 * You probably enabled WP_DEBUG and display of notices in page output. Unexpected
   output can break other features.
 * Plugins work correctly in demos, on latest PHP 7.3 with debugging off.
 * You can contact technical support for specific issues:
    [https://videowhisper.com/tickets_submit.php](https://videowhisper.com/tickets_submit.php)
    -  This reply was modified 6 years, 1 month ago by [videowhisper](https://wordpress.org/support/users/videowhisper/).

Viewing 1 replies (of 1 total)

The topic ‘Deprecated PHP feature.’ is closed to new replies.

 * ![](https://ps.w.org/paid-membership/assets/icon-256x256.png?rev=1911553)
 * [MicroPayments - Fans Paysite: Paid Creator Subscriptions, Digital Assets, Wallet](https://wordpress.org/plugins/paid-membership/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-membership/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-membership/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-membership/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-membership/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-membership/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [videowhisper](https://wordpress.org/support/users/videowhisper/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/deprecated-php-feature/#post-12694757)
 * Status: not resolved