Commit Graph

169 Commits

Author SHA1 Message Date
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
c0ded5607c Allow creation of models with id 2018-12-23 17:32:18 +01:00
4ed4caf55b Fix bugs 2018-12-16 11:22:27 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
4bd0a0f1b3 Fix event bug 2018-12-02 16:45:22 +01:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
e9f1adc699 docblock lie to fix some phpstan bugs 2018-09-22 19:09:12 +02:00
dad9a42ece Docblock fix 2018-09-22 18:19:04 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
23f31d359a Prevent creating existing object in database 2018-09-15 14:18:58 +02:00
766b79cfd3 Remove unused function 2018-09-01 17:50:10 +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
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
08d5987553 Use global namespace 2018-08-11 12:10:36 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
1e023a1247 Fix depth handling 2018-07-31 20:10:20 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
dbd216aa3b Better type juggling 2018-07-15 21:48:56 +02:00
b6782198c0 Fix types 2018-07-15 21:41:30 +02:00
1200350c62 Minor type fixes 2018-07-15 20:10:53 +02:00
c8d938591a Fix too strict type definitions 2018-07-14 18:23:05 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
381ce558b9 Remove old todo 2018-06-03 10:34:56 +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
e36f56da30 Fix array path bugs 2018-05-21 20:03:06 +02:00
71a13da619 Optimize mapper loops 2018-05-21 17:48:41 +02:00
aa89b83746 Reformat 2018-05-21 11:13:56 +02:00
bc3d5ed4c7 Draft datamapper array support 2018-05-21 10:51:58 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
797b1c1f00 Added depreciation+tests 2018-02-28 20:37:54 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
ae87bc9ab5 allow scalar delete 2018-02-18 10:47:28 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
f7ebd61f40 Fix value injection 2018-02-17 09:18:46 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00