Skip to content

Commit d6c06ed

Browse files
committed
[skip ci] Update NEWS with info about GH-14930 fix which is only in master now
1 parent 40e4892 commit d6c06ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ PHP NEWS
3131
. The "allowed_classes" option for unserialize() now throws TypeErrors and
3232
ValueErrors if it is not an array of class names. (Girgias)
3333

34+
- Streams:
35+
. Fixed bug GH-14930 (Custom stream wrapper dir_readdir output truncated to
36+
255 characters in PHP 8.3). (Joe Cai)
37+
3438

3539
15 Aug 2024, PHP 8.4.0beta3
3640

0 commit comments

Comments
 (0)