Commit Graph

68 Commits

Author SHA1 Message Date
Dennis Eichhorn
e7b708185e update 2024-02-04 20:34:13 +00:00
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
b5944503d8 bug fixes 2023-12-08 21:52:34 +00:00
Dennis Eichhorn
dd0a71421a Fix rest request bugs 2023-11-02 23:54:49 +00:00
Dennis Eichhorn
567ab3bfcd todos fixed 2023-10-12 22:49:21 +00:00
Dennis Eichhorn
13bf197ac7 replace stripos with str_starts_with 2023-09-29 02:22:20 +00:00
Dennis Eichhorn
c4fc99ed39 add data/content type handling 2023-08-14 16:40:30 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
1da071f202 Quick backup before crash 2023-06-13 18:55:52 +00:00
Dennis Eichhorn
3938f56f88 cs fixes 2023-05-28 03:56:49 +00:00
Dennis Eichhorn
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +00:00
Dennis Eichhorn
a9f04acb31 add creditsafe api 2023-05-06 23:16:59 +00:00
b9cc466bed fix billing process 2023-04-08 04:36:26 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
c77874873c phpstan fixes 2022-09-27 21:23:30 +02:00
4027a9159f fixes 2022-04-23 16:30:55 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01: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
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
7eb8322d71 Fix typehint 2019-05-01 20:59:26 +02:00
45b22c780a Use Response as response 2019-05-01 20:38:49 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
57da54ad44 Fix download and code inspection bugs 2018-07-31 18:24:49 +02:00
c688f12c06 Better type juggling 2018-07-15 21:50:10 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00