Elaborate on the CURLOPT_BINARYTRANSFER situation.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328239 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-11-05 03:29:07 +00:00
parent 6ad26c188a
commit c9a06ba9f2

View file

@ -67,7 +67,9 @@
<constant>CURLOPT_RETURNTRANSFER</constant> is used.
</entry>
<entry valign="top">
Obselete since PHP 5.1.3
From PHP 5.1.3, this option has no effect: the raw output will
always be returned when
<constant>CURLOPT_RETURNTRANSFER</constant> is used.
</entry>
</row>
<row>