1
0
Fork 0
Commit Graph

4 Commits (1c4c7a58823e3cff7b1b2ce9a3f1a3f54edee8bb)

Author SHA1 Message Date
Felix Becker 1c4c7a5882 Refactor Definition\GlobalFallbackTest 2016-10-18 15:13:44 +02:00
Felix Becker 691a0bddfe Refactor tests for easier changes to fixtures (#87) 2016-10-18 10:48:16 +02:00
Felix Becker c479969758 Add support for definition of static class access (#72)
Getting the definition of TestClass in
TestClass::staticTestMethod();
echo TestClass::$staticTestProperty;
echo TestClass::TEST_CLASS_CONST;
2016-10-12 12:40:13 +02:00
Felix Becker 6fe01183b0 References (#52)
* Adds support for textDocument/references
* Adds tests for global definitions and global fallback
2016-10-12 01:45:15 +02:00