23 Commits (1cfc8a2e0396d97345d3e46260de2b2ce8f17326)

Author SHA1 Message Date
Faraz Samapoor 51aae7866c Moves single constructor parameters to new lines. 2 years ago
Faraz Samapoor 3519689d50 Uses PHP8's constructor property promotion in core/Command/Config and core/Command/Group classes. 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan fbae6ffa98 Fix importing float value 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 5b0dc6dad0 Check command input 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 734c62bee0
Format code according to PSR2 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke 954da26e26
Use non aliased method instead 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling ce7836378c
Filter out sensitive appconfig values 9 years ago
Joas Schilling 8906b1cc95 Add autocomplete for db:* and log:* 9 years ago
Joas Schilling 691a5d40a4 Add autocomplete for config:* 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago