Commit d13b5ebc083 for php.net
commit d13b5ebc08325e1a2c5ec6435e46f7fe4f314150
Merge: 17877656962 eb733a3127f
Author: Niels Dossche <7771979+ndossche@users.noreply.github.com>
Date: Sun Nov 23 17:52:42 2025 +0100
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Fix GH-20286: use-after-destroy during userland stream_close()
diff --cc NEWS
index cf93f7af656,fd3879d4f3f..94740c8cac1
--- a/NEWS
+++ b/NEWS
@@@ -6,8 -6,8 +6,10 @@@ PH
. Sync all boost.context files with release 1.86.0. (mvorisek)
. Fixed bug GH-20435 (SensitiveParameter doesn't work for named argument
passing to variadic parameter). (ndossche)
+ . Fixed bug GH-20546 (preserve_none attribute configure check on macOs
+ issue). (David Carlier/cho-m)
+ . Fixed bug GH-20286 (use-after-destroy during userland stream_close()).
+ (ndossche, David Carlier)
- Bz2:
. Fix assertion failures resulting in crashes with stream filter