php-doc-en/reference/array/functions
Larry Garfield d042804100
Fold in comments to array_map()
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>

Closes GH-828.
2021-07-30 18:18:35 +02:00
..
array-change-key-case.xml fix return type of array_change_key_case error 2021-01-08 00:52:58 +01:00
array-chunk.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-column.xml Remove PHP 5, 7 references (#563) 2021-05-16 22:07:40 +03: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 Removed Changelog entries for PHP 5, PHP 7.0 (#543) 2021-04-22 17:52:58 +03:00
array-filter.xml Add additional reference to array_filter. 2021-07-29 11:32:30 -04: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 #75787: Array iterator functions misleading 2021-02-12 13:16:42 +01:00
array-key-first.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-key-last.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-keys.xml Clarify function signature 2018-11-27 11:38:18 +00:00
array-map.xml Fold in comments to array_map() 2021-07-30 18:18:35 +02: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 Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
array-pad.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +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 Fix #77323: Since 7.1 $var[] = 'entry'; throws Fatal. This is unclear in the docs. 2021-01-25 13:36:54 +01:00
array-rand.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +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 Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-replace.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-reverse.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
array-search.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-shift.xml Typos 2019-07-13 15:05:31 +00:00
array-slice.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
array-splice.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +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 Fix lone section order issues in various extensions 2021-06-06 18:03:03 +01: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 Fix parameter names for array functions (#616) 2021-07-07 21:53:13 +01:00
array-walk.xml Fix parameter names for array functions (#616) 2021-07-07 21:53:13 +01:00
array.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
arsort.xml update refpurpose for sort functions as well 2021-06-12 02:37:45 +08:00
asort.xml update refpurpose for sort functions as well 2021-06-12 02:37:45 +08:00
compact.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
count.xml Fix changelog being at the wrong section 2021-04-29 19:28:16 +01:00
current.xml Remove PHP 5, 7 references (#563) 2021-05-16 22:07:40 +03:00
each.xml Fix #75787: Array iterator functions misleading 2021-02-12 13:16:42 +01:00
end.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
extract.xml Remove some mentions of register globals 2021-01-16 11:30:04 +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 Remove PHP 5, 7 references (#563) 2021-05-16 22:07:40 +03:00
krsort.xml update refpurpose for sort functions as well 2021-06-12 02:37:45 +08:00
ksort.xml update refpurpose for sort functions as well 2021-06-12 02:37:45 +08:00
list.xml Remove PHP 5, 7 references (#563) 2021-05-16 22:07:40 +03: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 Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
pos.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
prev.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
range.xml Added version PHP 8 into array functions' version. 2021-01-17 12:01:07 +01:00
reset.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
rsort.xml update refpurpose for sort functions as well 2021-06-12 02:37:45 +08: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 Replace a comma with a period in sort.xml 2021-06-30 14:54:14 +02:00
uasort.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
uksort.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00
usort.xml Generate array methodsynopses based on stubs 2020-12-04 00:35:15 +00:00