Title: PHP7 Compatibility
Last modified: May 8, 2017

---

# PHP7 Compatibility

 *  Resolved [kiwiparty9](https://wordpress.org/support/users/kiwiparty9/)
 * (@kiwiparty9)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php7-compatibility-80/)
 * Hi,
 * I was wondering if you are planning on making the plugin PHP 7 compatible? It
   is the only one of the many plugins on my site that is currently not.
 * Reference: [http://image.prntscr.com/image/5247177184874b38a08e74b749156ea4.png](http://image.prntscr.com/image/5247177184874b38a08e74b749156ea4.png)
 * Thank you, and thanks for a great plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [fatcatapps](https://wordpress.org/support/users/fatcatapps/)
 * (@fatcatapps)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php7-compatibility-80/#post-9111185)
 * Hello there,
 * Even if the compatibility checker plugin says our plugin is not compatible with
   PHP 7.0 but it should work in such environment.
 * I would like to ask if you are using the latest version of the plugin which is
   version 2.3.7, if not please upgrade to the latest version.
 * Also please provide the made of the plugin you used to do the check.
 * I will inform my developer about this and hopefully this will not be the case
   in the future versions.
 * _[ [Signature moderated](https://make.wordpress.org/support/handbook/forum-welcome/#avoid-signatures)]_
    -  This reply was modified 8 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  Plugin Author [fatcatapps](https://wordpress.org/support/users/fatcatapps/)
 * (@fatcatapps)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/php7-compatibility-80/#post-9175397)
 * Hello there,
 * It’s been quite some time, so I wanted to see if there was anything we could 
   do for you before marking this thread as resolved.
 * All our tests show the plugin working fine in PHP 7, but we’d be interested to
   see what messages you received so we can look more into that.
 * If we don’t hear back from you within a few days, we’ll assume everything is 
   working, and come mark this thread as resolved.
 * _[ [Signature moderated](https://make.wordpress.org/support/handbook/forum-welcome/#avoid-signatures)]_
    -  This reply was modified 8 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  [evarubin](https://wordpress.org/support/users/evarubin/)
 * (@evarubin)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/php7-compatibility-80/#post-9452830)
 * Hi there,
 * I just had a similar experience – it’s through the Admin area that an error popped
   up and I had the chance to to do a scan from there. Here are the warnings that
   showed in case they are helpful to you:
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_lists.php
    ————————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————————
   54 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ————————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_subscribers.php
    ——————————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ——————————————————————————————————————————————
   40 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ——————————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_segments.php
    —————————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————
   40 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. —————————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_people.php
    ————————————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————————-
   40 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ————————————————————————————————————————————-
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_administrators.php
    ———————————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————————————
   39 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ———————————————————————————————————————————————
 * FILE: public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/class/services_json.php
    ——————————————————————————————————————————————-
   FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ——————————————————————————————————————————————-
   132 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. 775 | WARNING | Use of deprecated PHP4 style class constructor is
   not supported since PHP 7. ——————————————————————————————————————————————-
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/class/log.php
    ——————————————————————————————————————————— FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————————
   10 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ———————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/class/transport.php
    —————————————————————————————————————————————
   FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES —————————————————————————————————————————————
   37 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. 68 | WARNING | Use of deprecated PHP4 style class constructor is
   not supported since PHP 7. 216 | WARNING | Use of deprecated PHP4 style class
   constructor is not supported since PHP 7. —————————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/class/serialisation.php
    ——————————————————————————————————————————————-
   FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ——————————————————————————————————————————————-
   19 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. 50 | WARNING | Use of deprecated PHP4 style class constructor is
   not supported since PHP 7. 62 | WARNING | Use of deprecated PHP4 style class 
   constructor is not supported since PHP 7. 102 | WARNING | Use of deprecated PHP4
   style class constructor is not supported since PHP 7. ——————————————————————————————————————————————-
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/class/base_classes.php
    ——————————————————————————————————————————————
   FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ——————————————————————————————————————————————
   32 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. 130 | WARNING | Use of deprecated PHP4 style class constructor is
   not supported since PHP 7. ——————————————————————————————————————————————
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_clients.php
    ————————————————————————————————————————————–
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————————–
   40 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ————————————————————————————————————————————–
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_campaigns.php
    —————————————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————-
   40 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. —————————————————————————————————————————————-
 * FILE: /public_html/xxx/wp-content/plugins/easy-pricing-tables/includes/libraries/
   campaignmonitor/csrest_templates.php
    —————————————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————-
   39 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. —————————————————————————————————————————————-

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP7 Compatibility’ is closed to new replies.

 * ![](https://ps.w.org/easy-pricing-tables/assets/icon-256x256.gif?rev=2922075)
 * [Pricing Table WordPress Plugin - Easy Pricing Tables](https://wordpress.org/plugins/easy-pricing-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-pricing-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-pricing-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-pricing-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-pricing-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-pricing-tables/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [evarubin](https://wordpress.org/support/users/evarubin/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/php7-compatibility-80/#post-9452830)
 * Status: resolved