Commit Graph

52 Commits

Author SHA1 Message Date
Dennis Eichhorn
1d6c8463ea update version requirement 2024-03-20 07:21:24 +00:00
Dennis Eichhorn
4a4dd91fa3 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
dd3880af62 Fix file header 2023-06-17 03:13:33 +02:00
d30973da9b fix static analysis 2023-04-11 00:20:13 +02:00
5230e31aec registration fixes 2023-03-24 16:20:24 +01:00
2258a83f1b too many changes 2023-03-11 23:38:19 +01:00
446802e482 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
bf3fcf71fc fix url 2022-12-16 21:59:21 +01:00
51966d1ea3 doc fixes 2022-04-21 23:52:00 +02:00
5493290633 update php version 2022-04-19 23:37:08 +02:00
884f79eecd fix name 2022-02-19 13:57:39 +01:00
507bc1ac5f new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
b01bee8ec5 bump php version 2020-12-03 23:07:33 +01:00
6f4df0c925 cs and phpstan fixes 2020-10-24 17:52:24 +02:00
Formatter Bot
36bd0deb4d Automated formatting changes 2020-10-21 21:13:58 +00:00
81337ee7ef correct datamapper self/external usage (invert) 2020-10-21 22:50:34 +02:00
ef9d4ab970 changed file permissions 2020-06-09 22:03:51 +02:00
4389d0a914 fixes array typehints 2020-02-20 19:07:12 +01:00
f89d63c59c fixes #209 2020-02-20 18:58:38 +01:00
86bb9fa65a improve array docblock 2020-02-08 13:26:44 +01:00
ef44a4022a fix broken docblock 2020-02-04 19:48:39 +01:00
503c2f7364 phpcs fix 2020-01-26 12:27:56 +01:00
ca1eef80cc fix mapper formats 2019-09-28 23:11:05 +02:00
74b22f4304 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
660eb11346 fix docblock 2019-09-21 16:12:21 +02:00
2f8fb62bb2 fix phpcs findings 2019-09-12 19:48:00 +02:00
338b28f917 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
785c55ceab change php version requirement 2019-08-15 20:45:28 +02:00
d50c463c0a fix @link 2019-07-08 19:51:27 +02:00
b0ff234654 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
5aef8e0c39 Fix null typehint order 2018-12-10 18:13:38 +01:00
28f01ccad6 Fix use order 2018-12-09 22:16:55 +01:00
518e277764 Make classes final 2018-12-01 20:50:27 +01:00
372461036d Docblock fix 2018-09-22 18:22:44 +02:00
6d1e295904 Re-format mappers 2018-05-31 19:47:26 +02:00
21264655a3 Use root namespace 2018-05-30 13:39:00 +02:00
acdb9f3c39 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
56b6a92635 Fix strict_types 2018-02-15 20:27:23 +01:00
a69538ceff phpcbf 2018-02-03 13:09:09 +01:00
2606cf3701 Add spaces around namespace 2018-02-03 11:46:23 +01:00
af2cdbc2ef Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
ae529130ce Remove package TBD 2017-12-30 11:56:53 +01:00
beb5c94c1b Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
cfac79a2fd Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
161ab3775a General fixes 2017-11-05 13:09:39 +01:00
a9f377a2f1 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
87974dc555 Fix permission tables 2017-09-13 10:45:41 +02:00
d0d66d2977 Fix file author and copyright 2017-07-26 17:48:08 +02:00
e93991e528 Remove @author docblock 2017-07-20 18:12:29 +02:00
a236608e57 (Draft) Create risk management models
Also fix some belongsTo in other mappers.
2017-07-09 10:42:02 +02:00