We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43a2f0 commit 6415b1aCopy full SHA for 6415b1a
ChangeLog.md
@@ -3,16 +3,18 @@ XP Reflection ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 2.13.4 / 2023-06-25
7
+
8
* Fixed parsing global imports and grouped imports containing aliases,
9
which surfaced as either *Syntax error, unexpected token `as`* or
10
*Cannot use object of type PhpToken as array* errors
11
(@thekid)
12
-### 2.13.3 / 2023-06-04
13
+## 2.13.3 / 2023-06-04
14
15
* Fixed `lang.reflection.Constant::modifiers()` return type - @thekid
16
-### 2.13.2 / 2023-06-04
17
+## 2.13.2 / 2023-06-04
18
19
* Fixed reading and writing non-public virtual properties - @thekid
20
0 commit comments