Commit Graph

28 Commits

Author SHA1 Message Date
73aedf7366 Make classes final 2018-05-11 21:30:34 +02:00
ecb1cf031e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
5c953bdac0 Add typehints 2018-03-16 13:33:55 +01:00
39ebfed0f0 docblock typehint fix 2018-03-16 12:39:55 +01:00
37df0bd21b Add public/private to const 2018-03-16 08:46:52 +01:00
0dfd085c18 Fix strict_types 2018-02-15 20:27:23 +01:00
2c3c3443f3 phpcbf 2018-02-03 13:09:09 +01:00
3496b433c3 Remove space from end of line 2018-02-03 11:52:30 +01:00
ff4ee617e9 Add spaces around namespace 2018-02-03 11:46:23 +01:00
fed3163dcf Fix CS via phpcs 2018-01-28 22:11:07 +01:00
c3e089d6a2 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
b1c5b0f865 Remove package TBD 2017-12-30 11:56:53 +01:00
7ce11b8928 Fix types 2017-11-17 19:34:52 +01:00
d7ee8f2c70 Fix #13 2017-11-08 22:39:51 +01:00
a9d8cf1320 General fixes 2017-11-05 13:09:39 +01:00
3bed65a9fa Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
bc57afcd73 Ignore setup function in coverage 2017-10-14 20:46:53 +02:00
ed6a4e9ce0 Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
3c95a5b51e Remove use of unnecessary ViewLayout 2017-10-01 15:17:10 +02:00
a23bb455c3 Add module id to modules 2017-09-15 19:37:34 +02:00
7f1dc9a931 Fix file author and copyright 2017-07-26 17:48:08 +02:00
5574a7ccd5 Remove @author docblock 2017-07-20 18:12:29 +02:00
8427285859 Strict types enabled 2017-03-01 14:05:29 +01:00
783b5ddb8d Bulkl path fix reverse 2017-02-12 21:43:10 +01:00
aa527500a1 Bulkl path fix 2017-02-12 21:42:39 +01:00
0b83a9d50f Increase php version requirement 2016-12-07 20:56:15 +01:00
297d9b05b5 Prepare const visibility 2016-12-07 20:23:04 +01:00
51054ddbab Implemented Editor/Comments install 2016-11-14 17:27:55 +01:00