elpasync pushed a change to branch externals/phpinspect. from 2b9e26f188 Add test for static method suggestion + fix discovered type resolving bug new b573369fe5 Add interactive function to insert a type name and auto-import it new 4041796ee0 Fix compilation errors (move `phpinspect-project-read-type-name' to phpinspect-imports.el)
Summary of changes: phpinspect-autoload.el | 3 +++ phpinspect-imports.el | 35 +++++++++++++++++++++++++++++++++++ phpinspect-project.el | 3 +++ phpinspect-type.el | 3 +++ test/test-suggest.el | 4 +--- 5 files changed, 45 insertions(+), 3 deletions(-)