Commit Graph

128 Commits

Author SHA1 Message Date
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
592bd52667 Implement hook support 2018-04-01 18:54:13 +02:00
051c123b77 Improve array parsing 2018-03-31 21:58:13 +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
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01: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
1fe4b18266 Fix class names 2018-02-10 20:46:52 +01:00
579f8d9565 Timing bug fix 2018-02-04 20:55:28 +01:00
8a42dc07fc Fix change bugs 2018-02-03 13:33:43 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +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
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
029fdb4600 Add default case/exception for database type 2018-01-16 19:04:12 +01:00
24c6194f5c Add default case/exception for database type 2018-01-16 18:53:49 +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
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
320772f194 Implement more tests 2017-11-25 16:06:53 +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
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +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
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
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
4a766b6cf0 Fix #132 2017-10-26 19:01:09 +02:00
48d742d68f Fix tabs to whitespace 2017-10-24 17:45:56 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
80998b4813 Create draft package manager 2017-10-08 20:56:06 +02:00
1de4cd302b Fix path bugs 2017-10-08 19:10:54 +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
73300428cc Autoloader required 2017-09-18 19:17:00 +02:00
57a93bd60a Optimize code order 2017-09-18 18:39:21 +02:00