This website requires JavaScript.
Explore
Help
Sign In
icedream
/
php-language-server
Watch
1
Star
0
Fork
You've already forked php-language-server
0
Code
Releases
Activity
8f68e0c9e3
php-language-server
/
tests
/
Server
/
TextDocument
History
Kaloyan Raev
8f68e0c9e3
Fixes
#59
: Handle correctly negative endLine in PHP Parser errors
2016-10-10 18:00:38 +03:00
..
DefinitionTest.php
Add fromNode() factories and correct columns
2016-10-09 15:58:39 +02:00
DidChangeTest.php
Refactor TextDocument tests into separate classes
2016-10-09 15:51:42 +02:00
DocumentSymbolTest.php
Use DefinitionCollector for symbol requests
2016-10-09 15:58:39 +02:00
FormattingTest.php
Use PHP_CodeSniffer as a formatter (
#35
)
2016-10-10 15:06:02 +02:00
ParseErrorsTest.php
Fixes
#59
: Handle correctly negative endLine in PHP Parser errors
2016-10-10 18:00:38 +03:00