Issue #3172989 by rodrigoaguilera: Check if file needs rewinding before actually running rewind()
Update version requirements of dependencies
PLEASE NOTE
This release does not work with the restore button that is found on the "Saved Backups" listing page. Download the file first and then use the "Restore" page and upload the file.
This is alpha quality and you should run your own tests.
This release does not work with the restore button that is found on the "Saved Backups" listing page. Download the file first and then use the "Restore" page and upload the file.
This is alpha quality and you should run your own tests.
Reverting Backup Migrate 5.0 compatibility because of namespace changes. A new 2.0 branch of this module will be created to support Backup Migrate 5.0.
This release fixes an issue where the PHP stream wrapper functionality did not seem to work reliably in all server environments. A new ReadableFlysystemBackupFile class has been added to extend and replace ReadableStreamBackupFile. ReadableFlysystemBackupFile is designed to use native Flysystem API calls while ReadableStreamBackupFile relies on PHP stream wrapper functionality.
Left in some test code that shouldn't have been in a release. The info.yml file was incorrectly requiring a backup_migate version greater or equal to 6.0.