Commit Graph

52 Commits

Author SHA1 Message Date
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
0422411c89 phpstan fixes 2019-10-07 22:22:41 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
ab58467fc0 sanitize option keys 2019-06-07 22:57:37 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
39635c1115 Remove todos and make use of query builder 2018-09-08 18:22:34 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +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
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
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
33548d679d @package improvements 2017-12-31 17:04:34 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
e556fbed49 Implement admin controller api test 2017-12-01 23:54: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
b93f249aa8 remove todo 2017-09-08 19:36:31 +02:00
c2e5dd8105 fixes #35 2017-09-08 19:30:56 +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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
4c9905e73e Formatting 2016-06-12 09:47:28 +02:00
6718fba177 Mixed parameter support 2016-06-11 19:20:44 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
27c4001ee8 Type change 2016-01-17 16:09:02 +01:00