Commit Graph

53 Commits

Author SHA1 Message Date
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
150f86df4a make final 2019-12-14 21:17:23 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +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
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
efb6421289 Add docblocks for phpstan tests 2018-09-12 21:32:59 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +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
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
0b6285a35f Fix spacing 2017-11-09 18:07:13 +01:00
d3fce2feb4 Fix autocomplete bug 2017-11-08 23:03:46 +01:00
914b9c7ec6 Improve order 2017-11-08 23:03:19 +01:00
b91cc93a34 Minor bug fixes 2017-11-08 23:02:25 +01:00
433b3b4d66 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01: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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +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
f86d8d8622 optimize isset 2017-05-29 21:26:14 +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
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00