elpasync pushed a change to branch externals/phpinspect.

      from  e04ab0c118 Resolve types of suggested variable completions
       new  58ef5e3599 Refactor use of project root to project obj injection + 
test and fix some bugs
       new  14c63e4187 Improve method return-type test


Summary of changes:
 phpinspect-cache.el          |  11 ++---
 phpinspect-class.el          |   7 +++
 phpinspect-completion.el     |   3 +-
 phpinspect-eldoc.el          |  45 +++++++++---------
 phpinspect-index.el          |   9 ++--
 phpinspect-resolve.el        | 107 ++++++++++++++++++-------------------------
 phpinspect-resolvecontext.el |  28 +++++------
 phpinspect-suggest.el        |  40 +++++++---------
 phpinspect.el                |   7 ---
 test/phpinspect-test-env.el  |   6 +++
 test/phpinspect-test.el      |  68 +++++++--------------------
 test/test-autoload.el        |   4 ++
 test/test-eldoc.el           |  85 +++++++++++++++++++++-------------
 test/test-index.el           |  31 +++++++++++++
 test/test-resolve.el         |  42 ++++++++---------
 test/test-resolvecontext.el  |   7 +--
 16 files changed, 251 insertions(+), 249 deletions(-)

Reply via email to