Commit Graph

78 Commits

Author SHA1 Message Date
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d4b116aa85 workflow drafting 2022-04-24 23:01:31 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
b2efd91008 static code analysis fixes 2022-04-05 20:01:46 +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
4accb7b716 impl. additional unit tests 2021-09-29 20:34:41 +02:00
Formatter Bot
579a936c5c Automated formatting changes 2021-09-27 21:19:54 +00:00
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
47767eea0d fix 2021-04-24 16:21:10 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00: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
b57e6ca305 remove webinterface 2020-11-25 01:00:27 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
b34595bfa5 autofixes 2020-10-18 20:48:40 +02:00
aaa8d9d533 fix invalid class loading 2020-10-18 20:47:50 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
0a11f2d36b fix DateTime -> DateTimeImmutable 2020-09-12 22:13:02 +02:00
eb73cc4027 make tables tabable 2020-05-31 18:03:29 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
e71ef4789d fixes Orange-Management/Orange-Management#48 2020-02-15 18:19:03 +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
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +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
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
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
2b29a3c012 Fix catching throwables 2018-08-11 14:51:53 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +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
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
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00