• Love the plugin!
    We’re holding off on activating 7.2 until the error is fixed.
    Cheers.

    FILE: /nas/content/live/hech/wp-content/plugins/facebook-auto-publish/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
    ——————————————————————————————————————————————————

    FILE: /nas/content/live/hech/wp-content/plugins/facebook-auto-publish/xyz-functions.php
    —————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    —————————————————————————————

    FILE: /nas/content/live/hech/wp-content/plugins/facebook-auto-publish/admin/ajax-backlink.php
    ———————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    ———————————————————————————————

Viewing 2 replies - 1 through 2 (of 2 total)
  • We will fix these bugs in the next update.
    Thank you for the feedback .

    Hello,
    Hosted on WPEngine and their PHP Compatibility Checker found:
    FILE: /nas/content/live/gmg/wp-content/plugins/facebook-auto-publish/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
    ——————————————————————————————————————————————————

    FILE: /nas/content/live/gmg/wp-content/plugins/facebook-auto-publish/xyz-functions.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————–
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    ————————————————————————————–

    FILE: /nas/content/live/gmg/wp-content/plugins/facebook-auto-publish/admin/ajax-backlink.php
    ——————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————–
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    ——————————————————————————————–

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7.2 errors and warnings’ is closed to new replies.