Commit Graph

36 Commits

Author SHA1 Message Date
f44d1c7983 fix formatting 2021-07-04 18:25:57 +02:00
12308efbed
Add return type NO_CI 2021-04-22 16:45:29 +02:00
2a07ba2f39
Fix permission check NO_CI 2021-04-22 16:44:31 +02:00
672ab973c8
Fix permission check NO_CI 2021-04-22 16:35:03 +02:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
018fbd3771 fix permission handling in routing and permission check 2020-08-11 20:37:15 +02:00
d0d77c9b9b fixes #200 2020-02-07 22:02:11 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +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
c41a59ad1d try to improve performance 2019-09-07 08:45:24 +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
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
a8f7b0c375 Add more unit tests 2018-10-02 22:11:31 +02:00
536d480a36 Fix permission type and error logs 2018-09-21 23:01:49 +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
301aa59d61 Test phpstan 2018-03-13 20:43:22 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01: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
ef0f4624e4 Fix author 2017-10-13 14:25:11 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
770cb56f7b Added has permission function 2017-10-07 17:51:53 +02:00
d48d65fe86 Optimize order 2017-09-18 18:36:34 +02:00
721bb4d927 Add permissions to permissions 2017-09-14 22:15:50 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
cb0a443c55 pull out permission to framework 2017-09-14 10:18:01 +02:00