Skip to content

Commit ad666eb

Browse files
committed
[ci skip] Update NEWS for c3ccc36
Fix in Streams moved from 8.2.10 to 8.2.9
1 parent c3ccc36 commit ad666eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ PHP NEWS
66
. Fix use-of-uninitialized-value in hash_pbkdf2(), fix missing $options
77
parameter in signature. (ilutov)
88

9-
- Streams:
10-
. Fixed bug GH-11735 (Use-after-free when unregistering user stream wrapper
11-
from itself). (ilutov)
12-
139
03 Aug 2023, PHP 8.2.9
1410

1511
- Build:
@@ -89,6 +85,10 @@ PHP NEWS
8985

9086
- Standard:
9187
. Fix serialization of RC1 objects appearing in object graph twice. (ilutov)
88+
89+
- Streams:
90+
. Fixed bug GH-11735 (Use-after-free when unregistering user stream wrapper
91+
from itself). (ilutov)
9292

9393
- SQLite3:
9494
. Fix replaced error handling in SQLite3Stmt::__construct. (nielsdos)

0 commit comments

Comments
 (0)