Commit Graph

83 Commits

Author SHA1 Message Date
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
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
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
1f4df655ad Fix path 2018-02-26 20:12:25 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
5a7c138be0 docblocks 2018-02-17 18:31:23 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +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
33548d679d @package improvements 2017-12-31 17:04:34 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
69aa9f6c6e Fix logging file existence check 2017-11-11 14:11:00 +01:00
d954957fe3 Fix return type 2017-11-11 14:06:41 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +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
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +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
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
430557d2a5 More ROOT_PATH fixes 2017-04-03 22:47:32 +02:00
04bef943b2 Fix root_path bugs 2017-04-03 21:45:15 +02:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +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
746130671b Test file before writing 2016-12-19 19:43:11 +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
7bd0bc7067 Fix locking 2016-12-03 21:54:32 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
b3ffd525d4 Fix minor unit test bugs 2016-11-14 19:36:02 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
fedf08f31c Create comment 2016-10-29 22:04:12 +02:00
34ffc44353 Bug fix if no file logging is required 2016-10-16 22:42:20 +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
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00