]> granicus.if.org Git - php/commit
Revert "Extend CURLFile to support streams"
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 6 Jan 2020 14:19:34 +0000 (15:19 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 6 Jan 2020 14:31:49 +0000 (15:31 +0100)
commit06e78cad8353d0ff2b8b76fbf93fbc4860debf56
treeb72b2dcc5426031a46ff91b68dd5b22c0896f740
parentae2150692a9a2e0878314385d03826f160e6a76a
Revert "Extend CURLFile to support streams"

This reverts commit 17a9f1401aeb35fe1e3657b38102a410d151d42f, because
this commit would break ABI, and also due to bug #79013.
We keep the commit for PHP 7.4+, though.
NEWS
ext/curl/interface.c
ext/curl/php_curl.h
ext/curl/tests/bug77711.phpt [deleted file]
ext/curl/tests/curl_copy_handle_variation3.phpt [deleted file]
ext/curl/tests/curl_file_upload_stream.phpt [deleted file]