Skip to content

Commit 3a0d1cc

Browse files
committed
[skip ci] update NEWS
2 parents 4ee275f + 9f33bff commit 3a0d1cc

File tree

8 files changed

+776
-632
lines changed

8 files changed

+776
-632
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ PHP NEWS
1010
. Fixed bug GH-21566 (Dom\XMLDocument::C14N() emits duplicate xmlns
1111
declarations after setAttributeNS()). (David Carlier)
1212

13+
- Iconv:
14+
. Fixed bug GH-17399 (iconv memory leak on bailout). (iliaal)
15+
16+
- Opcache:
17+
. Fixed bug GH-21158 (JIT: Assertion jit->ra[var].flags & (1<<0) failed in
18+
zend_jit_use_reg). (Arnaud)
19+
1320
- SPL:
1421
. Fixed bug GH-21499 (RecursiveArrayIterator getChildren UAF after parent
1522
free). (Girgias)

0 commit comments

Comments
 (0)