Skip to content

Commit

Permalink
Release 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jun 15, 2024
1 parent 9b67405 commit b4834c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ XP Compiler ChangeLog

## ?.?.? / ????-??-??

## 9.1.0 / 2024-06-15

* Merged PR #166: Implement property hooks via virtual properties, see
https://wiki.php.net/rfc/property-hooks. Includes support for native
implementation, which is yet to be merged (php/php-src#13455). Thus,
this still might be a moving target in some regards!
(@thekid)

## 9.0.0 / 2024-03-23

* Merged PR #179: XP 12 compatibility, dropping PHP 7.0 - 7.3 support!
Expand Down

0 comments on commit b4834c9

Please sign in to comment.