[skip ci] Add NEWS entry

This commit is contained in:
Ilija Tovilo 2023-03-25 16:26:18 +01:00
parent 9aaa5cd093
commit c2f3a605f0
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

2
NEWS
View file

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