Warnings with PHP 7.2 / 7.3 compatibility
-
Hi there,
I am close to upgrade the PHP version of my server, 7.2 or 7.3. I checked the compatbility of my plugins and this warning occurs with Catchify:
FILE: plugins/cachify/trunk/inc/cachify.class.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
1219 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function insteadFILE: plugins/cachify/inc/cachify.class.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
1219 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function insteadCan you tell me about what’s wrong here?
Does this affect the functionality of the plugin?
What is the lastest PHP version Cachify supports?Thanks and best,
David
- The topic ‘Warnings with PHP 7.2 / 7.3 compatibility’ is closed to new replies.