• Resolved matteo raggi

    (@whichtransfers)


    Hi, I launched the PHP COMPATIBILITY CHECKER plugin on this plugin and here the results about php 7.2:

    FILE: /wp-content/plugins/affiliate-power/apis/zanox-api/includes/ApiConstSoap.php
    ———————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————–
    71 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘PRIVATE’ (since version 5.0)
    ———————————————————————————————————————————–

    FILE: /wp-content/plugins/affiliate-power/apis/zanox-api/includes/ApiConstRest.php
    ———————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————–
    72 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘PRIVATE’ (since version 5.0)
    ———————————————————————————————————————————–

    The page I need help with: [log in to see the link]

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