elpasync pushed a change to branch externals/phpinspect.
from 69f2907ebd Add test for suggest-variables-at-point within foreach
block + fix bug
new 37fbfa4114 Add test for incremental parsing of comments + fix bug
in parser
new b25fdfa862 Make completion of words more context aware
new 01d42dc615 Fix compilation errors
Summary of changes:
phpinspect-completion.el | 28 ++++++++++++++++++++--
phpinspect-parser.el | 10 +++++---
phpinspect-project.el | 4 ++--
phpinspect-resolve.el | 4 ++--
phpinspect-suggest.el | 61 ++++++++++++++++++++++++++++++++++++++++++++++++
phpinspect-type.el | 11 ++++++---
test/phpinspect-test.el | 1 +
test/test-buffer.el | 16 +++++++++++++
8 files changed, 123 insertions(+), 12 deletions(-)