Commit Graph

86 Commits

Author SHA1 Message Date
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
1826cc865b improve php-cs-fixer rules 2020-08-29 17:21:30 +02:00
3801c29cf6
Fix cs NO_CI 2020-06-08 09:49:45 +02:00
360d0249b1
Fix cs NO_CI 2020-06-08 09:49:33 +02:00
944c947e3b
Fix cs NO_CI 2020-06-08 09:49:23 +02:00
918659c3ea
Fix cs NO_CI 2020-06-08 09:49:06 +02:00
3db14eb5b6 make db connection throw less exceptions 2020-06-07 22:24:24 +02:00
b6c4f1e4bc fix phpstan 2020-03-14 20:32:16 +01:00
3439fd57ff remove db prefix 2020-03-12 18:11:04 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
5e0a6a0fd6
Fix missing docblock components NO_CI 2020-02-05 15:49:51 +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
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
4414fad940 add todos from github 2019-12-31 19:54: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
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
0f11df6f95 Change encoding to real utf8 2019-10-05 19:59:53 +02: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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
20d18c8ba8 Fix data check 2019-03-17 13:57:33 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +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
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
d81ff1dc7a Fix factory return type 2018-07-27 20:05:18 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
31209d2b30 Implement basic localization db mapper 2018-05-30 22:35:42 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
f2591bff06 PHP CS fixes 2018-05-14 21:17: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
af0a980d1b Return type fixes 2018-03-16 12:08:35 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
24252655eb Fix restructured datastorage 2018-03-01 20:31:02 +01:00
b810e72588 Start datastorage restructure 2018-02-28 21:43:29 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00