Commit Graph

91 Commits

Author SHA1 Message Date
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
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
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01: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
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00: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
d3732ed8d7 Fix docblock 2017-10-26 19:52:20 +02:00
a6f902b3e1 Fix #144 2017-10-26 19:49:33 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
ef0f4624e4 Fix author 2017-10-13 14:25:11 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
68328c8b5c Fix invalid path exception 2017-09-06 15:06:11 +02:00
34021f1cd5 Improved recursion fix 2017-09-06 14:54:13 +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
e4e5ea9f6b Adjust return type 2017-07-24 13:25:14 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
098fe4130a Allow to pass data to renderer 2017-05-18 19:54:53 +02: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
56a29501ce Typehint fix 2016-12-03 23:03:17 +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
ba865a67f3 Removing file_exists 2016-08-29 21:52:14 +02:00
4b09c7c1ba Replacing realpath with file_exists 2016-08-23 21:26:05 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00