Commit Graph

57 Commits

Author SHA1 Message Date
2690c63275 fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
9edb5f986b fix name 2022-02-19 13:57:39 +01:00
b345f1131f cs fixes, bug fixes, code coverage 2021-11-16 00:05:43 +01:00
833503241f add unit tests 2021-11-02 21:57:09 +01:00
Formatter Bot
1f37a811c4 Automated formatting changes 2021-10-02 23:30:26 +00:00
75d792c3ef bug fixes 2021-10-03 01:25:38 +02:00
276c1bf407 make order public member 2021-08-29 12:50:40 +02:00
c6713866ba add/change docs 2021-08-29 10:55:43 +02:00
37d95ee8c5 bug fixes and template adjustments 2021-07-31 17:20:49 +02:00
a64dfa367e fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
527e540fe5 general fixes and tpl additions 2021-05-28 20:28:40 +02:00
dfcb595da3 mode changes 2021-02-20 10:59:06 +01:00
Formatter Bot
58e63c16f2 Automated formatting changes 2021-02-08 22:03:30 +00:00
af05cc7830 Add tags and fix markdown/descriptions 2020-12-19 20:24:41 +01:00
a5d09a0a34 prepare description 2020-12-12 18:24:21 +01:00
ee6616db87 bump php version 2020-12-03 23:07:33 +01:00
34e69fceb1 phpcs fixes 2020-11-28 00:13:12 +01:00
6f506e127b phpstan fixes 2020-11-27 22:56:16 +01:00
11bd0bed0d remove some getter/setter 2020-11-24 17:31:20 +01:00
c8b6de3e54 fix typehint 2020-09-10 20:40:12 +02:00
5912df63b9 implement immutable datetime 2020-09-10 20:18:47 +02:00
8a11c79f4d php cs autofix 2020-08-31 22:30:36 +02:00
7180a51235 autofixes 2020-08-30 20:13:11 +02:00
90e7251b9b changed file permissions 2020-06-09 22:03:51 +02:00
dc5b332b71 fixes Orange-Management/phpOMS#224 and fixes Orange-Management/phpOMS#212 2020-03-05 20:36:30 +01:00
3493774058 phpcs fix 2020-01-26 12:27:56 +01:00
5cbc53163b add todos and improve db schema 2020-01-01 21:05:12 +01:00
896647e6fe cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
725acd6609 bug fixes 2019-10-06 21:01:18 +02:00
c10ef1ccd8 phpcs fixes 2019-10-06 17:50:12 +02:00
8e6f0b6c1f fix phpcs findings 2019-09-12 19:48:00 +02:00
93eba7313d change php version requirement 2019-08-15 20:45:28 +02:00
e8f8843de1 fix @link 2019-07-08 19:51:27 +02:00
537ef6e10e phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c2560ee7b9 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
9540e4b02b Use self instead of class 2018-12-10 18:25:00 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
2f1d8251a5 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
8245f687df Nullable+void typehint 2018-03-13 20:55:24 +01:00
4b16e492a0 Fix strict_types 2018-02-15 20:27:23 +01:00
baac2fdcd0 phpcbf 2018-02-03 13:09:09 +01:00
55f3970eb9 Add spaces around namespace 2018-02-03 11:46:23 +01:00
4245524c4a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
3946bf2d6c Remove package TBD 2017-12-30 11:56:53 +01:00
8ca141802a Fix #16 2017-11-09 17:42:37 +01:00
4101314b3f Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
bdfda67bcd General fixes 2017-11-05 13:09:39 +01:00