Title: PHP errors and warning for PHP 7.2
Last modified: June 24, 2019

---

# PHP errors and warning for PHP 7.2

 *  Resolved [Growltiger](https://wordpress.org/support/users/growltiger/)
 * (@growltiger)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/)
 * Hi, I don’t have any problems. But I was doing a scan of all my plugins using
   the PHP Compatibility Checker plugin, and I noticed that it gave this report 
   with 2 errors and 2 warnings for TablePress (current version) when using PHP 
   7.2, so I thought I should tell you. And many thanks for a wonderful plugin.
 * FILE: /home/dangelo/www/www.jamesdangelomusic.com/wp-content/plugins/tablepress/
   libraries/excel-reader.class.php
    ————————————————————————————————————————————————————-
   FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ————————————————————————————————————————————————————-
   222 | WARNING | Method name “OLERead::__readData” is discouraged; PHP has reserved
   all method names with a double underscore prefix for future use. 240 | WARNING
   | Method name “OLERead::__readPropertySets” is discouraged; PHP has reserved 
   all method names with a double underscore prefix for future use. ————————————————————————————————————————————————————-
 * FILE: /home/dangelo/www/www.jamesdangelomusic.com/wp-content/plugins/tablepress/
   views/view-about.php
    ———————————————————————————————————— FOUND 2 ERRORS AFFECTING
   2 LINES ———————————————————————————————————— 186 | ERROR | Extension ‘mysql_’
   is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 187
   | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP
   7.0; Use mysqli instead ————————————————————————————————————

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11669395)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * No worries, everything’s compatible here, please see [https://wordpress.org/support/topic/is-tablepress-compatible-with-php-7-and-php-7-1/](https://wordpress.org/support/topic/is-tablepress-compatible-with-php-7-and-php-7-1/)
   
   I’m testing TablePress with all version of PHP 7.x.
 * Regards,
    Tobias
 *  Thread Starter [Growltiger](https://wordpress.org/support/users/growltiger/)
 * (@growltiger)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11669596)
 * I understand, thanks.
 * Might it not be a good idea to change the sqli ones, simply so that anyone running
   the checker doesn’t get the messages? The existence of the messages might make
   them decide not to use TablePress, although it is perfectly OK.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11670240)
 * Hi,
 * if I remove them, this would hurt users who are still using older versions of
   PHP, where no alternative exists yet.
    However, this will solve itself soon, 
   once I also increase the minimum versions supported, just like WordPress already
   announced.
 * Regards,
    Tobias
 *  Thread Starter [Growltiger](https://wordpress.org/support/users/growltiger/)
 * (@growltiger)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11670277)
 * OK thanks.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11670554)
 * Hi,
 * sure, no problem! 🙂
 * Best wishes,
    Tobias

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

The topic ‘PHP errors and warning for PHP 7.2’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/php-errors-and-warning-for-php-7-2/#post-11670554)
 * Status: resolved