mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
CURLOPT_ENCODING is available in PHP 4 too (spotted by Gaetano Giunta)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190044 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d361700692
commit
6570bf3255
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<!-- $Revision: 1.19 $ -->
|
||||
<!-- splitted from ./en/functions/curl.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.curl-setopt">
|
||||
<refnamediv>
|
||||
|
@ -694,7 +694,7 @@
|
|||
is set, a header containing all supported encoding types is sent.
|
||||
</entry>
|
||||
<entry>
|
||||
Added in PHP 5.0.0.
|
||||
Added in CURL 7.10.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue