index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ale_linters
/
php
/
phpstan.vim
Age
Commit message (
Expand
)
Author
2021-11-12
Adds --memory-limit support for phpstan (#3973)
Arie Oldman
2021-07-10
add phpstan local executable detection (#3809)
Michael Weimann
2021-07-09
Add support for multiline messages (#3686)
Grégoire Paris
2021-07-04
[PHP] PhpStan also looks for .dist config file (#3765)
Filippo Tessarotto
2019-05-10
Add phpstan autoload option
Mikko Pesari
2019-05-07
Escape phpstan arguments, and update documentation
w0rp
2019-05-01
Better phpstan default configuration (#2444)
Julien Deniau
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2018-11-23
php: change phpstan's --errorFormat to --error-format (#2005)
lfree
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2017-09-30
Added g:ale_php_phpstan_configuration option
Ruslan Osmanov
2017-08-21
Fix #864 - Use the user's configured executable for phpstan for executable() ...
w0rp
2017-07-16
Added phpstan linter for php. (#772)
Ardis