simple-backup
simple-backup copied to clipboard
fix: Resolves PHP 8.3 deprecated notices.
This fix resolve the PHP 8.3 deprecation errors in the Mysqldump class.
Error: "Using ${} in strings is deprecated."