Skip to content

Commit e7e81a1

Browse files
committed
Use simpara for CURLOPT_INFILESIZE
1 parent ee972f5 commit e7e81a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reference/curl/constants_curl_setopt.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,13 +1386,13 @@
13861386
(<type>int</type>)
13871387
</term>
13881388
<listitem>
1389-
<para>
1389+
<simpara>
13901390
The expected size, in bytes, of the file when uploading a file to
13911391
a remote site. This is the 64-bit variant of
13921392
<constant>CURLOPT_INFILESIZE</constant>, allowing sizes larger than
13931393
2 GB to be specified.
13941394
Available as of PHP 8.5.0.
1395-
</para>
1395+
</simpara>
13961396
</listitem>
13971397
</varlistentry>
13981398
<varlistentry xml:id="constant.curlopt-interface">

0 commit comments

Comments
 (0)