Title: PHP 7 Compatibility Errors
Last modified: April 19, 2017

---

# PHP 7 Compatibility Errors

 *  Resolved [amitramani](https://wordpress.org/support/users/amitramani/)
 * (@amitramani)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-compatibility-errors-4/)
 * I am using the latest version of the plugin. When trying to run a PHP7 compatibility
   check/test, I am receiving the following errors from the plugin:
    wp-content/
   plugins/paypal-for-woocommerce/classes/lib/CentinelClient.php ————————————————————————————————————–
   FOUND 3 ERRORS AFFECTING 3 LINES ————————————————————————————————————– 122 | 
   ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0;
   use preg_split instead 123 | ERROR | Function split() is deprecated since PHP
   5.3 and removed since PHP 7.0; use preg_split instead 135 | ERROR | Function 
   split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split
   instead ————————————————————————————————————–
 * Any ideas?

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

 *  [tarkan](https://wordpress.org/support/users/tarkan/)
 * (@tarkan)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-compatibility-errors-4/#post-9044554)
 * Are you sure you are running the latest v1.3.3?
 * As the split() function is not used in that file.
 *  Thread Starter [amitramani](https://wordpress.org/support/users/amitramani/)
 * (@amitramani)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-compatibility-errors-4/#post-9045170)
 * You are right. I was looking at the results from a previous scan.
    Sorry about
   the confusion!

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

The topic ‘PHP 7 Compatibility Errors’ 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

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

 * 2 replies
 * 2 participants
 * Last reply from: [amitramani](https://wordpress.org/support/users/amitramani/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-compatibility-errors-4/#post-9045170)
 * Status: resolved