diff --git a/NEWS b/NEWS index 95751053d78..70c799b9cf0 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,8 @@ PHP NEWS - Standard: . Fix GH-19610 (Deprecation warnings in functions taking as argument). (Girgias) + . Fixed bug GH-19577 (Avoid integer overflow when using a small offset + and PHP_INT_MAX with LimitIterator). (alexandre-daubois) - Streams: . Fixed bug GH-14506 (Closing a userspace stream inside a userspace handler