Skip to content

Commit 1ac91f5

Browse files
Merge branch 'PHP-8.4'
* PHP-8.4: Add NEWS missing entry
2 parents c1fa560 + f0c5315 commit 1ac91f5

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
@@ -45,6 +45,8 @@ PHP NEWS
4545
- Standard:
4646
. Fix GH-19610 (Deprecation warnings in functions taking as argument).
4747
(Girgias)
48+
. Fixed bug GH-19577 (Avoid integer overflow when using a small offset
49+
and PHP_INT_MAX with LimitIterator). (alexandre-daubois)
4850

4951
- Streams:
5052
. Fixed bug GH-14506 (Closing a userspace stream inside a userspace handler

0 commit comments

Comments
 (0)