nextcloud/core/Command
Faraz Samapoor ea844ca5fb Uses PHP8's constructor property promotion.
in core/Command/App, /Background, and /Broadcast classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-06-19 12:55:27 +02:00
..
App Uses PHP8's constructor property promotion. 2023-06-19 12:55:27 +02:00
Background Uses PHP8's constructor property promotion. 2023-06-19 12:55:27 +02:00
Broadcast Uses PHP8's constructor property promotion. 2023-06-19 12:55:27 +02:00
Config composer run cs:fix 2023-01-20 11:45:08 +01:00
Db add new index in repair step instead of on-migrate 2023-04-28 15:08:08 +02:00
Encryption Refactors core/Command/Encryption/Enable.php to improve code readability. 2023-04-11 09:29:44 +03:30
Group fix output for group:list command with numeric user ids 2023-04-06 16:31:39 +02:00
Info also show file etag in file info 2023-05-09 14:56:37 +02:00
Integrity Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix computerFileSize when called with a string without unit 2023-02-07 11:23:30 +01:00
Maintenance list supported databases when provided db isn't supported 2023-05-04 14:43:48 +02:00
Preview add command to generate a preview for a file 2023-04-03 17:30:57 +02:00
Security Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
SystemTag Fix undefined when no tags 2022-06-28 15:44:08 +02:00
TwoFactorAuth Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
User Use the searchDisplayName recommended method in user:list 2023-04-27 15:25:13 +02:00
Base.php Use symfony console table to render the job list properly 2022-07-11 09:46:23 +00:00
Check.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php No output by default when --exit-code is used 2023-01-03 15:43:25 +01:00
Upgrade.php composer run cs:fix 2023-01-20 11:45:08 +01:00