summaryrefslogtreecommitdiff
path: root/ale_linters/php/phpstan.vim
AgeCommit message (Expand)Author
2023-02-02phpstan: set cwd to configuration file directory (#4422)Albert Peschar
2021-11-12Adds --memory-limit support for phpstan (#3973)Arie Oldman
2021-07-10add phpstan local executable detection (#3809)Michael Weimann
2021-07-09Add support for multiline messages (#3686)Grégoire Paris
2021-07-04[PHP] PhpStan also looks for .dist config file (#3765)Filippo Tessarotto
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