Some weeks ago I bought ARI Fancybox Pro and it worked well. Now my webprovider wanted to update from PHP 5.6 to 7.0 and it seems, that ARI Fancybox isn't ready for this change.
I ran the Plugin "PHP Compatibilty Checker" and it showed two serious errors (see the attached image).
Please make your Plugin PHP 7.0 compatible as soon as possible.
Thanks in advance.
Best regards
Cuno Vollenweider
FILE: /var/www/vhosts/xy.ch/httpdocs/wp-content/plugins/ari-fancy-lightbox/libraries/plugin-update-checker/vendor/ParsedownLegacy.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1412 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /var/www/vhosts/xy.ch/httpdocs/wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-object.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------------------
4 | ERROR | 'object' is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_CLASS)
-------------------------------------------------------------------------------------------------------------------------------------------------------------