Commit Graph

121 Commits

Author SHA1 Message Date
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
6bcd0c4bbe ical update 2022-04-18 22:39:00 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01: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
4accb7b716 impl. additional unit tests 2021-09-29 20:34:41 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
cadc00fd3a fix type hint 2020-12-19 20:28:51 +01:00
f5e12ba33d add root namespace 2020-12-12 18:35:05 +01:00
77b26ad788 draft mail handler 2020-12-12 18:23:03 +01: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
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
e8e31758c1 change from exception to bool return 2019-11-03 23:20:20 +01:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +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
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
6e2bfebc60 Fix json template validation bugs 2019-02-25 23:56:58 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
6cc59da699 Add json template validation 2018-12-20 23:22:44 +01:00
4b955eeb63 Fix decrement order 2018-12-10 18:20:39 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
9a220a85a7 Use global namespace 2018-07-28 20:46:39 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +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
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00