Function create_function() is deprecated in PHP 7.2
-
Thank you for updating Hiero.
I notice that you use create_function() which is now deprecated in PHP 7.2.
May you please convert all create_function() instances to Anonymous Function please?
This will support future and current PHP versions.Thank you.
— Regards, Sam KatakouzinosReferences;
https://www.php.net/manual/en/function.create-function.php
https://www.php.net/manual/en/functions.anonymous.php
https://www.tomasvotruba.cz/blog/2018/12/17/function-create-function-is-deprecated-in-php-72-how-to-migrate/The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Function create_function() is deprecated in PHP 7.2’ is closed to new replies.
