Commit Graph

61 Commits

Author SHA1 Message Date
2841a28ec1 fix phpstan 2020-03-03 16:26:48 +01: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
ad0e04dead fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +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
b1e5c56926 add todos from github 2019-12-31 19:54:45 +01:00
fdba6bb996 cleanup and tests added for ci/cd 2019-11-20 22:28:04 +01:00
b369421490 bug fixes 2019-10-06 21:01:18 +02:00
5ad9272598 phpcs fixes 2019-10-06 17:50:12 +02:00
6ca465a7d2 Make null models final 2019-10-05 20:08:29 +02: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
cb40b78c11 php cs fixer 2019-04-27 12:05:33 +02:00
11b90b0705 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
24038f8f99 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
b0ff234654 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
b11ea329b5 php cs fixer 2018-12-28 19:13:17 +01:00
3916e4cde7 Fixes #152 2018-12-24 16:08:15 +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
e4c316d4ea Models cannot be final because of NullModels 2018-12-01 21:21:11 +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
582c9b9ed7 Fix package docblock 2018-08-24 14:08:08 +02:00
8401790c3f fix #96 fix #97 2018-08-17 20:02:29 +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
9504260169 Make classes final 2018-05-11 21:30:34 +02:00
acdb9f3c39 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
48e90438cd Nullable+void typehint 2018-03-13 20:55:24 +01:00
56b6a92635 Fix strict_types 2018-02-15 20:27:23 +01:00
a69538ceff phpcbf 2018-02-03 13:09:09 +01:00
98b9282a0e Remove space from end of line 2018-02-03 11:52:30 +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
5a95cd80cd Fix #21 2017-11-09 17:24:02 +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
3b4d77d222 Fix department return type 2017-09-18 07:42:03 +02:00
10165e933b fix table links+obj members 2017-09-15 08:43:00 +02:00