We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b67405 commit b4834c9Copy full SHA for b4834c9
ChangeLog.md
@@ -3,6 +3,14 @@ XP Compiler ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 9.1.0 / 2024-06-15
7
+
8
+* Merged PR #166: Implement property hooks via virtual properties, see
9
+ https://wiki.php.net/rfc/property-hooks. Includes support for native
10
+ implementation, which is yet to be merged (php/php-src#13455). Thus,
11
+ this still might be a moving target in some regards!
12
+ (@thekid)
13
14
## 9.0.0 / 2024-03-23
15
16
* Merged PR #179: XP 12 compatibility, dropping PHP 7.0 - 7.3 support!
0 commit comments