php 7

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11292
    hdarab
    hdarab
    Participant

    Hi,

    i tried update my WordPress to v4.7, this version is support only php7
    but i can’t because of your plugin is not support it.

    i install WP Engine PHP Compatibility Checker plugin to check your plugin if accept php7

    Ajax Search Pro Possibly not PHP 7.0 compatible:

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/actions/class-asp-abstract.php
    —————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————–
    49 | ERROR | Visibility for magic method __sleep must be public. Found: protected
    —————————————————————————————————————–

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/ajax/class-asp-abstract.php
    ————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————–
    49 | ERROR | Visibility for magic method __sleep must be public. Found: protected
    ————————————————————————————————————–

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/core/class-asp-dbman.php
    ———————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————–
    175 | ERROR | Visibility for magic method __sleep must be public. Found: private
    ———————————————————————————————————–

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/core/class-asp-init.php
    ———————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————-
    251 | ERROR | Visibility for magic method __sleep must be public. Found: private
    ———————————————————————————————————-

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/core/class-asp-instances.php
    —————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————
    302 | ERROR | Visibility for magic method __sleep must be public. Found: private
    —————————————————————————————————————

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/core/class-asp-manager.php
    ————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————-
    373 | ERROR | Visibility for magic method __sleep must be public. Found: private
    ————————————————————————————————————-

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/etc/synonyms.class.php
    ———————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————
    55 | ERROR | Visibility for magic method __sleep must be public. Found: private
    ———————————————————————————————————

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/etc/updates.class.php
    ——————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————–
    323 | ERROR | Visibility for magic method __sleep must be public. Found: private
    ——————————————————————————————————–

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/filters/class-asp-abstract.php
    —————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————–
    49 | ERROR | Visibility for magic method __sleep must be public. Found: protected
    —————————————————————————————————————–

    FILE: /home/hdarab/public_html/wp-content/plugins/ajax-search-pro/includes/classes/shortcodes/class-asp-abstract.php
    ——————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————–
    49 | ERROR | Visibility for magic method __sleep must be public. Found: protected
    ——————————————————————————————————————–

    #11293
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    The plugin was tested on a php7 environment, it’s fully compatible with php7, the errors are false positives only. These will not appear in the actual php7.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.