Work with PHP 7.2 or 7.3?
-
Does WP Backitup work with PHP 7.2 or 7.3? I want to update but get 18 warnings with PHP Compatibility Checker.
These are the most common warnings:
268 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
4 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
188 | WARNING | INI directive ‘sql.safe_mode’ is removed since PHP 7.2I’m currently running PHP 7.0 and don’t want to break anything by updating.
- The topic ‘Work with PHP 7.2 or 7.3?’ is closed to new replies.