We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e787d6c commit 4d0ce3aCopy full SHA for 4d0ce3a
NEWS
@@ -61,6 +61,8 @@ PHP NEWS
61
- Streams:
62
. Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when
63
using copy_file_range). (nielsdos)
64
+ . Fixed bug GH-10548 (copy() fails on cifs mounts because of incorrect
65
+ copy_file_range() len). (nielsdos)
66
67
- Tidy:
68
. Fix memory leaks when attempting to open a non-existing file or a file over
0 commit comments