Commit Graph

110 Commits

Author SHA1 Message Date
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +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
8fc34ef870 add sqlsrv and fix system escaping 2020-10-11 18:57:21 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
27f7f9a1dd fix @covers 2020-10-09 00:20:25 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +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
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
3db14eb5b6 make db connection throw less exceptions 2020-06-07 22:24:24 +02:00
Formatter Bot
583a7d3465 Automated formatting changes 2020-04-18 20:52:41 +00: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
7300b52d25 bugfix datamapper joins 2020-03-28 16:22:32 +01:00
d81bf80ada bug fixes after datamapper changes 2020-03-14 17:58:43 +01:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
2a8ece6fcc Type and cs fixes 2020-03-07 00:23:22 +01:00
a11053db54 remove segfault debug 2020-03-03 10:17:56 +01:00
9dfc11c033 autoformat 2020-03-03 10:16:44 +01:00
9fde93c0c4 fix typehint 2020-03-03 10:16:31 +01:00
f65032e4c9 autofix 2020-03-03 10:09:55 +01:00
ade50ca213 add logging for github segfalt 2020-03-03 10:09:45 +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
f28515fcf1 fixes #237 2020-02-08 22:31:48 +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
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
3dd0c0516d fixes #217 2019-12-21 15:50:03 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00