php-doc-en/reference/array/functions
Christoph Michael Becker e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
..
array-change-key-case.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
array-chunk.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
array-column.xml Clarify array_column()'s $index_key casting behaviour 2018-11-18 00:46:41 +00:00
array-combine.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
array-count-values.xml Use canonical type names 2020-11-02 15:39:04 +00:00
array-diff-assoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-diff-key.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-diff-uassoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-diff-ukey.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-diff.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-fill-keys.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
array-fill.xml num can be zero now (thanks Levi and rn at alpha9marketing dot com) 2014-11-20 21:58:35 +00:00
array-filter.xml Note that the result array is non-sequential. 2020-09-02 16:28:21 +00:00
array-flip.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
array-intersect-assoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-intersect-key.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-intersect-uassoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-intersect-ukey.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-intersect.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-key-exists.xml Fix typo 2016-10-11 14:08:21 +00:00
array-key-first.xml End the notes war 2019-05-08 10:07:23 +00:00
array-key-last.xml Document array_key_first() and array_key_last() 2018-07-17 11:41:17 +00:00
array-keys.xml Clarify function signature 2018-11-27 11:38:18 +00:00
array-map.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-merge-recursive.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-merge.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-multisort.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-pad.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-pop.xml Be more precise 2018-08-02 22:15:32 +00:00
array-product.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
array-push.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-rand.xml Note that the order of returned keys is deterministic 2020-10-19 07:35:23 +00:00
array-reduce.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
array-replace-recursive.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
array-replace.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
array-reverse.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
array-search.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
array-shift.xml Typos 2019-07-13 15:05:31 +00:00
array-slice.xml Removed some of the PHP5 changelogs 2020-09-26 12:32:19 +00:00
array-splice.xml Fix example output 2019-07-12 12:54:17 +00:00
array-sum.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
array-udiff-assoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-udiff-uassoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-udiff.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-uintersect-assoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-uintersect-uassoc.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-uintersect.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-unique.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
array-unshift.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
array-values.xml Add see-also links 2016-11-25 12:18:58 +00:00
array-walk-recursive.xml Get rid of "callback" types 2020-10-06 09:11:05 +00:00
array-walk.xml Get rid of "callback" types 2020-10-06 09:11:05 +00:00
array.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
arsort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
asort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
compact.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
count.xml Add a link to is_countable function in "see also" list of count function 2018-12-20 17:48:39 +00:00
current.xml Use canonical type names 2020-11-02 15:39:04 +00:00
each.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
end.xml Document array_key_first() and array_key_last() 2018-07-17 11:41:17 +00:00
extract.xml Move essential point of the warning in the notes section up 2018-01-22 14:31:39 +00:00
in-array.xml Fix Doc Bug #66546 2019-04-01 19:16:35 +00:00
key-exists.xml Document key_exists() 2013-05-31 21:17:07 +00:00
key.xml Fix bug #74850 current() and key() no longer take their parameter by reference (in PHP 7) 2017-08-21 11:23:04 +00:00
krsort.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
ksort.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
list.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
natcasesort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
natsort.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
next.xml Use canonical type names 2020-11-02 15:39:04 +00:00
pos.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
prev.xml Use canonical type names 2020-11-02 15:39:04 +00:00
range.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
reset.xml Use canonical type names 2020-11-02 15:39:04 +00:00
rsort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
shuffle.xml Fix #76516: shuffle() has a note about undefined sorted order 2018-06-22 10:18:33 +00:00
sizeof.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
sort.xml Removed some of the PHP5 changelogs 2020-09-26 12:32:19 +00:00
uasort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
uksort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
usort.xml Use canonical type names 2020-11-02 15:39:04 +00:00