Commit Graph

84 Commits

Author SHA1 Message Date
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
135b7bf30d Improve tests and harmonize permission handling 2019-04-19 20:49:46 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01: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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
07776f489c Fix pullout bugs 2018-12-09 18:01:20 +01:00
430be41982 Move ownership from modules to framework 2018-09-17 19:38:00 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
244e2e8d86 Allow empty email 2018-07-28 20:45:46 +02:00
94afffec8e Remove whitespace 2018-07-12 23:33:32 +02:00
83e3c199cd Check whitespace commit 2018-07-12 20:40:53 +02:00
20b3303623 Check whitespace commit 2018-07-12 20:36:43 +02:00
20456981d6 Handle invalid type asignment 2018-07-12 20:29:56 +02:00
fce9ad82ba Handle invalid type asignment 2018-07-12 20:28:13 +02:00
d494da3d3b Handle invalid type asignment 2018-07-12 20:27:02 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
35b45cbb5b
Remove nullable for default null para 2018-03-14 09:50:58 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
301aa59d61 Test phpstan 2018-03-13 20:43:22 +01:00
aae0de25f1 Adjust permission handling to string 2018-03-09 22:21:21 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +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
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +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
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00