[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/phpinspect updated (33922a6ff2 -> 4793b78ad5)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/phpinspect updated (33922a6ff2 -> 4793b78ad5) |
Date: |
Mon, 19 Aug 2024 06:58:48 -0400 (EDT) |
elpasync pushed a change to branch externals/phpinspect.
from 33922a6ff2 Implement parsing and indexation of @throws annotations
new b7d493610c Use when-let to prevent attempting to fetch nil type
new 23b85fca6a Pop variable from arg-list when indexed
new b01d5dfbc3 Add tests for aliased imports + fix bugs
new 4793b78ad5 Detect use of type for casting and try/catch exception
types
Summary of changes:
phpinspect-eldoc.el | 14 ++++++------
phpinspect-imports.el | 61 ++++++++++++++++++++++++++++++++++++++++++++++-----
phpinspect-index.el | 12 +++++++++-
phpinspect-type.el | 8 +++++++
test/test-imports.el | 39 ++++++++++++++++++++++++++++++++
test/test-index.el | 7 ++++--
6 files changed, 125 insertions(+), 16 deletions(-)
- [elpa] externals/phpinspect updated (33922a6ff2 -> 4793b78ad5),
ELPA Syncer <=