Skip to content

Commit 8d66250

Browse files
authored
curl-version.xml
1 parent 410af9a commit 8d66250

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

reference/curl/functions/curl-version.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@
7373
<entry>protocols</entry>
7474
<entry>cURL がサポートするプロトコル名の配列</entry>
7575
</row>
76+
<row>
77+
<entry>feature_list</entry>
78+
<entry>
79+
全ての既知のcURL機能の連想配列と、それらがサポートされている(&true;)
80+
もしくはサポートされていない(&false;) かどうかを示す値
81+
</entry>
82+
</row>
7683
</tbody>
7784
</tgroup>
7885
</informaltable>
@@ -90,6 +97,12 @@
9097
</row>
9198
</thead>
9299
<tbody>
100+
<row>
101+
<entry>8.4.0</entry>
102+
<entry>
103+
<literal>features_list</literal> が追加されました。
104+
</entry>
105+
</row>
93106
<row>
94107
<entry>8.0.0</entry>
95108
<entry>

0 commit comments

Comments
 (0)