Commit Graph

52 Commits

Author SHA1 Message Date
Dennis Eichhorn
2a66eb0870 ui fixes 2024-04-07 17:31:42 +00:00
Dennis Eichhorn
06a3482a9e update version requirement 2024-03-20 07:21:22 +00:00
a68a33b865 Fix file header 2023-06-17 03:13:28 +02:00
09bbf016ab fix static analysis 2023-04-11 00:20:12 +02:00
06513ba293 registration fixes 2023-03-24 16:20:22 +01:00
c9e46bca3d too many changes 2023-03-11 23:38:18 +01:00
33ebf42994 phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
326ceb7e68 fix url 2022-12-16 21:59:21 +01:00
3983e76075 update php version 2022-04-19 23:37:07 +02:00
9edb5f986b fix name 2022-02-19 13:57:39 +01:00
67ecfeffca bug fixes / dbmapper fixes 2021-12-19 20:20:39 +01:00
6b42f1394f new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
ee6616db87 bump php version 2020-12-03 23:07:33 +01:00
Formatter Bot
a69ed50261 Automated formatting changes 2020-10-21 21:11:24 +00:00
2521309ce9 correct datamapper self/external usage (invert) 2020-10-21 22:50:29 +02:00
8a11c79f4d php cs autofix 2020-08-31 22:30:36 +02:00
90e7251b9b changed file permissions 2020-06-09 22:03:51 +02:00
e67b4c953b Type and cs fixes 2020-03-07 00:23:17 +01:00
11f572b9ee fixes array typehints 2020-02-20 19:07:12 +01:00
9d98d32f1b fixes #209 2020-02-20 18:58:38 +01:00
77a31e11d9 improve array docblock 2020-02-08 13:26:44 +01:00
9b69b37d2f fix Orange-Management/phpOMS#235 2020-02-07 21:41:13 +01:00
3493774058 phpcs fix 2020-01-26 12:27:56 +01:00
6a872ad5aa remove empty line 2019-12-15 14:18:15 +01:00
6a961213fa fix mapper formats 2019-09-28 23:11:05 +02:00
8e6f0b6c1f fix phpcs findings 2019-09-12 19:48:00 +02:00
b7f741fcba Implement php 7.4 type hints 2019-08-15 21:55:12 +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
998c2a91c2 Fix null typehint order 2018-12-10 18:13:38 +01:00
b1bf483577 Fix use order 2018-12-09 22:16:55 +01:00
17330075c4 Make classes final 2018-12-01 20:50:27 +01:00
51f311e9f7 Docblock fix 2018-09-22 18:22:44 +02:00
d9e5a069dd Fix package docblock 2018-08-24 14:08:08 +02:00
e8ed72a46d Re-format mappers 2018-05-31 19:47:26 +02:00
fbb14266a7 Use root namespace 2018-05-30 13:39:00 +02:00
c3ed798e69 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
4b16e492a0 Fix strict_types 2018-02-15 20:27:23 +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
457bc6657c Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
b9e213f6c9 Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
bdfda67bcd General fixes 2017-11-05 13:09:39 +01:00
e1b0cdce94 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
e479979812 Fix file author and copyright 2017-07-26 17:48:08 +02:00
6a55d4b766 Remove @author docblock 2017-07-20 18:12:29 +02:00
017c481cd1 Remove find 2017-04-14 21:03:58 +02:00