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
/
doc
/
ale-php.txt
Age
Commit message (
Expand
)
Author
2018-11-01
PHP linter: make the path to the executable configurable
Cyril Roelandt
2018-09-27
Add psalm linter for PHP (#1893)
Richard Marmorstein
2018-08-16
Added phpcs options support as described in #257
matthias
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-05-08
(close w0rp/ale#1561) Add support phan_client for php
haginaga
2018-04-09
Close #542 - Add an option for disabling running locally installed executable...
w0rp
2018-04-07
Add g:ale_php_cs_fixer_options variable (#1477)
Adriaan Zonnenberg
2018-03-01
add php-cs-fixer to list of fixers
Julien Deniau
2017-11-05
Add executable option for phpmd linter (resolves #1076) (#1078)
David Sierra DiazGranados
2017-10-27
Add hackfmt fixer
Sam Howie
2017-10-24
Add phan as a linter for php files (#1026)
Diego Oliveira
2017-09-30
Added g:ale_php_phpstan_configuration option
Ruslan Osmanov
2017-09-10
Fix numerous issues with integration documentation tags and the table of cont...
w0rp
2017-08-20
add phpcbf fixer
tmn-o3
2017-08-10
Automatically check for invalid help tag references, and fix some existing do...
w0rp
2017-08-10
Fix documentation for the PHP langserver options
w0rp
2017-08-07
Document the PHP langserver integration
w0rp
2017-07-16
Added phpstan linter for php. (#772)
Ardis
2017-07-08
Use equal signs for language documentation sections
w0rp
2017-06-21
Document the new phpcs options
w0rp
2017-04-27
Add tags for buffer-local variants of each linter option
Adriaan Zonnenberg
2017-03-28
Move linter documentation into separate files
w0rp