Fixed bug #52938 (CURLOPT_CERTINFO not documented, available since 5.3.2)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304496 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-10-19 04:29:11 +00:00
parent 3247b212f4
commit 8c46e662ef

View file

@ -82,6 +82,17 @@
<entry valign="top">
</entry>
</row>
<row>
<entry valign="top"><constant>CURLOPT_CERTINFO</constant></entry>
<entry valign="top">
&true; to output SSL certification information to <literal>STDERR</literal>
on secure transfers.
</entry>
<entry valign="top">
Available since PHP 5.3.2. Requires <constant>CURLOPT_VERBOSE</constant> to be
on to have an effect.
</entry>
</row>
<row>
<entry valign="top"><constant>CURLOPT_CRLF</constant></entry>
<entry valign="top">