2.15.0
BackupManager::index()andBackupManager::rotate()methods have been deprecated and will be removed in a future
release. At this point, the entireBackupManagerclass is considered deprecated and will be removed;- the
BackupExport::rotate()method has been deprecated and will be removed in a future release; - the
DatabaseBackup.chmodconfiguration is deprecated and will be removed in a future release; - the
IndexCommandhad been deprecated and was removed; - the
--rotateoption ofExportCommandhad been deprecated and was removed; - the magic method
AbstractBackupUtility::__get()had been deprecated and has been removed; BackupTraithad been deprecated and has been removed;AbstractBackupUtility::getDriver()had been deprecated and has been removed.
What's Changed
- deprecated
BackupManager::rotate()and updated related tests and do… by @mirko-pagliai in #196
Full Changelog: 2.14.4...2.15.0