We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c6462 commit 2a95ebbCopy full SHA for 2a95ebb
ChangeLog.md
@@ -3,8 +3,11 @@ XP Compiler ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 9.3.0 / 2024-08-31
7
+
8
* Added PHP 8.4 emitter which natively emits property hooks and asymmetric
- 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
11
(@thekid)
12
* Changed emitter to use native readonly classes in PHP 8.2, fixing an
13
inconsistency with accessing undefined properties
0 commit comments