@@ -16,7 +16,7 @@ PHP NEWS
1616- Treewide:
1717 . Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). (nielsdos)
1818
19- 27 Feb 2025, PHP 8.3.18RC1
19+ 27 Feb 2025, PHP 8.3.18
2020
2121- BCMath:
2222 . Fixed bug GH-17398 (bcmul memory leak). (SakiTakamachi)
@@ -177,7 +177,7 @@ PHP NEWS
177177 . Fixed bug GH-17139 (Fix zip_entry_name() crash on invalid entry).
178178 (nielsdos)
179179
180- 02 Jan 2025, PHP 8.3.16RC1
180+ 02 Jan 2025, PHP 8.3.16
181181
182182- Core:
183183 . Fixed bug GH-17106 (ZEND_MATCH_ERROR misoptimization). (ilutov)
@@ -376,7 +376,7 @@ PHP NEWS
376376- Windows:
377377 . Fixed bug GH-16849 (Error dialog causes process to hang). (cmb)
378378
379- 07 Nov 2024, PHP 8.3.14RC1
379+ 07 Nov 2024, PHP 8.3.14
380380
381381- CLI:
382382 . Fixed bug GH-16373 (Shebang is not skipped for router script in cli-server
@@ -1129,7 +1129,7 @@ PHP NEWS
11291129- Treewide:
11301130 . Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
11311131
1132- 28 Mar 2024, PHP 8.3.5RC1
1132+ 28 Mar 2024, PHP 8.3.5
11331133
11341134- Core:
11351135 . Fixed GH-13569 (GC buffer unnecessarily grows up to GC_MAX_BUF_SIZE when
@@ -1398,7 +1398,7 @@ PHP NEWS
13981398 . Fixed bug GH-12980 (tidynode.props.attribute is missing
13991399 "Boolean Attributes" and empty attributes). (nielsdos)
14001400
1401- 07 Dec 2023, PHP 8.3.1RC1
1401+ 07 Dec 2023, PHP 8.3.1
14021402
14031403- Core:
14041404 . Fixed bug GH-12758 / GH-12768 (Invalid opline in OOM handlers within
0 commit comments