Title: PHP 7 Support?
Last modified: May 29, 2018

---

# PHP 7 Support?

 *  [WebHostingHero](https://wordpress.org/support/users/stephane74/)
 * (@stephane74)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-39/)
 * The PHP Compatibility Checker from WP Engine reports two errors and two warnings
   with the SMAP plugin:
 *     ```
       FILE: /home/webhero7/public_html/wp-content/plugins/xyz-wp-smap/api/twitteroauth.php
       -----------------------------------------------------------------------------------------------------------------------------------
       FOUND 2 ERRORS AFFECTING 1 LINE
       -----------------------------------------------------------------------------------------------------------------------------------
        14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__DIR__' (since version 5.3)
        14 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword '__DIR__' (since version 5.3)
       -----------------------------------------------------------------------------------------------------------------------------------
   
       FILE: /home/webhero7/public_html/wp-content/plugins/xyz-wp-smap/xyz-update-plugin.php
       -------------------------------------------------------------------------------------
       FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
       -------------------------------------------------------------------------------------
        3 | WARNING | Function dl() is deprecated since PHP 5.3
        3 | WARNING | Function dl() is deprecated since PHP 5.3
       -------------------------------------------------------------------------------------
       ```
   
 * Do you plan on making compatible with PHP 7 soon?
 * Thank you

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

 *  [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * (@anjali94)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10339206)
 * [@stephane74](https://wordpress.org/support/users/stephane74/)
    This issue has
   already been resolved,please get the latest version. For premium plugin support
   and enquires please contact our [support desk](https://xyzscripts.com/support/).
   This forum is for the support of Social Media Auto Publish(free version). Thank
   you
 *  Thread Starter [WebHostingHero](https://wordpress.org/support/users/stephane74/)
 * (@stephane74)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10341478)
 * I’ve downloaded version 3.2.2 and now it throws some compatibility errors with
   PHP 7.2:
 *     ```
       FILE: /home/webhero7/public_html/wp-content/plugins/xyz-wp-smap/api/Facebook/PseudoRandomString/McryptPseudoRandomStringGenerator.php
       ------------------------------------------------------------------------------------------------------------------------------------------------------
       FOUND 3 ERRORS AFFECTING 1 LINE
       ------------------------------------------------------------------------------------------------------------------------------------------------------
        57 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
        57 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
        57 | ERROR | The constant "MCRYPT_DEV_URANDOM" is deprecated since PHP 7.1 and removed since PHP 7.2
       ------------------------------------------------------------------------------------------------------------------------------------------------------
       ```
   
 *  [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * (@anjali94)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10343781)
 * We will correct this compatibility issues in the upcoming release.
    Thank you
   for the support & feedback.
 *  [Toengel](https://wordpress.org/support/users/toengel/)
 * (@toengel)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10461526)
 * Hi,
 * it there any release date, where the fixes are included?
 * Alex
 *  [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * (@anjali94)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10468126)
 * We are working on Facebook posting issue, which require review response from 
   Facebook, the update will be released when Facebook approve our app.
    Thank you
   for the feedback.

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

The topic ‘PHP 7 Support?’ is closed to new replies.

 * ![](https://ps.w.org/social-media-auto-publish/assets/icon-128x128.png?rev=1790483)
 * [Social Media Auto Publish](https://wordpress.org/plugins/social-media-auto-publish/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-media-auto-publish/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-media-auto-publish/)
 * [Active Topics](https://wordpress.org/support/plugin/social-media-auto-publish/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-media-auto-publish/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-media-auto-publish/reviews/)

## Tags

 * [PHP7](https://wordpress.org/support/topic-tag/php7/)

 * 5 replies
 * 3 participants
 * Last reply from: [anjalixyzscripts](https://wordpress.org/support/users/anjali94/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-support-39/#post-10468126)
 * Status: not resolved