@@ -16,7 +16,7 @@ PHP NEWS
16
16
- Treewide:
17
17
. Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). (nielsdos)
18
18
19
- 27 Feb 2025, PHP 8.3.18RC1
19
+ 27 Feb 2025, PHP 8.3.18
20
20
21
21
- BCMath:
22
22
. Fixed bug GH-17398 (bcmul memory leak). (SakiTakamachi)
@@ -177,7 +177,7 @@ PHP NEWS
177
177
. Fixed bug GH-17139 (Fix zip_entry_name() crash on invalid entry).
178
178
(nielsdos)
179
179
180
- 02 Jan 2025, PHP 8.3.16RC1
180
+ 02 Jan 2025, PHP 8.3.16
181
181
182
182
- Core:
183
183
. Fixed bug GH-17106 (ZEND_MATCH_ERROR misoptimization). (ilutov)
@@ -376,7 +376,7 @@ PHP NEWS
376
376
- Windows:
377
377
. Fixed bug GH-16849 (Error dialog causes process to hang). (cmb)
378
378
379
- 07 Nov 2024, PHP 8.3.14RC1
379
+ 07 Nov 2024, PHP 8.3.14
380
380
381
381
- CLI:
382
382
. Fixed bug GH-16373 (Shebang is not skipped for router script in cli-server
@@ -1129,7 +1129,7 @@ PHP NEWS
1129
1129
- Treewide:
1130
1130
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
1131
1131
1132
- 28 Mar 2024, PHP 8.3.5RC1
1132
+ 28 Mar 2024, PHP 8.3.5
1133
1133
1134
1134
- Core:
1135
1135
. Fixed GH-13569 (GC buffer unnecessarily grows up to GC_MAX_BUF_SIZE when
@@ -1398,7 +1398,7 @@ PHP NEWS
1398
1398
. Fixed bug GH-12980 (tidynode.props.attribute is missing
1399
1399
"Boolean Attributes" and empty attributes). (nielsdos)
1400
1400
1401
- 07 Dec 2023, PHP 8.3.1RC1
1401
+ 07 Dec 2023, PHP 8.3.1
1402
1402
1403
1403
- Core:
1404
1404
. Fixed bug GH-12758 / GH-12768 (Invalid opline in OOM handlers within
0 commit comments