Title: PHP 7 compatibility report
Last modified: June 22, 2017

---

# PHP 7 compatibility report

 *  Resolved [joachimschlosser](https://wordpress.org/support/users/joachimschlosser/)
 * (@joachimschlosser)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php-7-compatibility-report/)
 * Dear Timo
 * I’ve tested all my plugins with this PHP linter:
    [https://wordpress.org/plugins/php-compatibility-checker/](https://wordpress.org/plugins/php-compatibility-checker/)
 * Unfortunately I found problems with ASA, listed below.
    I have fixed all warnings
   and errors in my installation and would be happy to provide you with those files,
   if you like.
 * All the best,
    Joachim
 * FILE: /wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Cache/Backend/
   BlackHole.php
    ————————————————————————————————————————————————————————— FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————————————————
   247 | WARNING | Method name “AsaZend_Cache_Backend_BlackHole::___expire” is discouraged;
   PHP has reserved all method names with a double underscore prefix for future 
   use —————————————————————————————————————————————————————————
 * FILE: /wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Cache/Backend/
   File.php
    ———————————————————————————————————————————————————————- FOUND 0 ERRORS
   AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————————————————————-
   459 | WARNING | Method name “AsaZend_Cache_Backend_File::___expire” is discouraged;
   PHP has reserved all method names with a double underscore prefix for future 
   use ———————————————————————————————————————————————————————-
 * FILE: /wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Cache/Backend/
   Sqlite.php
    ———————————————————————————————————————————————————————— FOUND 18
   ERRORS AND 1 WARNING AFFECTING 19 LINES ————————————————————————————————————————————————————————
   103 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4 121 | ERROR | Extension‘
   sqlite’ is removed since PHP 5.4 139 | ERROR | Extension ‘sqlite’ is removed 
   since PHP 5.4 163 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4 194 |
   ERROR | Extension ‘sqlite’ is removed since PHP 5.4 236 | ERROR | Extension ‘
   sqlite’ is removed since PHP 5.4 252 | ERROR | Extension ‘sqlite’ is removed 
   since PHP 5.4 275 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4 305 |
   ERROR | Extension ‘sqlite’ is removed since PHP 5.4 315 | ERROR | Extension ‘
   sqlite’ is removed since PHP 5.4 344 | ERROR | Extension ‘sqlite’ is removed 
   since PHP 5.4 400 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4 410 |
   ERROR | Extension ‘sqlite’ is removed since PHP 5.4 432 | ERROR | Extension ‘
   sqlite’ is removed since PHP 5.4 475 | WARNING | Method name “AsaZend_Cache_Backend_Sqlite::
   ___expire” is discouraged; PHP has reserved all method names with a double underscore
   prefix for future use 494 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4
   512 | ERROR | Extension ‘sqlite’ is removed since PHP 5.4 533 | ERROR | Extension‘
   sqlite’ is removed since PHP 5.4 586 | ERROR | Extension ‘sqlite’ is removed 
   since PHP 5.4 ————————————————————————————————————————————————————————
 * FILE: /wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Cache/Backend/
   TwoLevels.php
    ————————————————————————————————————————————————————————— FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————————————————
   506 | WARNING | Method name “AsaZend_Cache_Backend_TwoLevels::___expire” is discouraged;
   PHP has reserved all method names with a double underscore prefix for future 
   use —————————————————————————————————————————————————————————
 * FILE: /wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Validate/File/
   MimeType.php
    ———————————————————————————————————————————————- FOUND 0 ERRORS
   AND 2 WARNINGS AFFECTING 1 LINE ———————————————————————————————————————————————-
   154 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4. 154 | WARNING | INI directive ‘safe_mode’ is deprecated since 
   PHP 5.3 and removed since PHP 5.4. ———————————————————————————————————————————————-

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

 * ![](https://ps.w.org/amazonsimpleadmin/assets/icon-256x256.png?rev=1788380)
 * [Affiliate Super Assistent](https://wordpress.org/plugins/amazonsimpleadmin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazonsimpleadmin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazonsimpleadmin/)
 * [Active Topics](https://wordpress.org/support/plugin/amazonsimpleadmin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazonsimpleadmin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazonsimpleadmin/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [joachimschlosser](https://wordpress.org/support/users/joachimschlosser/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/php-7-compatibility-report/)
 * Status: resolved