Commit Graph

57 Commits

Author SHA1 Message Date
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02: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
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01: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
be1cdcf1ec fix tabs 2021-11-29 20:04:41 +01:00
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +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
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +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
20a45ef0c8 make null models final 2020-04-13 17:33:31 +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
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02: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
c799124d12 php cs fixes 2019-04-27 10:34:00 +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
a80224b07d php cs fixer 2018-12-28 19:13:07 +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
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
71a13da619 Optimize mapper loops 2018-05-21 17:48:41 +02:00