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 b4db690 commit f169440Copy full SHA for f169440
NEWS
@@ -568,6 +568,8 @@ PHP NEWS
568
. Fixed bug GH-9653 (file copy between different filesystems). (David Carlier)
569
. Fixed bug GH-9779 (stream_copy_to_stream fails if dest in append mode).
570
(Jakub Zelenka)
571
+ . Fixed bug GH-10370 (File corruption in _php_stream_copy_to_stream_ex when
572
+ using copy_file_range). (nielsdos)
573
574
- Windows:
575
. Added preliminary support for (cross-)building for ARM64. (Yun Dou)
0 commit comments