svn: /phpdoc/de/trunk/reference/curl/functions/ curl-setopt.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Sun, 02 Feb 2020 15:34:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349089
Log:
Fix #79201: [DE] CURLOPT_FAILONERROR Translation is wrong
Bug: https://bugs.php.net/79201 (Verified) [DE] CURLOPT_FAILONERROR Translation is wrong
Changed paths:
U phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml
Modified: phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml
===================================================================
--- phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml 2020-02-02 15:29:57 UTC (rev 349088)
+++ phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml 2020-02-02 15:34:13 UTC (rev 349089)
@@ -135,8 +135,8 @@
<entry valign="top"><constant>CURLOPT_FAILONERROR</constant></entry>
<entry valign="top">
&true; um PHP anzuweisen, bei Fehlern (HTTP-Code ist größer oder
- gleich 400) eine ausführliche Fehlermeldung zu liefern. Dieses Verhalten ist
- standardmässig aktiviert.
+ gleich 400) eine ausführliche Fehlermeldung zu liefern.
+ Das Standardverhalten ist, die Seite normal zurückzugeben und den Code zu ignorieren.
</entry>
<entry valign="top">
</entry>