Commit Graph

53 Commits

Author SHA1 Message Date
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
ea0b033e1c update 2024-01-02 23:34:19 +00:00
Dennis Eichhorn
c224209c28 fix tests 2023-10-22 04:32:50 +00:00
Dennis Eichhorn
9b71428f88 fix tests 2023-10-22 04:03:56 +00:00
Dennis Eichhorn
b4af5e237c fix datamapper 2023-10-22 03:40:58 +00:00
Dennis Eichhorn
663cf6b11e impl. more tests 2023-10-22 02:59:46 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
a7493d205b too many changes 2023-03-11 23:38:20 +01:00
df4611731f phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
bc8c30052c Automated formatting changes 2022-04-10 16:09:45 +00:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
1e90a5ba9d continue datamapper bug fixes 2021-12-19 20:18:36 +01:00
aa004569f5 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
Formatter Bot
7968f39f10 Automated formatting changes 2020-10-21 20:33:57 +00:00
c2334057b3 change self/external behaviour / invert it! 2020-10-21 22:32:33 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
d81bf80ada bug fixes after datamapper changes 2020-03-14 17:58:43 +01:00
2a8ece6fcc Type and cs fixes 2020-03-07 00:23:22 +01:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +01:00
0e0264ad35 improve array docblock 2020-02-08 13:25:48 +01:00
b9bc5bbe64 fix #235 2020-02-07 21:41:32 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
cd58375f02 fix mapper formats 2019-09-28 23:11:50 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
0ca13206fe fix datetime value bug 2019-08-10 23:16:27 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
e0003be06b replace TBD package with tests 2019-01-11 21:15:53 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
71a13da619 Optimize mapper loops 2018-05-21 17:48:41 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00