emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phpinspect updated (7c76cbcc54 -> f1e4a5be7d)


From: ELPA Syncer
Subject: [elpa] externals/phpinspect updated (7c76cbcc54 -> f1e4a5be7d)
Date: Mon, 14 Aug 2023 15:58:28 -0400 (EDT)

elpasync pushed a change to branch externals/phpinspect.

      from  7c76cbcc54 Use rear pointer to append parsed tokens
       new  8b6dc2eb38 Catch composer json format errors and notify user
       new  633b08809e Only retrieve/update class when a name has been declared 
for it
       new  6e5e2e3a07 Exclude comments from eldoc statement
       new  2ff9919e44 Add debug statements + use condition-case-unless-debug 
for token indexation
       new  71531b7996 Define free variables + use condition-case-unless-debug
       new  f9f12590e8 Handle cases where declarations do not contain a name
       new  f6cc199886 When debugging, forward worker errors to main thread
       new  f1e4a5be7d Remove debug statement for company backend


Summary of changes:
 phpinspect-autoload.el       | 105 +++++++++++++++++++++++--------------------
 phpinspect-buffer.el         |  28 ++++++++----
 phpinspect-eldoc.el          |  22 ++++-----
 phpinspect-index.el          |   9 ++--
 phpinspect-pipeline.el       |   4 +-
 phpinspect-project.el        |  31 +++++++------
 phpinspect-resolvecontext.el |   3 +-
 phpinspect-worker.el         |   1 +
 phpinspect.el                |   1 -
 9 files changed, 114 insertions(+), 90 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]