File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 145
145
</term >
146
146
<listitem >
147
147
<para >
148
- This constant is no longer used as of PHP 5.5.0.
148
+ この定数は PHP 5.5.0 以降は用いられていません。
149
149
PHP 8.4.0 以降は非推奨となっています。
150
150
</para >
151
151
</listitem >
157
157
</term >
158
158
<listitem >
159
159
<para >
160
+ それぞれの読み込みで使用するバッファサイズ。
160
161
The size of the buffer to use for each read. There is no guarantee
161
162
this request will be fulfilled, however.
162
163
このオプションは、有効な <type >int</type > にキャストできる任意の値を受け付けます。
174
175
<para >
175
176
A <type >string</type > with the name of a file holding one or more certificates to verify the
176
177
peer with. This only makes sense when used in combination with
177
- <constant >CURLOPT_SSL_VERIFYPEER</constant >. Might require an absolute path.
178
+ <constant >CURLOPT_SSL_VERIFYPEER</constant >. 絶対パスを指定する必要があるかもしれません。
178
179
cURL 7.4.2 以降で利用可能です。
179
180
</para >
180
181
</listitem >
You can’t perform that action at this time.
0 commit comments