elpasync pushed a change to branch externals/phpinspect.

      from  2aac7a273e Support @method annotations for static methods
       new  8569553981 Use inhibit-quit to prevent interruption of index updates
       new  dfdef3e382 Implement support for PHP8.1 property typehints

Summary of changes:
 Makefile                       |  2 +-
 phpinspect-buffer.el           | 48 +++++++++++++++++++++++++---------
 phpinspect-index.el            | 42 +++++++++++++++++++++---------
 phpinspect-meta.el             | 16 ++++++++++++
 phpinspect-parser.el           |  6 ++---
 phpinspect-resolve.el          | 12 ++++-----
 phpinspect-token-predicates.el |  5 ++++
 test/fixtures/IndexClass1.eld  |  2 +-
 test/fixtures/IndexClass2.eld  |  2 +-
 test/test-buffer.el            | 58 ++++++++++++++++++++++++++++++++++++++++++
 test/test-index.el             | 54 +++++++++++++++++++++++++++++++++++++++
 11 files changed, 210 insertions(+), 37 deletions(-)

Reply via email to