wp-db-backup icon indicating copy to clipboard operation
wp-db-backup copied to clipboard

PHP 7.2 create_function() depreciated error

Open jediwade opened this issue 7 years ago • 0 comments

If you use the scheduled backup solution and the server that your WordPress site is on is running PHP 7.2, you will get an error from the automated backup.

"Error: The following errors were reported: Function create_function() is deprecated"

jediwade avatar Jan 13 '19 01:01 jediwade