We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff9ed7 commit da2d5c2Copy full SHA for da2d5c2
CHANGELOG.md
@@ -8,7 +8,7 @@
8
* all classes, methods and code related to sending backups via email are now deprecated. So, the `BackupManager::send()`
9
method (and, consequently, also the internal `BackupManager::getEmailInstance()` method), the `BackupExport::send()`
10
method, the `SendCommand` class and the `send` option for the `ExportCommand` are deprecated. All of these will be
11
- removed in a later release. No replacement is provided.
+ removed in a later release. No replacement is provided;
12
* setting the `DatabaseBackup.mailSender` value of the configuration is deprecated (bootstrap checks that the value
13
has not been set by the user);
14
* the `DeleteAllCommand` is deprecated. Will be removed in a future release;
0 commit comments