Commit Graph

105 Commits

Author SHA1 Message Date
Formatter Bot
d12de5a14f Automated formatting changes 2021-07-15 19:55:41 +00:00
50cb1b2a6f implement todos 2021-07-15 21:51:30 +02:00
ed64bdaa33 bump php version 2020-12-03 23:07:33 +01:00
d94d9935a3 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
0422c2cd87 remove some getter/setter 2020-11-24 17:31:19 +01:00
905b58f923 cs and phpstan fixes 2020-10-24 17:52:23 +02:00
Formatter Bot
555b0a60df Automated formatting changes 2020-10-21 21:00:27 +00:00
e43c6381f6 correct datamapper self/external usage (invert) 2020-10-21 22:50:21 +02:00
a48d4222cc fix DateTimeImmutable typehint 2020-09-26 11:22:57 +02:00
920ecd5774 fix typehint 2020-09-10 20:40:12 +02:00
e5c47427be implement immutable datetime 2020-09-10 20:18:46 +02:00
cd5c962095 fix const alignment 2020-09-01 07:38:02 +02:00
fcd1ffbc6f php cs autofix 2020-08-31 22:30:36 +02:00
cbdd8635e7 autofixes 2020-08-30 20:13:10 +02:00
4efa498d62 make id protected for null model 2020-06-10 21:52:15 +02:00
0706c89809 changed file permissions 2020-06-09 22:03:50 +02:00
c5252c62b8 Type and cs fixes 2020-03-07 00:23:17 +01:00
10eefe96e2 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
a9aed25053 fixes array typehints 2020-02-20 19:07:12 +01:00
a3e3ccb596 fixes #209 2020-02-20 18:58:38 +01:00
13a55f3400 improve docblocks 2020-02-12 19:53:07 +01:00
64a28428fd improve array docblock 2020-02-08 13:26:44 +01:00
383aad03cc fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
580e818a41 phpcs fix 2020-01-26 12:27:56 +01:00
8a5aad777b add todos from github 2019-12-31 19:54:45 +01:00
952c481812 remove empty line 2019-12-15 14:18:15 +01:00
cda7f3d689 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
d5491f1b58 Make null models final 2019-10-05 20:08:29 +02:00
fdd2929abd fix mapper formats 2019-09-28 23:11:05 +02:00
640cafe9bf style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
3c7ac81c56 fix phpcs findings 2019-09-12 19:48:00 +02:00
53fa3aa631 fix after change to php 7.4 2019-08-17 14:14:51 +02:00
9d12233d21 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
2b4c9a59e1 change php version requirement 2019-08-15 20:45:28 +02:00
27021380a5 fix @link 2019-07-08 19:51:27 +02:00
1d736ef174 Use global namespace 2019-04-27 00:13:26 +02:00
87e4c4ab9d table test and bug style fixes 2019-03-31 20:32:17 +02:00
fbf5834024 inspection fixes 2019-02-09 19:42:23 +01:00
bc15be0084 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
ce7587ea28 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
a2ebadb3a7 php cs fixer 2018-12-28 19:13:17 +01:00
0ca21e4106 Fix null typehint order 2018-12-10 18:13:38 +01:00
e27ddef2d4 Fix use order 2018-12-09 22:16:55 +01:00
854d990bcc Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
20c53d693c Make classes final 2018-12-01 20:50:27 +01:00
2c577ac3d0 Docblock fix 2018-09-22 18:22:44 +02:00
990e575369 Fix package docblock 2018-08-24 14:08:08 +02:00
861b601c4c use global namespace 2018-08-24 13:05:50 +02:00
052fcf7aaf fix #96 fix #97 2018-08-17 20:02:29 +02:00
412b6e8b84 Re-format mappers 2018-05-31 19:47:26 +02:00