Commit Graph

51 Commits

Author SHA1 Message Date
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
3ca7538977 Improve array parser cs 2018-04-01 18:54:28 +02:00
566d8e8c27 Don't use EOL 2018-03-31 22:19:33 +02:00
a47d784f66 Reduce array parsing edge case bugs 2018-03-31 22:17:27 +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
1022824e47 Tests+docblock 2018-03-04 12:11:46 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
d9524dffe7 Remove some parsers 2017-10-30 20:43:14 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +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
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02: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
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
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
22244c712c Simplify 2016-05-08 12:26:53 +02:00
f722d24b4e Pull out 2016-05-08 12:19:46 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
fd14e8c2ea Fix type hints 2016-03-28 15:43:26 +02:00
4a5901630a Fix types 2016-03-28 15:42:56 +02:00
9fbc886553 Spelling fix 2016-03-28 14:24:29 +02:00
9f30b1e662 Fix indention 2016-03-28 14:24:04 +02:00
0cb3c0b749 Minor bug fixes and function body. 2016-03-28 14:14:39 +02:00
907c7b6f49 Minor bug fixes 2016-03-28 14:02:07 +02:00