Title: Compatible with PHP 7.0
Last modified: April 11, 2017

---

# Compatible with PHP 7.0

 *  [psn](https://wordpress.org/support/users/psn/)
 * (@psn)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/compatible-with-php-7-0/)
 * Hi,
 * I checked your plugin against PHP version 7.0 and got some issue:
    In file collapscatlist.
   php row 536 you have mysql_get_server_info() for PHP 7.0 this should be mysqli_get_server_info()
   so perhaps you can add this to next release?
 * Per

Viewing 1 replies (of 1 total)

 *  [tamarakorr](https://wordpress.org/support/users/tamarakorr/)
 * (@tamarakorr)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/compatible-with-php-7-0/#post-9325871)
 * Likewise we have this error and need to upgrade our server to PHP 7 rather urgently:
 *     ```
       FILE: /plugins/collapsing-categories/collapscatlist.php
       --------------------------------------------------------------------------------------------------------------
       FOUND 1 ERROR AFFECTING 1 LINE
       --------------------------------------------------------------------------------------------------------------
        535 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
       --------------------------------------------------------------------------------------------------------------
       ```
   
 * Please advise.

Viewing 1 replies (of 1 total)

The topic ‘Compatible with PHP 7.0’ is closed to new replies.

 * ![](https://ps.w.org/collapsing-categories/assets/icon-256x256.gif?rev=2886482)
 * [Collapsing Categories](https://wordpress.org/plugins/collapsing-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/collapsing-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/collapsing-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/collapsing-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/collapsing-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/collapsing-categories/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tamarakorr](https://wordpress.org/support/users/tamarakorr/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/compatible-with-php-7-0/#post-9325871)
 * Status: not resolved