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