Title: PHP7 compatibility
Last modified: August 14, 2017

---

# PHP7 compatibility

 *  Resolved [I3UK](https://wordpress.org/support/users/i3uk/)
 * (@i3uk)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php7-compatibility-87/)
 * I would like to upgrate my server to PHP7 but I see that…
 * FILE: /home/folder/domains/mysite.it/public_html/shop/wp-content/plugins/ecwid-
   shopping-cart/lib/ecwid_platform.php
    ———————————————————————————————————————–
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————–
   266 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4 ———————————————————————————————————————–
 * FILE: /home/folder/domains/mysite.it/public_html/shop/wp-content/plugins/ecwid-
   shopping-cart/lib/JSON.php
    ————————————————————————————————————- FOUND 0 ERRORS
   AND 3 WARNINGS AFFECTING 3 LINES ————————————————————————————————————- 133 | 
   WARNING | Use of deprecated PHP4 style class constructor is not supported since
   PHP 7. 783 | WARNING | Use of deprecated PHP4 style class constructor is not 
   supported since PHP 7. 797 | WARNING | Use of deprecated PHP4 style class constructor
   is not supported since PHP 7. ————————————————————————————————————-
 * Have I to intend that the plugin isn’t still ready for PHP7?

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

 *  Plugin Author [Ecwid by Lightspeed Ecommerce Shopping Cart](https://wordpress.org/support/users/ecwid/)
 * (@ecwid)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php7-compatibility-87/#post-9410281)
 * Hi [@i3uk](https://wordpress.org/support/users/i3uk/),
 * Thanks for the report. We will fix those warning messages in one of the upcoming
   plugin updates.
 * Just to clarify on the nature of those warnings: they do not affect the plugin
   or site functionality, they are just notices for the developer to clean up the
   code.
 * The Ecwid plugin works fine on sites with PHP 7.
 * But again, we will clean up the code to fix the warning messages you discovered.
 * Thanks,
 *  Plugin Author [Ecwid by Lightspeed Ecommerce Shopping Cart](https://wordpress.org/support/users/ecwid/)
 * (@ecwid)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php7-compatibility-87/#post-9418943)
 * Hi,
 * We just released a new version of the plugin with the code improvements. Please
   update your installation to the latest version and check again — the warning 
   messages should be fixed.
 * Thanks,

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

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

 * ![](https://ps.w.org/ecwid-shopping-cart/assets/icon.svg?rev=3110860)
 * [Ecwid by Lightspeed Ecommerce Shopping Cart](https://wordpress.org/plugins/ecwid-shopping-cart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecwid-shopping-cart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecwid-shopping-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/ecwid-shopping-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecwid-shopping-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecwid-shopping-cart/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Ecwid by Lightspeed Ecommerce Shopping Cart](https://wordpress.org/support/users/ecwid/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/php7-compatibility-87/#post-9418943)
 * Status: resolved