Commit Graph

44 Commits

Author SHA1 Message Date
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
a91ee19ff8 draft alter functionality 2020-07-22 09:50:12 +02:00
3439fd57ff remove db prefix 2020-03-12 18:11:04 +01:00
86b0d62a54 implement unique 2020-02-08 16:48:07 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
0bd6cb95f5 test and fix schema builder 2019-02-26 21:41:52 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
10f0d1f692 Fix whitespace 2018-12-22 19:54:18 +01:00
d4ec08179e Implrement create builder 2018-12-21 20:16:33 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +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
9ad6be02bf comment fixes 2018-08-24 14:06:05 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
5405c6e1ea Preparing for schema query suppory 2016-01-10 14:15:00 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00