Commit Graph

56 Commits

Author SHA1 Message Date
c77874873c phpstan fixes 2022-09-27 21:23:30 +02:00
d245e8d184 fixing phpstan errors 2022-09-27 18:08:15 +02:00
4027a9159f fixes 2022-04-23 16:30:55 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
6bcd0c4bbe ical update 2022-04-18 22:39:00 +02:00
9ae86275ff phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
e2b842c29d improve cli argument handling 2022-03-28 21:28:38 +02:00
288e9d62d6 udpate cli request 2022-03-11 23:14:51 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
4a7de293ff build fixes 2021-10-15 00:03:20 +02:00
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
eac68f4185 bug fixes and template adjustments 2021-07-31 17:20:50 +02:00
5b9315bf71 bug fixes with unit testing 2021-05-28 22:22:45 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
ba7737d0ad autofixes 2020-11-24 18:44:22 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
6d001caaab autoformat fixes 2020-02-15 21:40:44 +01:00
0d48b17866 fix phpstan 2020-02-15 21:40:33 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
709e9d2d2f
Update Request.php 2019-11-19 17:49:14 +01:00
8b3173ed95 cleanup request/response 2019-11-03 23:24:24 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
8203389ec0 fix lang in console 2019-03-17 14:34:51 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
d47f3aa19d Fix lock(). make member 2018-11-30 22:06:03 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
0877aeb7d5 Implement console framework features 2018-07-27 19:52:56 +02:00
d75e12b67b console app draft 2018-07-24 19:30:21 +02:00