Tomáš Votruba
|
a348111e97
|
Add PHPStan and level to max (#168)
* tests: update to PHPUnit 6.0 with rector
* fix namespaces on tests
* composer + tests: use standard test namespace naming
* update travis
* resolve conflict
* phpstan lvl 2
* phpstan lvl 3
* phpstan lvl 4
* phpstan lvl 5
* phpstan lvl 6
* phpstan lvl 7
* level max
* resolve conflict
* [cs] clean empty docs
* composer: bump to PHPUnit 6.4
* cleanup
* composer + travis: add phpstan
* phpstan lvl 1
* composer: update dev deps
* phpstan fixes
* update Contributing with new tools
* docs: link fixes, PHP version update
* composer: drop php-cs-fixer, cs already handled by ecs
* ecs: add old set rules
* [cs] apply rest of rules
|
2018-01-06 13:09:33 +01:00 |
|
Tomáš Votruba
|
653c7c772d
|
Upgrade to PHP 7.1 (#150)
* upgrade to PHP 7.1
* bump travis and composer to PHP 7.1
* fix tests
|
2017-11-14 21:21:23 +01:00 |
|
Marcin Michalski
|
8c06a55a16
|
Make tests namespace consistent (#125)
|
2017-09-02 21:39:59 +02:00 |
|
Arkadiusz Kondas
|
858d13b0fa
|
Update phpunit to 6.0
|
2017-02-03 12:58:25 +01:00 |
|
Arkadiusz Kondas
|
cbdc049526
|
Update php-cs-fixer
|
2016-11-20 22:53:17 +01:00 |
|
Arkadiusz Kondas
|
46197eba7b
|
add word tokenizer
|
2016-05-07 23:17:52 +02:00 |
|
Arkadiusz Kondas
|
fadd003169
|
create whitespace tokenizer
|
2016-05-03 00:33:18 +02:00 |
|