Title: PHP7 compatible?
Last modified: February 24, 2018

---

# PHP7 compatible?

 *  Resolved [FreshIdeaWebsites](https://wordpress.org/support/users/freshideawebsites/)
 * (@freshideawebsites)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/)
 * A compatibility plugin suggests that there are 2 issue identified which make 
   the current version (v509) non-php7 compatible.
    Are there plans to address these
   issues?
 * FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    —————————————————————————————————————
   849 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since
   PHP 7.0; Use mysqli instead 1369 | WARNING | Use of deprecated PHP4 style class
   constructor is not supported since PHP 7. —————————————————————————————————————
 * FILE: /public_html/wp-content/plugins/cp-contact-form-with-paypal/captcha/captcha.
   php
    ———————————————————————————————————————– FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————————————–
   16 | ERROR | Function session_register() is deprecated since PHP 5.3 and removed
   since PHP 5.4; Use $_SESSION instead ———————————————————————————————————————–

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/#post-10010941)
 * Hi,
 * That code is from a very old version of the plugin. Please be sure to update 
   to the latest version to get the updated code.
 * In the case you are using a commercial version of the plugin and need help about
   the update then please post a ticket at [https://cfpaypal.dwbooster.com/contact-us](https://cfpaypal.dwbooster.com/contact-us)
 * Thank you.
 *  Thread Starter [FreshIdeaWebsites](https://wordpress.org/support/users/freshideawebsites/)
 * (@freshideawebsites)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/#post-10011200)
 * Thx. The WP plugin page didn’t indicate that an update was available, but you
   were right…there is a newer version (and yes, its the PRO version). I downloaded
   v5.2.36 from the link provided (and assume this is the most recent version). 
   Unfortunately the compatibility scan still indicates 2 errors. One diff from 
   the first scan (line 971 in cp_contactformpp.php), but the second is the same
   as the first scan results (line 16 in captcha.php).
 * FILE: /home/demo/generic.freshideademo.com/wp-content/plugins/cp-contact-form-
   with-paypal/cp_contactformpp.php
    ————————————————————————————————————– FOUND
   1 ERROR AFFECTING 1 LINE ————————————————————————————————————– 971 | ERROR | 
   Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use
   mysqli instead ————————————————————————————————————–
 * FILE: /home/demo/generic.freshideademo.com/wp-content/plugins/cp-contact-form-
   with-paypal/captcha/captcha.php
    ———————————————————————————————————————– FOUND
   1 ERROR AFFECTING 1 LINE ———————————————————————————————————————– 16 | ERROR 
   | Function session_register() is deprecated since PHP 5.3 and removed since PHP
   5.4; Use $_SESSION instead ———————————————————————————————————————–
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/#post-10011219)
 * Hi,
 * Latest version of the Professional version (the version you are using) is #5.2.38
 * Please use again your personal download link and be sure that after installed
   the version number that appears in the plugins area is 5.2.38.
 * Installation/update instructions:
 * [http://wordpress.dwbooster.com/faq/general-questions#q94](http://wordpress.dwbooster.com/faq/general-questions#q94)
 * Thank you.
 *  Thread Starter [FreshIdeaWebsites](https://wordpress.org/support/users/freshideawebsites/)
 * (@freshideawebsites)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/#post-10011338)
 * Great. Thx for the quick response. v5.2.38 (Feb24) now correctly passes PHP7 
   compatibility tests.
    Again, apprec’t the fast service!

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

The topic ‘PHP7 compatible?’ is closed to new replies.

 * ![](https://ps.w.org/cp-contact-form-with-paypal/assets/icon-256x256.png?rev=
   1460403)
 * [CP Contact Form with PayPal](https://wordpress.org/plugins/cp-contact-form-with-paypal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cp-contact-form-with-paypal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/)
 * [Active Topics](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/reviews/)

## Tags

 * [PHP7](https://wordpress.org/support/topic-tag/php7/)

 * 4 replies
 * 2 participants
 * Last reply from: [FreshIdeaWebsites](https://wordpress.org/support/users/freshideawebsites/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/php7-compatible-21/#post-10011338)
 * Status: resolved