• Hi Support, Please check the PHP 7 compatibility issues found below. May not be severe, better to take care of them now..

    wp-content/plugins/postman-smtp/Postman/Postman-Mail/Zend-1.12.10/Validate/NotEmpty.php
    ———————————————————————————————————————————-
    FOUND 4 ERRORS AFFECTING 4 LINES
    ———————————————————————————————————————————-
    37 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘FLOAT’ (since version 7.0)
    38 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘STRING’ (since version 7.0)
    41 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘NULL’ (since version 7.0)
    44 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘OBJECT’ (since version 7.0)
    ———————————————————————————————————————————-

    Also

    wp-content/plugins/postman-smtp/Postman/Postman-Connectivity-Test/registered-domain-libs-master/generateEffectiveTLDs.php
    ——————————————————————————————————————————————————————-
    FOUND 2 ERRORS AFFECTING 2 LINES
    ——————————————————————————————————————————————————————-
    153 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
    179 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
    ——————————————————————————————————————————————————————-

Viewing 1 replies (of 1 total)
  • c.walter

    (@cwalterpas-solutionsch)

    Same problem here – it would be great, if the plugin would offer php 7 compatibility.

    Best regards
    Christoph

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7 Compatibility’ is closed to new replies.