Ver. 0.7.2 introduced “declare(strict_types=1)” in 8 files in this plugin. It causes warnings in all PHP 5.x, with WP_DEBUG or by looking at error_log. You need PHP 7 to use that “declare” so it should not be in this plugin.
-
This topic was modified 5 years, 10 months ago by kitchin.