Felix Becker
|
04ef6c8adf
|
Handle Client responses (#128)
|
2016-10-31 11:47:21 +01:00 |
ADmad
|
5ecab683eb
|
Linting (#107)
* Update travis config.
* Add phpcs config file.
* Exclude rules
* Ignore failures in tests
* Automatic fixes
* Inline ParsingMode enum as class constants
* Loosen FormatTest because of excluded rule
|
2016-10-24 19:35:37 +02:00 |
Kaloyan Raev
|
1f808c59e1
|
Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62)
* Fixes #59: Handle correctly negative endLine in PHP Parser errors
* Clearer $startLine calculation
* Add missing test file
* Better calculation of endLine
* Remove trailing spaces
|
2016-10-11 10:15:20 +02:00 |
Felix Becker
|
987308fc0a
|
Refactor TextDocument tests into separate classes
|
2016-10-09 15:51:42 +02:00 |