1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Merge branch 'PHP-8.4'

* PHP-8.4:
  Add NEWS missing entry
This commit is contained in:
Alexandre Daubois
2025-09-05 08:27:15 +02:00

2
NEWS
View File

@@ -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