Compatibility with PHP 7.2?
-
I ran the PHP Compatibility plugin with the intent of upgrading to PHP 7.2, and received the following warning:
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
28 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
—————————————————————————————————————Can you please let me know whether it’s compatible? Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Compatibility with PHP 7.2?’ is closed to new replies.