Commit Graph

74 Commits

Author SHA1 Message Date
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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
579f8d9565 Timing bug fix 2018-02-04 20:55:28 +01:00
4fc4f3f7c8 Combine activate/deactivate to status 2018-02-03 13:11:17 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
029fdb4600 Add default case/exception for database type 2018-01-16 19:04:12 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
634c1e33b7 Fix providing install 2017-11-18 16:52:34 +01:00
c7c4ef3a1e Pass info manager to providing 2017-11-17 20:56:29 +01:00
3993033465 Optimize module tests 2017-11-15 14:13:15 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
433b3b4d66 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
4a766b6cf0 Fix #132 2017-10-26 19:01:09 +02:00
1092e945ea Use read only database connection 2017-09-22 19:18:18 +02:00
8d7e7da54f Needs autoloader 2017-09-18 20:03:42 +02:00
57a93bd60a Optimize code order 2017-09-18 18:39:21 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
631260428d Remove double column select 2017-09-08 09:23:57 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
75d0f7c2b7 Adjusted member comment 2017-04-04 20:30:30 +02:00
0f19264e86 Use dynamic module path 2017-04-01 13:58:19 +02:00
b1a8e92de7 Removing ROOT_PATH 2017-03-31 15:19:22 +02:00
bea0c9955f Initialize modules based on request 2017-02-03 20:37:21 +01: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
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
f9214d65ec Passing path 2016-10-08 21:01:02 +02:00
2b4d9ae7a5 Fixing test errors 2016-08-25 21:33:26 +02:00
9811a2928b Don't rely on defined path 2016-08-21 17:43:10 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00