Commit Graph

50 Commits

Author SHA1 Message Date
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
Formatter Bot
a42f662062 Automated formatting changes 2021-10-10 09:08:16 +00:00
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
02313d3a33 draft ::with() function for models 2021-03-11 21:23:41 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +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
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
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
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +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
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
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02: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
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +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
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02: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