svn: /phpdoc/ja/trunk/reference/curl/ curlfile/construct.xml curlfile.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Thu, 26 Nov 2020 00:16:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351657
Log:
curl_file_create() is not a method of CURLFile
Changed paths:
U phpdoc/ja/trunk/reference/curl/curlfile/construct.xml
U phpdoc/ja/trunk/reference/curl/curlfile.xml
Modified: phpdoc/ja/trunk/reference/curl/curlfile/construct.xml
===================================================================
--- phpdoc/ja/trunk/reference/curl/curlfile/construct.xml 2020-11-26 00:14:00 UTC (rev 351656)
+++ phpdoc/ja/trunk/reference/curl/curlfile/construct.xml 2020-11-26 00:16:21 UTC (rev 351657)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351621 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 351642 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">
@@ -20,7 +20,7 @@
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>posted_filename</parameter><initializer>&null;</initializer></methodparam>
</constructorsynopsis>
<para>&style.procedural;</para>
- <methodsynopsis>
+ <methodsynopsis role="procedural">
<type>CURLFile</type><methodname>curl_file_create</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>mime_type</parameter><initializer>&null;</initializer></methodparam>
Modified: phpdoc/ja/trunk/reference/curl/curlfile.xml
===================================================================
--- phpdoc/ja/trunk/reference/curl/curlfile.xml 2020-11-26 00:14:00 UTC (rev 351656)
+++ phpdoc/ja/trunk/reference/curl/curlfile.xml 2020-11-26 00:16:21 UTC (rev 351657)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351623 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 351642 Maintainer: takagi Status: ready -->
<!-- Credits: mumumu -->
<phpdoc:classref xml:id="class.curlfile" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -61,7 +61,7 @@
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlfile')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
<xi:fallback />
</xi:include>
- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlfile')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[1])" />
+ <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.curlfile')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])" />
</classsynopsis>
<!-- }}} -->