PHP 7.3 compatibility ?
-
Hello,
first I want to thank you and eventual team for that very appreciated plugin !
I am looking to switch to PHP 7.3 on my site but the PHP Compatibility checker plugin reports 3 warning on you plugin as shown below:
FILE: /var/www/vhosts/ecollart.xyz/httpdocs/wp-content/plugins/wpfront-user-role-editor/classes/base/class-wpfront-options-base.php
———————————————————————————————————————————–
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
———————————————————————————————————————————–
72 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
81 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
88 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————————————–I am not a specialist so my question is: is your plugin compatible with PHP 7.3 ?
Thanks in advance for your help
Eric Collart
My site: https://ecollart.xyz
- The topic ‘PHP 7.3 compatibility ?’ is closed to new replies.