Skip to content

Commit 6415b1a

Browse files
committed
Release 2.13.4
1 parent c43a2f0 commit 6415b1a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ChangeLog.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@ XP Reflection ChangeLog
33

44
## ?.?.? / ????-??-??
55

6+
## 2.13.4 / 2023-06-25
7+
68
* Fixed parsing global imports and grouped imports containing aliases,
79
which surfaced as either *Syntax error, unexpected token `as`* or
810
*Cannot use object of type PhpToken as array* errors
911
(@thekid)
1012

11-
### 2.13.3 / 2023-06-04
13+
## 2.13.3 / 2023-06-04
1214

1315
* Fixed `lang.reflection.Constant::modifiers()` return type - @thekid
1416

15-
### 2.13.2 / 2023-06-04
17+
## 2.13.2 / 2023-06-04
1618

1719
* Fixed reading and writing non-public virtual properties - @thekid
1820

0 commit comments

Comments
 (0)