summaryrefslogtreecommitdiffstats
path: root/core/Command/Config/Import.php
Commit message (Expand)AuthorAgeFilesLines
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-201-1/+3
* Uses PHP8's constructor property promotion in core/Command/Config and core/C...Faraz Samapoor2023-06-201-3/+1
* Fix importing float valueCarl Schwan2022-06-231-2/+2
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-7/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-2/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Add autocomplete for db:* and log:*Joas Schilling2016-09-291-1/+1
* Add autocomplete for config:*Joas Schilling2016-09-291-1/+31
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+195