mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Specify constant is deprecated in cURL library
Drive-by typo fixes
This commit is contained in:
@@ -1277,7 +1277,7 @@
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Returned by the wildcard match callback function if an error occured.
|
||||
Returned by the wildcard match callback function if an error occurred.
|
||||
Available as of cURL 7.21.0.
|
||||
</simpara>
|
||||
</listitem>
|
||||
@@ -2027,7 +2027,7 @@
|
||||
<listitem>
|
||||
<simpara>
|
||||
Negotiate auth is supported.
|
||||
Available as of PHP 7.3.0 and cURL 7.10.6 (deprecated as of 7.38.0)
|
||||
Available as of PHP 7.3.0 and cURL 7.10.6 (deprecated as of cURL 7.38.0)
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -2083,7 +2083,7 @@
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Internationized Domain Names are supported.
|
||||
Internationalized Domain Names are supported.
|
||||
Available as of PHP 7.3.0 and cURL 7.12.0
|
||||
</simpara>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user