svn: /phpdoc/ja/trunk/reference/curl/curlfile/ construct.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 16 Mar 2020 01:06:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349464
Log:
Add initializers for procedural APIs
Changed paths:
U phpdoc/ja/trunk/reference/curl/curlfile/construct.xml
Modified: phpdoc/ja/trunk/reference/curl/curlfile/construct.xml
===================================================================
--- phpdoc/ja/trunk/reference/curl/curlfile/construct.xml 2020-03-15 23:20:09 UTC (rev 349463)
+++ phpdoc/ja/trunk/reference/curl/curlfile/construct.xml 2020-03-16 01:06:18 UTC (rev 349464)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 349411 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349453 Maintainer: takagi Status: ready -->
<!-- Credits: mumumu -->
<refentry xml:id="curlfile.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -23,8 +23,8 @@
<methodsynopsis>
<type>CURLFile</type><methodname>curl_file_create</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>mimetype</parameter></methodparam>
- <methodparam choice="opt"><type>string</type><parameter>postname</parameter></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>mimetype</parameter><initializer>""</initializer></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>postname</parameter><initializer>""</initializer></methodparam>
</methodsynopsis>
<para>
<classname>CURLFile</classname> オブジェクトを作ります。これは、<constant>CURLOPT_POSTFIELDS</constant>