Skip to content

Commit 4d0ce3a

Browse files
committed
[ci skip] NEWS
1 parent e787d6c commit 4d0ce3a

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
@@ -61,6 +61,8 @@ PHP NEWS
6161
- Streams:
6262
. Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when
6363
using copy_file_range). (nielsdos)
64+
. Fixed bug GH-10548 (copy() fails on cifs mounts because of incorrect
65+
copy_file_range() len). (nielsdos)
6466

6567
- Tidy:
6668
. Fix memory leaks when attempting to open a non-existing file or a file over

0 commit comments

Comments
 (0)