v1.1.2 Fatal error in PHP 8
-
Updated from 1.0 to 1.1.2 and the plugin is now throwing a fatal error.
The plugin uses
create_function()
which is no-longer supported. Please update plugin for PHP 8 support.https://www.php.net/manual/en/function.create-function.php
This function has been DEPRECATED as of PHP 7.2.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘v1.1.2 Fatal error in PHP 8’ is closed to new replies.