Commit Graph

35 Commits

Author SHA1 Message Date
d0bb2d76bb Improve array init 2018-09-22 17:05:23 +02:00
6f6db02be8 Static analysis fixes 2018-09-22 16:23:56 +02:00
490ce84406 Split controllers per application 2018-09-19 21:34:04 +02:00
9f6a48d354 Fix package docblock 2018-08-24 14:08:08 +02:00
bf5740f1de fix #96 fix #97 2018-08-17 20:02:29 +02:00
c7a004033a Prepare for console application 2018-07-27 20:10:42 +02:00
949364b0d6 Use root namespace 2018-05-30 13:39:00 +02:00
0628135979 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
8b27e734df Reformat 2018-05-20 09:59:17 +02:00
52ebb09a9f Make classes final 2018-05-11 21:30:34 +02:00
f768ddfa32 Fix code implementation 2018-04-01 19:54:57 +02:00
d6edf2d244 Fix abstract implementation 2018-03-30 12:35:26 +02:00
e5012e7a4c Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
e4c77915b2 docblock typehint fix 2018-03-16 12:39:55 +01:00
cfbde3de35 Add public/private to const 2018-03-16 08:46:52 +01:00
7f915531c3 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
76801f67c8 Nullable+void typehint 2018-03-13 20:55:24 +01:00
2bb08052fc Change permission check from int to string 2018-03-09 22:26:22 +01:00
ee808ca86e phpcs fixes 2018-02-17 21:38:56 +01:00
f21625e911 Fix strict_types 2018-02-15 20:27:23 +01:00
97c11c1dfe Fix Class name 2018-02-10 19:31:12 +01:00
bcc01260d4 Fix : spacing 2018-02-04 18:13:48 +01:00
cc8260dbd7 phpcbf 2018-02-03 13:09:09 +01:00
13c913e0e4 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
5904435db2 Add spaces around namespace 2018-02-03 11:46:23 +01:00
b9ddd1b1e5 Fix CS via phpcs 2018-01-28 22:11:07 +01:00
098c7d5523 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00
aba1728f8a Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
c621a5921d Remove package TBD 2017-12-30 11:56:53 +01:00
a5e72531ca Fix #13 2017-11-08 22:39:51 +01:00
92e161ef76 General fixes 2017-11-05 13:09:39 +01:00
b9594ef322 Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
624a414a79 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00
909187e0ed Ignore coverage for view methods in controllers 2017-10-07 21:24:10 +02:00
43f66eeae7 Use default database connection 2017-09-23 13:58:09 +02:00