Title: PHP 7.2 errors
Last modified: August 21, 2018

---

# PHP 7.2 errors

 *  Resolved [areaano](https://wordpress.org/support/users/areaano/)
 * (@areaano)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-7/)
 * What about PHP 7.2
 * 2 errors:
    185 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed
   since PHP 7.0; Use mysqli instead 186 | ERROR | Extension ‘mysql_’ is deprecated
   since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
 * 2 warnings:
    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.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-7/#post-10611406)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Nothing to worry about here, TablePress is taking precautions that these functions
   are only called if they are available.
    Also 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/)
   and [https://wordpress.org/support/topic/php-7-1-incompatibility-3/](https://wordpress.org/support/topic/php-7-1-incompatibility-3/)
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘PHP 7.2 errors’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-7/#post-10611406)
 * Status: resolved