Commit bddd6b0cd39 for php.net
commit bddd6b0cd39d7c111a69c1aab0f09bf66203accb
Merge: de1465e5ae0 1c9f117d741
Author: Jakub Zelenka <bukka@php.net>
Date: Sat Jan 3 14:50:27 2026 +0100
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Update NEWS with fix for bug #74357
Fix bug #74357: lchown fails to change ownership of symlink with ZTS
diff --cc NEWS
index 05e6887ddc2,3b76cc83631..97224d6a187
--- a/NEWS
+++ b/NEWS
@@@ -12,7 -6,11 +12,11 @@@ PH
. Fixed bug GH-18139 (Memory leak when overriding some settings
via readline_info()). (ndossche)
+ - Standard:
+ . Fixed bug #74357 (lchown fails to change ownership of symlink with ZTS)
+ (Jakub Zelenka)
+
-15 Jan 2026, PHP 8.4.17
+15 Jan 2026, PHP 8.5.2
- Core:
. Fix OSS-Fuzz #465488618 (Wrong assumptions when dumping function signature