Skip to content

Commit 8a7836b

Browse files
committed
Fix GH-1178: array_flip allegedly can return null
1 parent 2790c0f commit 8a7836b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/array/functions/array-flip.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<refsect1 role="returnvalues">
4949
&reftitle.returnvalues;
5050
<para>
51-
Returns the flipped array on success and &null; on failure.
51+
Returns the flipped array.
5252
</para>
5353
</refsect1>
5454

0 commit comments

Comments
 (0)