Commit fb7a5712a6b for php.net
commit fb7a5712a6b5c6d491b01d2a74b93d5df7f6098b
Merge: eb1e22b1dfd 5d2456f9740
Author: David Carlier <devnexen@gmail.com>
Date: Fri Jan 9 18:14:05 2026 +0000
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4:
Fix GH-20840: crash on nested object with var_dump().
diff --cc NEWS
index 5a03492c242,cc216648152..65a92b31ea1
--- a/NEWS
+++ b/NEWS
@@@ -19,8 -13,10 +19,10 @@@ PH
- Standard:
. Fixed bug #74357 (lchown fails to change ownership of symlink with ZTS)
(Jakub Zelenka)
+ . Fixed bug GH-20843 (var_dump() crash with nested objects)
+ (David Carlier)
-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