Skip to content

Commit 2003421

Browse files
committed
[skip ci] Fix release dates on NEWS
1 parent 54f93f1 commit 2003421

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ PHP NEWS
199199
. Fixed bug GH-17139 (Fix zip_entry_name() crash on invalid entry).
200200
(nielsdos)
201201

202-
02 Jan 2025, PHP 8.3.16
202+
16 Jan 2025, PHP 8.3.16
203203

204204
- Core:
205205
. Fixed bug GH-17106 (ZEND_MATCH_ERROR misoptimization). (ilutov)
@@ -398,7 +398,7 @@ PHP NEWS
398398
- Windows:
399399
. Fixed bug GH-16849 (Error dialog causes process to hang). (cmb)
400400

401-
07 Nov 2024, PHP 8.3.14
401+
21 Nov 2024, PHP 8.3.14
402402

403403
- CLI:
404404
. Fixed bug GH-16373 (Shebang is not skipped for router script in cli-server
@@ -919,7 +919,7 @@ PHP NEWS
919919
. Fixed bug GH-14834 (Error installing PHP when --with-pear is used).
920920
(nielsdos)
921921

922-
20 Jun 2024, PHP 8.3.9
922+
04 Jul 2024, PHP 8.3.9
923923

924924
- Core:
925925
. Fixed bug GH-14315 (Incompatible pointer type warnings). (Peter Kokot)
@@ -1151,7 +1151,7 @@ PHP NEWS
11511151
- Treewide:
11521152
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
11531153

1154-
28 Mar 2024, PHP 8.3.5
1154+
11 Apr 2024, PHP 8.3.6
11551155

11561156
- Core:
11571157
. Fixed GH-13569 (GC buffer unnecessarily grows up to GC_MAX_BUF_SIZE when
@@ -1420,7 +1420,7 @@ PHP NEWS
14201420
. Fixed bug GH-12980 (tidynode.props.attribute is missing
14211421
"Boolean Attributes" and empty attributes). (nielsdos)
14221422

1423-
07 Dec 2023, PHP 8.3.1
1423+
21 Dec 2023, PHP 8.3.1
14241424

14251425
- Core:
14261426
. Fixed bug GH-12758 / GH-12768 (Invalid opline in OOM handlers within

0 commit comments

Comments
 (0)