Title: PHP 7.2
Last modified: May 2, 2020

---

# PHP 7.2

 *  Resolved [Quantum777](https://wordpress.org/support/users/quantum777/)
 * (@quantum777)
 * [6 years ago](https://wordpress.org/support/topic/php-7-2-40/)
 * I upgraded my site from PHP 5.6 to PHP 7.2 today and checked compatibility of
   my plugins. Auto-Install Free SSL generated 8 errors:
    == **FILE 1**: auto-install-
   free-ssl/vendor/usrflo/registered-domain-libs/generateEffectiveTLDs.php ———————————————————————————-
   153 | ERROR | Function split() is deprecated since PHP 5.3 and removed since 
   PHP 7.0; Use preg_split() instead 179 | ERROR | Function split() is deprecated
   since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead ———————————————————————————-**
   FILE 2**: auto-install-free-ssl/vendor/ircmaxell/password-compat/lib/password.
   php ———————————————————————————- FOUND 3 ERRORS AFFECTING 1 LINE ———————————————————————————-
   105 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed
   since PHP 7.2; Use random_bytes() or OpenSSL instead 105 | ERROR | Extension ‘
   mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred)
   or pecl/mcrypt once available instead 105 | ERROR | The constant “MCRYPT_DEV_URANDOM”
   is deprecated since PHP 7.1 and removed since PHP 7.2 ———————————————————————————-**
   FILE 3**: /auto-install-free-ssl/FreeSSLAuto/src/Admin/Factory.php ———————————————————————————-
   FOUND 3 ERRORS AFFECTING 1 LINE ———————————————————————————- 133 | ERROR | Function
   mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use
   random_bytes() or OpenSSL instead 133 | ERROR | Extension ‘mcrypt’ is deprecated
   since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt
   once available instead 133 | ERROR | The constant “MCRYPT_DEV_URANDOM” is deprecated
   since PHP 7.1 and removed since PHP 7.2

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

 *  Plugin Author [Anindya Sundar Mandal](https://wordpress.org/support/users/speedify/)
 * (@speedify)
 * [6 years ago](https://wordpress.org/support/topic/php-7-2-40/#post-12771606)
 * [@quantum777](https://wordpress.org/support/users/quantum777/) Thanks for reporting
   the issue. I am fixing soon.
 *  Plugin Author [Anindya Sundar Mandal](https://wordpress.org/support/users/speedify/)
 * (@speedify)
 * [6 years ago](https://wordpress.org/support/topic/php-7-2-40/#post-12773789)
 * [@quantum777](https://wordpress.org/support/users/quantum777/) I have fixed the
   issues and released version 2.0.1. Please update and activate the plugin.
    If
   you liked my plugin I request you for a rating.
 *  Thread Starter [Quantum777](https://wordpress.org/support/users/quantum777/)
 * (@quantum777)
 * [6 years ago](https://wordpress.org/support/topic/php-7-2-40/#post-12774576)
 * Updated and activated. No problems sofar. Thanks for the very quick response!
 *  Plugin Author [Anindya Sundar Mandal](https://wordpress.org/support/users/speedify/)
 * (@speedify)
 * [6 years ago](https://wordpress.org/support/topic/php-7-2-40/#post-12775161)
 * [@quantum777](https://wordpress.org/support/users/quantum777/) You’re welcome.
   May I request you for a [review](https://wordpress.org/support/plugin/auto-install-free-ssl/reviews/#new-post)?

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

The topic ‘PHP 7.2’ is closed to new replies.

 * ![](https://ps.w.org/auto-install-free-ssl/assets/icon-256x256.gif?rev=2820293)
 * [Auto-Install Free SSL – Generate & Install Free SSL Certificates](https://wordpress.org/plugins/auto-install-free-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/auto-install-free-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/auto-install-free-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/auto-install-free-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/auto-install-free-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/auto-install-free-ssl/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Anindya Sundar Mandal](https://wordpress.org/support/users/speedify/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/php-7-2-40/#post-12775161)
 * Status: resolved