Skip to content

Commit ebf9d84

Browse files
committed
Update NEWS for null deprecation bug fix
1 parent 9a1b8a7 commit ebf9d84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ PHP NEWS
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)
9+
. Fixed bug GH-20194 (null offset deprecation not emitted for writes).
10+
(Girgias)
911

1012
- Opcache:
1113
. Fixed bug GH-20012 (heap buffer overflow in jit). (Arnaud)

0 commit comments

Comments
 (0)