svn: /phpdoc/fr/trunk/reference/ curl/curlfile/construct.xml curl/curlfile.xml oci8/book.xml xmlwriter/functions/xmlwriter-flush.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
girgias Thu, 26 Nov 2020 22:18:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351687
Log:
Syncing FR with EN
Changed paths:
U phpdoc/fr/trunk/reference/curl/curlfile/construct.xml
U phpdoc/fr/trunk/reference/curl/curlfile.xml
U phpdoc/fr/trunk/reference/oci8/book.xml
U phpdoc/fr/trunk/reference/xmlwriter/functions/xmlwriter-flush.xml
Modified: phpdoc/fr/trunk/reference/curl/curlfile/construct.xml
===================================================================
--- phpdoc/fr/trunk/reference/curl/curlfile/construct.xml 2020-11-26 22:12:12 UTC (rev 351686)
+++ phpdoc/fr/trunk/reference/curl/curlfile/construct.xml 2020-11-26 22:18:18 UTC (rev 351687)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351621 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 351642 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="curlfile.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@@ -19,7 +19,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/fr/trunk/reference/curl/curlfile.xml
===================================================================
--- phpdoc/fr/trunk/reference/curl/curlfile.xml 2020-11-26 22:12:12 UTC (rev 351686)
+++ phpdoc/fr/trunk/reference/curl/curlfile.xml 2020-11-26 22:18:18 UTC (rev 351687)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351623 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 351642 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<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">
@@ -53,13 +53,13 @@
<type>mixed</type>
<varname linkend="curlfile.props.postname">postname</varname>
</fieldsynopsis>
-
-
+
+
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<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>
<!-- }}} -->
Modified: phpdoc/fr/trunk/reference/oci8/book.xml
===================================================================
--- phpdoc/fr/trunk/reference/oci8/book.xml 2020-11-26 22:12:12 UTC (rev 351686)
+++ phpdoc/fr/trunk/reference/oci8/book.xml 2020-11-26 22:18:18 UTC (rev 351687)
@@ -11,7 +11,7 @@
<preface xml:id="intro.oci8">
&reftitle.intro;
<para>
- Ces fonctions vous permettent d'accéder aux bases de données Oracle 19c, 18c, 12<emphasis>c</emphasis>.
+ Ces fonctions vous permettent d'accéder aux bases de données Oracle.
Elles supportent les commandes SQL et PL/SQL. Les fonctions de base
incluent le contrôle de transaction, la liaison de variables PHP avec des
conteneurs Oracle, le support des types de grands objets (LOB) et des
Modified: phpdoc/fr/trunk/reference/xmlwriter/functions/xmlwriter-flush.xml
===================================================================
--- phpdoc/fr/trunk/reference/xmlwriter/functions/xmlwriter-flush.xml 2020-11-26 22:12:12 UTC (rev 351686)
+++ phpdoc/fr/trunk/reference/xmlwriter/functions/xmlwriter-flush.xml 2020-11-26 22:18:18 UTC (rev 351687)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 351471 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 351488 Maintainer: yannick Status: ready -->
<!-- Reviewed: yes Maintainer: yannick -->
<refentry xml:id="function.xmlwriter-flush" xmlns="http://docbook.org/ns/docbook">
<refnamediv>