Commit Graph

91 Commits

Author SHA1 Message Date
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
1100e7c532 Add module id to abstract 2017-09-15 19:09:27 +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
f2c8abee77 Fix pid installation 2017-09-08 17:51:08 +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
430557d2a5 More ROOT_PATH fixes 2017-04-03 22:47:32 +02:00
4ea2ce9886 Fix installer 2017-04-01 22:41:34 +02:00
1553e1f28e Handle wrong path 2017-04-01 13:58:26 +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
c64ddc5039 More getters 2017-02-20 19:15:31 +01:00
669dfed3d2 Fixing set (allowing overwrite) 2017-02-14 23:26:54 +01:00
d996d022a1 Fix InfoManager functionality 2017-02-14 09:13:51 +01: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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +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
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
e3ac43df34 Fixing empty modules 2016-11-07 22:29:35 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
9f872bfc14 Renaming database pool 2016-10-29 20:48:03 +02:00
f9214d65ec Passing path 2016-10-08 21:01:02 +02:00
2b4d9ae7a5 Fixing test errors 2016-08-25 21:33:26 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +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
62628c40b5 Add better exception message 2016-08-11 17:27:20 +02:00
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00