Commit Graph

45 Commits

Author SHA1 Message Date
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
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
156879f161
Update PostgresConnectionTest.php 2018-10-10 15:12:06 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
0e8876ce4d More unit tests 2018-09-02 21:26:00 +02:00
acb32ba190 Implement more array functionality 2018-09-01 17:23:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
fa5bf4fe24 Add additional enum to tests 2018-08-25 20:19:05 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
1200350c62 Minor type fixes 2018-07-15 20:10:53 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
6f6a0e1bd1 Type fixes 2018-03-14 18:12:08 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
4c04ce01c2 Fix/test more sql injections 2018-02-17 09:39:29 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +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
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00