summaryrefslogtreecommitdiff
path: root/ale_linters/php/phpstan.vim
AgeCommit message (Expand)Author
2019-05-10Add phpstan autoload optionMikko Pesari
2019-05-07Escape phpstan arguments, and update documentationw0rp
2019-05-01Better phpstan default configuration (#2444)Julien Deniau
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-11-23php: change phpstan's --errorFormat to --error-format (#2005)lfree
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2017-09-30Added g:ale_php_phpstan_configuration optionRuslan Osmanov
2017-08-21Fix #864 - Use the user's configured executable for phpstan for executable() ...w0rp
2017-07-16Added phpstan linter for php. (#772)Ardis