[php-src] php-8.4.25: Update NEWS for PHP 8.4.25
Calvin Buckley <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Calvin Buckley (NattyNarwhal) Date: 2026-08-25T15:13:05-03:00 Commit: https://github.com/php/php-src/commit/450a7f4fee0033866e52c17966de638a5748238f Raw diff: https://github.com/php/php-src/commit/450a7f4fee0033866e52c17966de638a5748238f.diff Update NEWS for PHP 8.4.25 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 68eb850d62c5..a09109ccacb2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.4.25 +27 Aug 2026, PHP 8.4.25 - Core: . Fixed bug GH-23088 (Stack overflow when comparing deeply nested arrays).