mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
#61911 incorrect description of option constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331739 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6a9b6f5fe4
commit
400d6eb5b7
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
<row>
|
||||
<entry valign="top"><constant>CURLOPT_FAILONERROR</constant></entry>
|
||||
<entry valign="top">
|
||||
&true; to fail silently if the HTTP code returned
|
||||
&true; to fail verbosely if the HTTP code returned
|
||||
is greater than or equal to 400. The default behavior is to return
|
||||
the page normally, ignoring the code.
|
||||
</entry>
|
||||
|
|
Loading…
Reference in a new issue