svn: /phpdoc/fr/trunk/reference/ imagick/imagick/getimagemagicklicense.xml mysqli/mysqli_warning/construct.xml oci8/functions/oci-internal-debug.xml
[email protected] (George Peter Banyard)
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
girgias Mon, 14 Dec 2020 22:32:30 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352078
Log:
Remove files not present in EN
Changed paths:
D phpdoc/fr/trunk/reference/imagick/imagick/getimagemagicklicense.xml
D phpdoc/fr/trunk/reference/mysqli/mysqli_warning/construct.xml
D phpdoc/fr/trunk/reference/oci8/functions/oci-internal-debug.xml
Deleted: phpdoc/fr/trunk/reference/imagick/imagick/getimagemagicklicense.xml
===================================================================
--- phpdoc/fr/trunk/reference/imagick/imagick/getimagemagicklicense.xml 2020-12-14 20:10:29 UTC (rev 352077)
+++ phpdoc/fr/trunk/reference/imagick/imagick/getimagemagicklicense.xml 2020-12-14 22:32:30 UTC (rev 352078)
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: yannick Status: ready -->
-<!-- Reviewed: yes -->
-
-<refentry xmlns="http://docbook.org/ns/docbook" xml:id="imagick.getimagemagicklicense">
- <refnamediv>
- <refname>Imagick::getImageMagickLicense</refname>
- <refpurpose>Retourne une chaîne avec la licence ImageMagick</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>string</type><methodname>Imagick::getImageMagickLicense</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Retourne une chaîne avec la licence ImageMagick.
- </para>
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- Retourne une chaîne.
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
Deleted: phpdoc/fr/trunk/reference/mysqli/mysqli_warning/construct.xml
===================================================================
--- phpdoc/fr/trunk/reference/mysqli/mysqli_warning/construct.xml 2020-12-14 20:10:29 UTC (rev 352077)
+++ phpdoc/fr/trunk/reference/mysqli/mysqli_warning/construct.xml 2020-12-14 22:32:30 UTC (rev 352078)
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: 341330 Maintainer: yannick Status: ready -->
-<!-- Reviewed: no -->
-
-<refentry xml:id="mysqli-warning.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
- <refnamediv>
- <refname>mysqli_warning::__construct</refname>
- <refpurpose>Le constructeur __construct</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis role="oop">
- <modifier>protected</modifier> <methodname>mysqli_warning::__construct</methodname>
- <void />
- </methodsynopsis>
- <para>
-
- </para>
-
- &warn.undocumented.func;
-
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- &no.function.parameters;
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
-
- </para>
- </refsect1>
-
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
Deleted: phpdoc/fr/trunk/reference/oci8/functions/oci-internal-debug.xml
===================================================================
--- phpdoc/fr/trunk/reference/oci8/functions/oci-internal-debug.xml 2020-12-14 20:10:29 UTC (rev 352077)
+++ phpdoc/fr/trunk/reference/oci8/functions/oci-internal-debug.xml 2020-12-14 22:32:30 UTC (rev 352078)
@@ -1,82 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
-<!-- Reviewed: yes -->
-
-<refentry xml:id="function.oci-internal-debug" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>oci_internal_debug</refname>
- <refpurpose>Active ou désactive l'affichage des données de déboguage Oracle</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>void</type><methodname>oci_internal_debug</methodname>
- <methodparam><type>bool</type><parameter>onoff</parameter></methodparam>
- </methodsynopsis>
- <para>
- Active ou désactive l'affichage des données de déboguage Oracle.
- </para>
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- <variablelist>
- <varlistentry>
- <term><parameter>onoff</parameter></term>
- <listitem>
- <para>
- Définissez ce paramètre à 0 pour désactiver l'affichage,
- ou à 1 pour l'activer.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- </refsect1>
-
- <refsect1 role="notes">
- &reftitle.notes;
- <note>
- <para>
- Dans les versions de PHP antérieures à la version 5.0.0,
- vous devez utiliser la fonction <function>ociinternaldebug</function>.
- Cet ancien nom est toujours utilisable : un alias a été fait vers
- la fonction <function>oci_internal_debug</function>, pour assurer
- la compatibilité ascendante. Toutefois, il est recommandé de ne
- plus l'utiliser.
- </para>
- </note>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
\ No newline at end of file