PHP7 Compatibility – assert(‘string’)
-
First all all, let me thank you for this awesome plugin ! ?? It is really helpful !
For information, assert(‘string’) calls is now deprecated in PHP 7.2.
This leads to Warnings when WP_DEBUG is enabled, and raise an error because the headers are already sent.Is it possible to fix this issue in next releases?
Laurent
- The topic ‘PHP7 Compatibility – assert(‘string’)’ is closed to new replies.