1
0
Fork 0
php-language-server/src
Felix Becker 4b81c33833 fix(formatting): drop PHP CodeSniffer
BREAKING CHANGE: removes formatting support

closes #501
closes #474
closes #473
closes #468
closes #450
closes #445
closes #443
closes #423
closes #343
closes #296
closes #293
closes #499
closes #471
2017-10-27 20:51:41 -07:00
..
Cache Use php_uname() instead of PHP_OS (#283) 2017-02-06 16:42:45 +01:00
Client Caching (#260) 2017-02-04 00:20:38 +01:00
ContentRetriever Refactor content retrieval (#208) 2016-12-08 01:51:32 +01:00
FilesFinder Exclude directory paths from file system search (#401) 2017-06-11 23:24:17 +02:00
Index Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
Protocol Update phpunit config (#488) 2017-10-02 13:37:28 -07:00
Server fix(formatting): drop PHP CodeSniffer 2017-10-27 20:51:41 -07:00
ClientHandler.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00
CompletionProvider.php Fluent interfaces support (#421) 2017-07-07 13:18:19 +02:00
ComposerScripts.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00
ContentTooLargeException.php Add size limit back (#161) 2016-11-18 13:24:26 +01:00
Definition.php fix(docblocks): update to phpdocumentor/reflection-docblock ^4.0.0 2017-10-22 21:30:38 -07:00
DefinitionResolver.php fix(docblocks): update to phpdocumentor/reflection-docblock ^4.0.0 2017-10-22 21:30:38 -07:00
FqnUtilities.php Fix memory leak issue (#459) 2017-08-21 22:43:17 -07:00
IdGenerator.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
Indexer.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
LanguageClient.php Caching (#260) 2017-02-04 00:20:38 +01:00
LanguageServer.php fix(formatting): drop PHP CodeSniffer 2017-10-27 20:51:41 -07:00
ParserHelpers.php Fix docblock union types 2017-06-15 17:03:25 +02:00
PhpDocument.php fix(formatting): drop PHP CodeSniffer 2017-10-27 20:51:41 -07:00
PhpDocumentLoader.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
ProtocolReader.php Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
ProtocolStreamReader.php Shutdown when the socket is closed (#191) 2016-11-30 21:10:05 +01:00
ProtocolStreamWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ProtocolWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
TreeAnalyzer.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00
utils.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00