- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by
Ernest Marcinko.
-
AuthorPosts
-
December 17, 2016 at 6:55 pm #11292
hdarab
ParticipantHi,
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
——————————————————————————————————————–December 17, 2016 at 6:57 pm #11293Ernest Marcinko
KeymasterHi,
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.
-
AuthorPosts
- You must be logged in to reply to this topic.