Commit Graph

38 Commits

Author SHA1 Message Date
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
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00