1
0
Fork 0
php-language-server/fixtures
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
..
recursive Global symbol search (#31) 2016-09-30 11:30:08 +02:00
format.php Linting (#107) 2016-10-24 19:35:37 +02:00
format_expected.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
global_fallback.php References (#52) 2016-10-12 01:45:15 +02:00
global_references.php Hover (#50) 2016-10-19 12:31:32 +02:00
global_symbols.php Fix definition for method return type (#76) 2016-10-21 16:51:11 +02:00
invalid_file.php Change fixtures naming convention 2016-09-30 11:38:46 +02:00
namespace_not_first.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00
references.php Hover (#50) 2016-10-19 12:31:32 +02:00
symbols.php Fix definition for method return type (#76) 2016-10-21 16:51:11 +02:00
use.php Add textDocument/definition support 2016-10-09 15:58:39 +02:00