svn: /phpdoc/fr/trunk/reference/ gmp/functions/gmp-init.xml ldap/functions/ldap-set-option.xml mbstring/functions/mb-strwidth.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
girgias Mon, 14 Dec 2020 23:09:29 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352081
Log:
Fix FR translations errors
Changed paths:
U phpdoc/fr/trunk/reference/gmp/functions/gmp-init.xml
U phpdoc/fr/trunk/reference/ldap/functions/ldap-set-option.xml
U phpdoc/fr/trunk/reference/mbstring/functions/mb-strwidth.xml
Modified: phpdoc/fr/trunk/reference/gmp/functions/gmp-init.xml
===================================================================
--- phpdoc/fr/trunk/reference/gmp/functions/gmp-init.xml 2020-12-14 23:05:59 UTC (rev 352080)
+++ phpdoc/fr/trunk/reference/gmp/functions/gmp-init.xml 2020-12-14 23:09:29 UTC (rev 352081)
@@ -11,9 +11,9 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type class="union"><type>GMP</type><type>false</type></type><methodname>gmp_invert</methodname>
- <methodparam><type class="union"><type>GMP</type><type>int</type><type>string</type></type><parameter>num1</parameter></methodparam>
- <methodparam><type class="union"><type>GMP</type><type>int</type><type>string</type></type><parameter>num2</parameter></methodparam>
+ <type>GMP</type><methodname>gmp_init</methodname>
+ <methodparam><type class="union"><type>int</type><type>string</type></type><parameter>num</parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>base</parameter><initializer>0</initializer></methodparam>
</methodsynopsis>
<para>
Crée un nombre GMP, à partir d'un entier ou d'une chaîne.
Modified: phpdoc/fr/trunk/reference/ldap/functions/ldap-set-option.xml
===================================================================
--- phpdoc/fr/trunk/reference/ldap/functions/ldap-set-option.xml 2020-12-14 23:05:59 UTC (rev 352080)
+++ phpdoc/fr/trunk/reference/ldap/functions/ldap-set-option.xml 2020-12-14 23:09:29 UTC (rev 352081)
@@ -68,7 +68,7 @@
<row>
<entry><constant>LDAP_OPT_NETWORK_TIMEOUT</constant></entry>
<entry><type>int</type></entry>
- <entry>PHP 5.3.0</entry>
+ <entry/>
</row>
<row>
<entry><constant>LDAP_OPT_PROTOCOL_VERSION</constant></entry>
Modified: phpdoc/fr/trunk/reference/mbstring/functions/mb-strwidth.xml
===================================================================
--- phpdoc/fr/trunk/reference/mbstring/functions/mb-strwidth.xml 2020-12-14 23:05:59 UTC (rev 352080)
+++ phpdoc/fr/trunk/reference/mbstring/functions/mb-strwidth.xml 2020-12-14 23:09:29 UTC (rev 352081)
@@ -94,6 +94,23 @@
</para>
</refsect1>
+ <refsect1 role="changelog">
+ &reftitle.changelog;
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>&Version;</entry>
+ <entry>&Description;</entry>
+ </row>
+ </thead>
+ <tbody>
+ &mbstring.changelog.encoding-nullable;
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </refsect1>
+
<refsect1 role="seealso">
&reftitle.seealso;
<para>