This is an automated email from the ASF dual-hosted git repository. jensg pushed a commit to branch 0.23.0 in repository https://gitbox.apache.org/repos/asf/thrift.git
commit e4b684f5ff4f9c3a42cd7ec0a667c3d9bd7f6ac1 Author: Jens Geyer <[email protected]> AuthorDate: Thu Apr 16 00:06:14 2026 +0200 Updated CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3be103895..b63ecb3d9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -66,6 +66,7 @@ - [THRIFT-5935](https://issues.apache.org/jira/browse/THRIFT-5935) - Fix deprecated non-canonical casts for PHP 8.5 compatibility - [THRIFT-5921](https://issues.apache.org/jira/browse/THRIFT-5921) - Ubuntu focal fail to run composer install +- [THRIFT-5929](https://issues.apache.org/jira/browse/THRIFT-5929) - Fix build failure on PHP 8.5 due to removed zend_exception_get_default ## Python
