diff --git a/NEWS b/NEWS index ab24c4401d3..d54187dadf1 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,8 @@ PHP NEWS - SPL: . Fixed bug GH-10519 (Array Data Address Reference Issue). (Nathan Freeman) + . Fixed bug GH-10844 (ArrayIterator allows modification of readonly props). + (ilutov) - Standard: . Fixed bug GH-10885 (stream_socket_server context leaks). (ilutov)