Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-10 | Minor fixes: | Kabbaj Amine | |
* Ensure that php linter pattern does not include spaces: PHP can return errors with extra spaces like the following: `PHP Parse error: syntax error, unexpected end of file in t.php on line 4` * Set option locally to buffer * Rename noErrors variable according to the project's naming convention * Make the jsonlint pattern a little better | |||
2016-10-07 | Support reading from both output streams, and fix PHP error parsing, which ↵ | w0rp | |
sometimes logs to stderr, sometimes stdout. | |||
2016-10-07 | updating config option format and adding to doc | jwilliams108 | |
2016-10-06 | adding phpcs linter | jwilliams108 | |
2016-10-04 | Add support for checking PHP code, courtesy of Spencer Wood. | w0rp | |