Commit Graph

79 Commits

Author SHA1 Message Date
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
165240076a rename connection var 2019-11-03 23:24:45 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
0f11df6f95 Change encoding to real utf8 2019-10-05 19:59:53 +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
2d64308b78 assert null 2019-08-10 23:17:12 +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
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
0bd6cb95f5 test and fix schema builder 2019-02-26 21:41:52 +01:00
5db3d81d25 Make count( use global namespace 2019-02-11 22:25:57 +01: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
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
d4ec08179e Implrement create builder 2018-12-21 20:16:33 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
8c3392253f Test and impl. fixes 2018-11-18 12:49:59 +01:00
19019936bc Draft schema builder 2018-11-11 19:53:54 +01:00
64c9cda54e Remove sqlite database after test 2018-10-10 23:38:22 +02:00