Skip to content

Commit df91410

Browse files
committed
NEWS
1 parent 157713a commit df91410

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.5.0RC4
44

5-
- Core:
5+
- Core:
66
. Fixed bug GH-20270 (Broken parent hook call with named arguments). (ilutov)
77
. Fixed bug GH-20183 (Stale EG(opline_before_exception) pointer through eval).
88
(ilutov)
99

10+
- Opcache:
11+
. Fixed bug GH-20012 (heap buffer overflow in jit). (Arnaud)
12+
1013
- Reflection:
1114
. Fixed bug GH-20217 (ReflectionClass::isIterable() incorrectly returns true
1215
for classes with property hooks). (alexandre-daubois)

0 commit comments

Comments
 (0)