Title: PHP 7 compatibility
Last modified: September 26, 2016

---

# PHP 7 compatibility

 *  [fburatti](https://wordpress.org/support/users/fburatti/)
 * (@fburatti)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/)
 * It seems that the plugin is not compatible with php 7:
    FILE: /wp-content/plugins/
   paypal-for-woocommerce/classes/lib/CentinelClient.php
 * 122 | ERROR | The use of function split is discouraged from PHP version 5.3 and
   forbidden from PHP version 7.0; instead use preg_split
      123 | ERROR | The use
   of function split is discouraged from PHP version 5.3 and forbidden from PHP 
   version 7.0; instead use preg_split   135 | ERROR | The use of function split
   is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; instead
   use preg_split
 * I think it’s easy to fix

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

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8221002)
 * We have [this issue](https://github.com/angelleye/paypal-woocommerce/issues/552)
   in our list for the 1.2.5 update already. We will be getting that fixed and included
   in that next update.
 * Thanks for the feedback!
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8221022)
 * I went ahead and fixed it real quick. The release branch is now ready with this
   update applied if you want to [grab it early](https://github.com/angelleye/paypal-woocommerce/archive/release.zip)
   and update manually on your site.
 *  Thread Starter [fburatti](https://wordpress.org/support/users/fburatti/)
 * (@fburatti)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8221859)
 * great! Thank you so much!
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8221946)
 * No problem! If you have a moment to [leave a review for the plugin](https://wordpress.org/support/plugin/paypal-for-woocommerce/reviews/)
   that would be greatly appreciated.
 *  [nigdowser](https://wordpress.org/support/users/nigdowser/)
 * (@nigdowser)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8826786)
 * I have version 1.3.3 and it still reports the issues noted at the start of this
   thread. So, it would seem it is still not compatible???
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8828539)
 * [@nigdowser](https://wordpress.org/support/users/nigdowser/), Please make sure
   you don’t have any caching or CDN services getting in the way that could be loading
   old files. After updating, make sure to clear all that stuff out so it can grab
   the fresh files.
 * We haven’t had any other reports of this since releasing the updates, so hopefully
   that will fix your issue.

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

The topic ‘PHP 7 compatibility’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-for-woocommerce_dce4f5.svg)
 * [PayPal for WooCommerce](https://wordpress.org/plugins/paypal-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-for-woocommerce/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: [angelleye](https://wordpress.org/support/users/angelleye/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-compatibility-80/#post-8828539)
 * Status: not resolved