Compatibility issue with PHP 7
-
Hi guys,
I was doing a test with the PHP Compatibility Checker because I’m looking to upgrade to PHP 7. And I got these results from the file wp-content/plugins/profile-builder/features/functions.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
168 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————–
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Compatibility issue with PHP 7’ is closed to new replies.