1
0
Fork 0
Commit Graph

5 Commits (a89270fe28863ab2318d89ae2bd1c5f5e579e75e)

Author SHA1 Message Date
Tyson Andre a89270fe28 Fixes for unused variables
The identifier doesn't need to be generated for a notification to the
client, since there's no response?

Add undeclared properties to TreeAnalyzer

Fix other bugs in phpdoc
2017-10-22 17:07:48 -07:00
Stephan Unverwerth d4443465bb Fix missing diagnostics for nodes (#484)
* Fix missing diagnostics for nodes

* Refactor TreeAnalyzer
2017-09-28 12:53:12 -07:00
Felix Becker a772d9a2d7 Remove content (#413) 2017-06-16 20:31:29 +02:00
Felix Becker fe7e9d5800 Rename $stmts to $sourceFileNode everywhere
The root node is now a SourceFileNode, not an array
2017-06-10 21:36:16 +02:00
Sara Itani 7f427a1215 Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00