[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/array/functions/_array-filter.xml_array-map.xml?
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2019-05-16 21:16:35
Message-ID: svn-girgias-1558041395-347430-1408957171 () svn ! php ! net
[Download RAW message or body]

girgias                                  Thu, 16 May 2019 21:16:35 +0000

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

Log:
Replace type element by corresponding entity.

Changed paths:
    U   phpdoc/en/trunk/reference/array/functions/array-filter.xml
    U   phpdoc/en/trunk/reference/array/functions/array-map.xml

Modified: phpdoc/en/trunk/reference/array/functions/array-filter.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-filter.xml	2019-05-16 21:12:26 UTC (rev 347429)
+++ phpdoc/en/trunk/reference/array/functions/array-filter.xml	2019-05-16 21:16:35 UTC (rev 347430)
@@ -19,7 +19,7 @@
    passing them to the <parameter>callback</parameter> function.
    If the <parameter>callback</parameter> function returns &true;, the
    current value from <parameter>array</parameter> is returned into
-   the result <type>array</type>. Array keys are preserved.
+   the result &array;. Array keys are preserved.
   </para>
 </refsect1>


Modified: phpdoc/en/trunk/reference/array/functions/array-map.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/array-map.xml	2019-05-16 21:12:26 UTC (rev 347429)
+++ phpdoc/en/trunk/reference/array/functions/array-map.xml	2019-05-16 21:16:35 UTC (rev 347430)
@@ -15,7 +15,7 @@
    <methodparam choice="opt"><type>array</type><parameter>...</parameter></methodparam>
   </methodsynopsis>
   <para>
-   <function>array_map</function> returns an <type>array</type> containing
+   <function>array_map</function> returns an &array; containing
    the results of applying the <parameter>callback</parameter>
    function to the corresponding index of <parameter>array1</parameter>
    (and <parameter>...</parameter> if more arrays are provided)



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic