Title: PHP 7 Compatibility
Last modified: December 4, 2016

---

# PHP 7 Compatibility

 *  Resolved [wrestleclub](https://wordpress.org/support/users/wrestleclub/)
 * (@wrestleclub)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/)
 * Have you tested your plugin on PHP 7? when I ran a compatibility check, I get
   the following messages below.
 * FILE: /home/wrestlec/public_html/wp-content/plugins/pricing-table-by-supsystic/
   classes/validator.php
    ——————————————————————————————————————————————- FOUND 
   2 ERRORS AFFECTING 1 LINE ——————————————————————————————————————————————- 138
   | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed
   since PHP 7.0; use mysqli_real_escape_string instead 138 | ERROR | Extension ‘
   mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.——————————————————————————————————————————————-
 * FILE: /home/wrestlec/public_html/wp-content/plugins/pricing-table-by-supsystic/
   functions.php
    ———————————————————————————————————————– FOUND 2 ERRORS AFFECTING
   1 LINE ———————————————————————————————————————– 246 | ERROR | Function ereg_replace()
   is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead
   246 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since 
   PHP 7.0 – use pcre instead. ———————————————————————————————————————–
 * FILE: /home/wrestlec/public_html/wp-content/plugins/pricing-table-by-supsystic/
   modules/tables/controller.php
    ————————————————————————————————————– FOUND 2 
   ERRORS AFFECTING 2 LINES ————————————————————————————————————– 154 | ERROR | 
   Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use
   mysqli instead. 188 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 
   and removed since PHP 7.0 – use mysqli instead. ————————————————————————————————————–
 * FILE: /home/wrestlec/public_html/wp-content/plugins/pricing-table-by-supsystic/
   modules/options/views/options.php
    —————————————————————————————————————- FOUND
   1 ERROR AND 2 WARNINGS AFFECTING 2 LINES —————————————————————————————————————-
   66 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since
   PHP 7.0 – use mysqli instead. 67 | WARNING | INI directive ‘safe_mode’ is deprecated
   since PHP 5.3 and removed since PHP 5.4. 67 | WARNING | INI directive ‘safe_mode’
   is deprecated since PHP 5.3 and removed since PHP 5.4. —————————————————————————————————————-
 * FILE: /home/wrestlec/public_html/wp-content/plugins/pricing-table-by-supsystic/
   modules/supsystic_promo/views/supsystic_promo.php
    ——————————————————————————————————————————–
   FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES ——————————————————————————————————————————–
   44 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since
   PHP 7.0 – use mysqli instead. 45 | WARNING | INI directive ‘safe_mode’ is deprecated
   since PHP 5.3 and removed since PHP 5.4. 45 | WARNING | INI directive ‘safe_mode’
   is deprecated since PHP 5.3 and removed since PHP 5.4. ——————————————————————————————————————————–

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

 *  Thread Starter [wrestleclub](https://wordpress.org/support/users/wrestleclub/)
 * (@wrestleclub)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8513301)
 * How do i edit this post? I need to make some minor changes
 *  Thread Starter [wrestleclub](https://wordpress.org/support/users/wrestleclub/)
 * (@wrestleclub)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8513344)
 * I need to remove some sensitive info. how do i edit my original post?
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8513459)
 * You can only edit posts in these forums for 35 minutes and then you can’t.
 * _*Looks. Looks again. Copies whole post text into text editor.*_
 * There isn’t any sensitive information above that needs redacting, that includes
   the file paths. The post will not be edited.
 * [https://codex.wordpress.org/Forum_Welcome#Deleting_.2F_Editing_Posts](https://codex.wordpress.org/Forum_Welcome#Deleting_.2F_Editing_Posts)
    -  This reply was modified 9 years, 6 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  Thread Starter [wrestleclub](https://wordpress.org/support/users/wrestleclub/)
 * (@wrestleclub)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8513471)
 * i tried to edit it in the first 35 minutes, but there was not a link. i would
   appreciate it if i could edit the paths.
 *  Thread Starter [wrestleclub](https://wordpress.org/support/users/wrestleclub/)
 * (@wrestleclub)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8513473)
 * lesson learned for the future.
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8520339)
 * Hello!
    We will fix these issues in next version of Pricing Table plugin. I will
   inform you about the updates.
    -  This reply was modified 9 years, 6 months ago by [supsystic](https://wordpress.org/support/users/supsysticcom/).
 *  Plugin Author [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * (@supsysticcom)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8654892)
 * Hi!
    We have released new version of plugin with fixes for PHP 7 Compatibility.
   Please update Pricing Table plugin and check it.

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

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

 * ![](https://ps.w.org/pricing-table-by-supsystic/assets/icon-256x256.png?rev=1240923)
 * [Pricing Table by Supsystic](https://wordpress.org/plugins/pricing-table-by-supsystic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pricing-table-by-supsystic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pricing-table-by-supsystic/)
 * [Active Topics](https://wordpress.org/support/plugin/pricing-table-by-supsystic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pricing-table-by-supsystic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pricing-table-by-supsystic/reviews/)

## Tags

 * [PHP 7 Compatibility](https://wordpress.org/support/topic-tag/php-7-compatibility/)
 * [pricing](https://wordpress.org/support/topic-tag/pricing/)

 * 7 replies
 * 3 participants
 * Last reply from: [supsystic](https://wordpress.org/support/users/supsysticcom/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/php-7-compatibility-98/#post-8654892)
 * Status: resolved