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 7 years, 4 months ago by kitchin.
The topic ‘warnings due to “declare(strict_types=1)”’ is closed to new replies.