php-doc-en/reference/array/functions
Christoph Michael Becker 12ccdb90a1 Improve markup (patch provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340225 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 12:56:11 +00:00
..
array-change-key-case.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-chunk.xml revert for #64900 2013-10-25 14:56:58 +00:00
array-column.xml Document new array_column() ability in PHP 7 2015-12-17 21:10:18 +00:00
array-combine.xml Improve markup (patch provided by anon user) 2016-09-28 12:56:11 +00:00
array-count-values.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-diff-assoc.xml more useful see also functions (patch by cmb) 2015-05-14 07:58:05 +00:00
array-diff-key.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
array-diff-uassoc.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
array-diff-ukey.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-diff.xml Clarify the introductory array_diff() paragraph. 2014-01-15 08:58:56 +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 Added documentation for PR #287: 2014-09-26 16:17:15 +00:00
array-flip.xml Better self-contained examples 2014-12-01 16:41:04 +00:00
array-intersect-assoc.xml clarified difference to array_intersect() 2016-04-04 16:51:21 +00:00
array-intersect-key.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-intersect-uassoc.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-intersect-ukey.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-intersect.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-key-exists.xml Resolve doc bug #71174 2015-12-20 14:31:28 +00:00
array-keys.xml array_keys() and array_splice() initalizers 2015-11-21 15:18:13 +00:00
array-map.xml Fix #70654: array_map key preservation behaviour not explicit 2016-06-29 17:49:53 +00:00
array-merge-recursive.xml This was submitted as bug #64781 and I was directed here to make the change. 2013-05-07 07:08:00 +00:00
array-merge.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
array-multisort.xml Remove reference to obsolete function (provided by Juris) 2016-07-10 12:39:45 +00:00
array-pad.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-pop.xml Fix bug #68525 (link broken on array_pop doc page) 2014-11-30 06:21:53 +00:00
array-product.xml Remove bugfix link and improve changelog description (cf discussion on doc-cvs ml) 2013-03-04 06:52:39 +00:00
array-push.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-rand.xml Fix #64386: No warning on insecure pseudo-random generators 2016-06-14 14:52:22 +00:00
array-reduce.xml more consistent function name in example (contributed by Jason Woof) 2015-08-15 11:14:12 +00:00
array-replace-recursive.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-replace.xml Clarified description of array_replace() behaviour 2013-11-18 18:17:02 +00:00
array-reverse.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
array-search.xml Minor improvements by anon users 2016-07-22 16:33:15 +00:00
array-shift.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
array-slice.xml Minor improvements by anon users 2016-07-22 16:33:15 +00:00
array-splice.xml Rename variable to match documentation 2016-07-27 01:30:20 +00:00
array-sum.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
array-udiff-assoc.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-udiff-uassoc.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-udiff.xml Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
array-uintersect-assoc.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-uintersect-uassoc.xml better description 2015-05-14 08:05:19 +00:00
array-uintersect.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-unique.xml found a sneaky FIXME PHP_6 hiding behind the sofa 2014-07-30 21:29:21 +00:00
array-unshift.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-values.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-walk-recursive.xml Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
array-walk.xml Grammar fix in array_walk() docs 2014-09-01 16:37:56 +00:00
array.xml Converted to utf-8 2010-03-28 22:10:10 +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 Normalize parameter names of array functions 2013-09-24 13:06:51 +00:00
count.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
current.xml reverting 307359. current does take the array by reference. but it also allows a constant. oh well. 2011-04-17 09:37:40 +00:00
each.xml fixed various english grammar/spelling mistakes (patches by cmb) 2015-03-29 18:38:13 +00:00
end.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
extract.xml improved wording (contributed by anon user) 2015-08-28 12:36:58 +00:00
in-array.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
key-exists.xml Document key_exists() 2013-05-31 21:17:07 +00:00
key.xml Add foreach to "See Also" section 2016-06-20 15:34:35 +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 Update example output wrt. PHP 7 change 2016-09-14 11:59:44 +00:00
natcasesort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
natsort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
next.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
pos.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
prev.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
range.xml W/S fixes 2014-08-27 05:42:22 +00:00
reset.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
rsort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
shuffle.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00
sizeof.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
sort.xml Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +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 Fix #51229: consecutives sorting with usort and uasort 2016-06-25 14:42:12 +00:00