Commit Graph

54 Commits

Author SHA1 Message Date
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
b51dfbd9ca fix tests 2023-09-28 01:04:16 +00:00
Dennis Eichhorn
5de349ba68 fix tests 2023-09-24 02:17:50 +00:00
Dennis Eichhorn
d36e96cb85 fixed various exception docblocks 2023-08-06 20:17:43 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
475b52e67c fixes 2023-05-09 16:07:44 +00:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
de1bf517c2 autoloader loading guard, cache flush fix, transactions, ALT datamapper loading, table linter fix, session handling for caches, file path guard, image diff, directory delete guard, general localization model, office parsers 2023-01-07 18:55:22 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
edd4693111 doc fixes 2022-04-21 23:52:01 +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
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
3e0d7ec68b add db formats 2020-10-21 19:31:42 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
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
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
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +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
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
20d18c8ba8 Fix data check 2019-03-17 13:57:33 +01: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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +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
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00