summaryrefslogtreecommitdiff
path: root/ale_linters/php/php.vim
AgeCommit message (Expand)Author
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-11-01PHP linter: make the path to the executable configurableCyril Roelandt
2017-12-13Fix PHP linter to support PHP 7.2 lint outputStephen Rathbone
2017-10-31Prevent logging of errors in the php linter.Derrick Nelson
2017-05-17Add end columns on php linter #538Adriaan Zonnenberg
2017-05-08Read errors from stdout only (and make sure they are displayed)Pawel Bogut
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-12PHP: Fix double errors and support fatal errorsAdriaan Zonnenberg
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-03-01Fix PHP column matching for unexpected single quotes (#370)Adriaan Zonnenberg
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-18PHP: Make parser work with more error messagesAdriaan Zonnenberg
2017-02-15Support columns on php handlerAdriaan Zonnenberg
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-12-28Fix PHP lint generic error without line numberstill-dreaming-1
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-10Minor fixes:Kabbaj Amine
2016-10-07Support reading from both output streams, and fix PHP error parsing, which so...w0rp
2016-10-04Add support for checking PHP code, courtesy of Spencer Wood.w0rp