Skip to content

Commit 2103129

Browse files
committed
Add PHP 8.5 related ChangeLog entries - see #351
1 parent beb1393 commit 2103129

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ XP Framework Core ChangeLog
33

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

6+
### Bugfixes
7+
8+
* Added forward-compatible handling of `self` and `parent` for PHP 8.5,
9+
which resolves these types at compile-time, see php/php-src#17755
10+
(@thekid)
11+
* Added PHP 8.5 to the test matrix to ensure compatibility with the
12+
next PHP version, see issue #351
13+
(@thekid)
14+
615
## 12.4.0 / 2025-04-12
716

817
### Features

0 commit comments

Comments
 (0)