Commit Graph

87 Commits

Author SHA1 Message Date
Dennis Eichhorn
4469789af4 auto fixes 2023-08-30 11:53:16 +00:00
Dennis Eichhorn
447efca623 format fixes 2023-08-30 11:44:08 +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
1da071f202 Quick backup before crash 2023-06-13 18:55:52 +00:00
004eb33a4f test fixes 2023-04-17 19:44:57 +02:00
b9cc466bed fix billing process 2023-04-08 04:36:26 +02:00
4d0a6e5c2d fix login bugs 2023-03-31 00:25:51 +02: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
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
c77874873c phpstan fixes 2022-09-27 21:23:30 +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
f43df4c7c2 phpstan fixes 2021-10-10 16:07:06 +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
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
1badf2354b fix samesite bug 2020-02-01 16:30:43 +01:00
f1bbb2abe3 make cookies strict 2020-02-01 15:16:17 +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
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +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
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +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
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
c43d83d8c0 Add more tests and fix bugs 2018-02-21 21:16:35 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00