svn: /phpdoc/fr/trunk/language/ functions.xml

[email protected] (George Peter Banyard)
Newsgroups php.doc.fr
Message-ID <[email protected]>
girgias                                  Wed, 09 Dec 2020 17:57:54 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351981

Log:
Fix CDATA start tag indent

Changed paths:
    U   phpdoc/fr/trunk/language/functions.xml

Modified: phpdoc/fr/trunk/language/functions.xml
===================================================================
--- phpdoc/fr/trunk/language/functions.xml	2020-12-09 17:57:12 UTC (rev 351980)
+++ phpdoc/fr/trunk/language/functions.xml	2020-12-09 17:57:54 UTC (rev 351981)
@@ -242,7 +242,7 @@
   <example>
    <title>Passer des arguments optionnels après des arguments obligatoire</title>
    <programlisting role="php">
-    <![CDATA[
+<![CDATA[
 <?php
 function foo($a = [], $b) {} // Avant
 function foo($a, $b) {}      // Après
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.