Commit Graph

109 Commits

Author SHA1 Message Date
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +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
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +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
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
59267c4b08 Fix unknown security level inspections 2017-11-11 11:11:57 +01:00
Scrutinizer Auto-Fixer
1088f58ceb Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-05 18:06:04 +00:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
b424eb67bf fix case 2017-09-16 20:24:47 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
33470017ab Add docblock 2017-09-03 21:26:58 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
c3686e3db0 Fixes from test 2017-08-12 16:50:21 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +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
faefb62754 Fixed default localization values 2017-07-25 17:28:54 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
e4ec4b2ae2 Remove ip localization 2017-04-01 13:58:06 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +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
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
b3ffd525d4 Fix minor unit test bugs 2016-11-14 19:36:02 +01:00
7749528746 Format fix 2016-11-13 23:09:54 +01:00
968d4823b5 Fixing console web run 2016-11-07 21:45:35 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
ba881536a4 Adding language file loader 2016-09-07 18:17:02 +02:00
952cec0bf9 Fixed documentation 2016-08-28 16:36:02 +02:00