Commit Graph

38 Commits

Author SHA1 Message Date
Yuri Kuznetsov
0a115a3603 command noSystemUser param 2024-04-04 20:53:33 +03:00
Yuri Kuznetsov
33072072c4 ref cs 2024-02-03 13:52:37 +02:00
Yuri Kuznetsov
995fbba9de update file headers 2023-12-31 10:49:50 +02:00
Yuri Kuznetsov
fdb24513b5 cs 2023-04-29 10:49:25 +03:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
cc8d66dc7d populate array values command 2022-10-22 14:44:58 +03:00
Yuri Kuznetsov
42175f98e4 fix phpdoc 2022-08-10 17:13:31 +03:00
Yuri Kuznetsov
502b6586f1 console io error status code 2022-05-17 16:39:16 +03:00
Yuri Kuznetsov
5ff9e42887 type fixes 2022-03-23 14:46:06 +02:00
Yuri Kuznetsov
0d1466afac type fixes 2022-03-18 20:14:41 +02:00
Yuri Kuznetsov
36e59d3d61 type fix 2022-03-05 15:59:32 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
496890357a renaming 2021-09-24 11:37:33 +03:00
Yuri Kuznetsov
e3d563a556 command refactoring 2021-08-21 10:31:07 +03:00
Yuri Kuznetsov
6f2904eb9a command help 2021-08-17 13:03:45 +03:00
Arkady
b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov
44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov
12a9afe2fe cs fix 2021-04-18 22:17:16 +03:00
Yuri Kuznetsov
c836548fc7 command old interface support 2021-03-18 15:59:34 +02:00
Yuri Kuznetsov
43df9d25f0 new command interface 2021-03-18 13:39:14 +02:00
Yuri Kuznetsov
29d960878c cs fix 2021-03-17 13:06:25 +02:00
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Taras Machyshyn
8c48f72a3c Command fix 2020-11-09 15:16:30 +02:00
Yuri Kuznetsov
9c3b0aa289 console command exit 2020-09-08 12:09:02 +03:00
Yuri Kuznetsov
b3bf52bd9b console command no exception 2020-09-08 12:07:58 +03:00
Yuri Kuznetsov
1f07688881 import console command in classes 2020-09-08 12:03:19 +03:00
Yuri Kuznetsov
1b61205281 aoolication runners 2020-07-12 19:11:53 +03:00
Yuri Kuznetsov
6b2fdf5400 decoupling 2020-06-22 19:16:40 +03:00
Yuri Kuznetsov
56788af48b command change and test 2020-06-18 14:54:48 +03:00
Yuri Kuznetsov
c2e5f3ac2f command: supporting --flag 2020-06-18 12:49:22 +03:00
Taras Machyshyn
fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri
32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
yuri
208a7f8620 command fix 2019-02-22 12:03:08 +02:00
yuri
43e6332bd8 command hyphen options converted to camelCase 2019-02-21 17:08:08 +02:00
yuri
6e7150cef2 fix command manager 2019-02-15 14:08:15 +02:00
yuri
7c1144fa2c concole command changes 2019-02-12 11:54:29 +02:00
yuri
d5dc0fa2e6 console command changes 2019-02-11 15:37:19 +02:00
yuri
983988c9e1 ConsoleCommand framework 2019-02-08 16:44:54 +02:00