File tree 1 file changed +31
-0
lines changed 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 2
2
<sect1 xml : id =" migration81.constants" xmlns : xlink =" http://www.w3.org/1999/xlink" >
3
3
<title >New Global Constants</title >
4
4
5
+ <sect2 xml : id =" migration81.constants.curl" >
6
+ <title >cURL</title >
7
+
8
+ <itemizedlist >
9
+ <listitem >
10
+ <simpara ><constant >CURLOPT_DOH_URL</constant ></simpara >
11
+ </listitem >
12
+ <listitem >
13
+ <simpara ><constant >CURLOPT_ISSUERCERT_BLOB</constant ></simpara >
14
+ </listitem >
15
+ <listitem >
16
+ <simpara ><constant >CURLOPT_PROXY_ISSUERCERT</constant ></simpara >
17
+ </listitem >
18
+ <listitem >
19
+ <simpara ><constant >CURLOPT_PROXY_ISSUERCERT_BLOB</constant ></simpara >
20
+ </listitem >
21
+ <listitem >
22
+ <simpara ><constant >CURLOPT_PROXY_SSLCERT_BLOB</constant ></simpara >
23
+ </listitem >
24
+ <listitem >
25
+ <simpara ><constant >CURLOPT_PROXY_SSLKEY_BLOB</constant ></simpara >
26
+ </listitem >
27
+ <listitem >
28
+ <simpara ><constant >CURLOPT_SSLCERT_BLOB</constant ></simpara >
29
+ </listitem >
30
+ <listitem >
31
+ <simpara ><constant >CURLOPT_SSLKEY_BLOB</constant ></simpara >
32
+ </listitem >
33
+ </itemizedlist >
34
+ </sect2 >
35
+
5
36
<sect2 xml : id =" migration81.constants.mysqli" >
6
37
<title >MySQLi</title >
7
38
You can’t perform that action at this time.
0 commit comments