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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Fix return type explanation for array_recursive
From:       othercorey via GitHub <noreply () php ! net>
Date:       2022-06-27 21:23:36
Message-ID: c9NgvSIlhYZvA65t2ZspblPcPmOeKsEupX5d6hv0 () main ! php ! net
[Download RAW message or body]

Author: othercorey (othercorey)
Committer: GitHub (web-flow)
Pusher: cmb69
Date: 2022-06-27T23:17:38+02:00

Commit: https://github.com/php/doc-en/commit/a51ec6735093d3f71d8b2139967851a7b6df3d65
Raw diff: https://github.com/php/doc-en/commit/a51ec6735093d3f71d8b2139967851a7b6df3d65.diff


Fix return type explanation for array_recursive

Closes GH-1649.

Changed paths:
  M  reference/array/functions/array-replace-recursive.xml
  M  reference/array/functions/array-replace.xml


Diff:

diff --git a/reference/array/functions/array-replace-recursive.xml \
b/reference/array/functions/array-replace-recursive.xml index \
                18e6aa0ffb8..d0098ba5b52 100644
--- a/reference/array/functions/array-replace-recursive.xml
+++ b/reference/array/functions/array-replace-recursive.xml
@@ -60,7 +60,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns an <type>array</type>, or &null; if an error occurs.
+   Returns an <type>array</type>.
   </para>
  </refsect1>
  <refsect1 role="examples">
diff --git a/reference/array/functions/array-replace.xml \
b/reference/array/functions/array-replace.xml index 67549459a1e..97fb5d8dbf5 100644
--- a/reference/array/functions/array-replace.xml
+++ b/reference/array/functions/array-replace.xml
@@ -54,7 +54,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns an <type>array</type>, or &null; if an error occurs.
+   Returns an <type>array</type>.
   </para>
  </refsect1>
  <refsect1 role="examples">

-- 
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