svn: /phpdoc/pt_BR/trunk/reference/array/functions/ array-values.xml

[email protected] (André Luis Ferreira da Silva Bacci)
Newsgroups php.doc.pt-br
Message-ID <[email protected]>
ae                                       Thu, 03 Oct 2019 18:05:23 +0000

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

Log:
Sync paramater names, ws.

Changed paths:
    U   phpdoc/pt_BR/trunk/reference/array/functions/array-values.xml

Modified: phpdoc/pt_BR/trunk/reference/array/functions/array-values.xml
===================================================================
--- phpdoc/pt_BR/trunk/reference/array/functions/array-values.xml	2019-10-03 18:01:16 UTC (rev 348130)
+++ phpdoc/pt_BR/trunk/reference/array/functions/array-values.xml	2019-10-03 18:05:23 UTC (rev 348131)
@@ -9,11 +9,11 @@
   &reftitle.description;
   <methodsynopsis>
    <type>array</type><methodname>array_values</methodname>
-   <methodparam><type>array</type><parameter>input</parameter></methodparam>
+   <methodparam><type>array</type><parameter>array</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>array_values</function> retorna todos os valores do array
-   <parameter>input</parameter> num array indexado numericamente.
+   <parameter>array</parameter> num array indexado numericamente.
   </para>
  </refsect1>
  <refsect1 role="parameters">
@@ -21,7 +21,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>input</parameter></term>
+     <term><parameter>array</parameter></term>
      <listitem>
       <para>
        O array.
@@ -51,7 +51,7 @@
 ]]>
     </programlisting>
     &example.outputs;
-     <screen role="php">
+    <screen role="php">
 <![CDATA[
 Array
 (
@@ -59,7 +59,7 @@
     [1] => dourado
 )
 ]]>
-     </screen>
+    </screen>
    </example>
   </para>
  </refsect1>
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.