Skip to content

Commit 2a95ebb

Browse files
committed
Release 9.3.0
1 parent b0c6462 commit 2a95ebb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ XP Compiler ChangeLog
33

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

6+
## 9.3.0 / 2024-08-31
7+
68
* Added PHP 8.4 emitter which natively emits property hooks and asymmetric
7-
visibility syntax
9+
visibility syntax. This is integration-tested with PHP 8.4.0 Beta 4.
10+
See https://github.com/php/php-src/blob/php-8.4.0beta4/NEWS
811
(@thekid)
912
* Changed emitter to use native readonly classes in PHP 8.2, fixing an
1013
inconsistency with accessing undefined properties

0 commit comments

Comments
 (0)