[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/phpinspect updated (e020bb4e05 -> a93f645216)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/phpinspect updated (e020bb4e05 -> a93f645216) |
Date: |
Wed, 21 Aug 2024 18:58:37 -0400 (EDT) |
elpasync pushed a change to branch externals/phpinspect.
from e020bb4e05 Add testcase for derived statement starting with
function + fix bug
new f2f9e94376 Format docstring
new a93f645216 Implement parsing of string concatenation tokens
Summary of changes:
phpinspect-parser.el | 34 +++++++++++++---------
phpinspect-resolve.el | 3 +-
phpinspect-resolvecontext.el | 1 +
phpinspect-token-predicates.el | 3 ++
test/fixtures/IncompleteClass.eld | 2 +-
test/fixtures/IncompleteClassBlockedNamespace.eld | 2 +-
.../fixtures/IncompleteClassMultipleNamespaces.eld | 2 +-
test/fixtures/IndexClass1-indexed.eld | 2 +-
test/fixtures/IndexClass2-indexed.eld | 2 +-
test/fixtures/NamespacedClass.eld | 2 +-
test/test-resolve.el | 6 ++--
11 files changed, 37 insertions(+), 22 deletions(-)
- [elpa] externals/phpinspect updated (e020bb4e05 -> a93f645216),
ELPA Syncer <=