Skip to content

Commit a3aaedc

Browse files
committed
[skip ci] Fix release dates on NEWS
1 parent e624364 commit a3aaedc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ PHP NEWS
162162
. Fix memory leak when encoding check fails. (nielsdos)
163163
. Fix zlib support for large files. (nielsdos)
164164

165-
30 Jan 2025, PHP 8.4.4
165+
13 Feb 2025, PHP 8.4.4
166166

167167
- Core:
168168
. Fixed bug GH-17234 (Numeric parent hook call fails with assertion).
@@ -281,7 +281,7 @@ PHP NEWS
281281
. Fixed bug GH-17139 (Fix zip_entry_name() crash on invalid entry).
282282
(nielsdos)
283283

284-
02 Jan 2025, PHP 8.4.3
284+
16 Jan 2025, PHP 8.4.3
285285

286286
- BcMath:
287287
. Fixed bug GH-17049 (Correctly compare 0 and -0). (Saki Takamachi)
@@ -410,7 +410,7 @@ PHP NEWS
410410
- XML:
411411
. Fixed bug GH-1718 (unreachable program point in zend_hash). (nielsdos)
412412

413-
05 Dec 2024, PHP 8.4.2
413+
19 Dec 2024, PHP 8.4.2
414414

415415
- BcMath:
416416
. Fixed bug GH-16978 (Avoid unnecessary padding with leading zeros).

0 commit comments

Comments
 (0)