.. |
array-change-key-case.xml
|
|
|
array-chunk.xml
|
|
|
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
|
|
|
array-diff-assoc.xml
|
more useful see also functions (patch by cmb)
|
2015-05-14 07:58:05 +00:00 |
array-diff-key.xml
|
|
|
array-diff-uassoc.xml
|
|
|
array-diff-ukey.xml
|
|
|
array-diff.xml
|
|
|
array-fill-keys.xml
|
|
|
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
|
|
|
array-intersect-uassoc.xml
|
|
|
array-intersect-ukey.xml
|
|
|
array-intersect.xml
|
|
|
array-key-exists.xml
|
Fix typos and downgrade <caution> to <note>
|
2016-09-28 13:34:51 +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
|
|
|
array-merge.xml
|
|
|
array-multisort.xml
|
Fix #73267: Order by callback changed
|
2016-10-08 09:12:17 +00:00 |
array-pad.xml
|
|
|
array-pop.xml
|
Fix bug #68525 (link broken on array_pop doc page)
|
2014-11-30 06:21:53 +00:00 |
array-product.xml
|
|
|
array-push.xml
|
|
|
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
|
|
|
array-replace.xml
|
|
|
array-reverse.xml
|
|
|
array-search.xml
|
Minor improvements by anon users
|
2016-07-22 16:33:15 +00:00 |
array-shift.xml
|
|
|
array-slice.xml
|
Minor improvements by anon users
|
2016-07-22 16:33:15 +00:00 |
array-splice.xml
|
Fix #73205: Default value for $length is shown as 0, but it it not
|
2016-10-04 10:02:17 +00:00 |
array-sum.xml
|
Fix #73256: Missing documented return vaue for array_sum([])
|
2016-10-06 09:57:03 +00:00 |
array-udiff-assoc.xml
|
|
|
array-udiff-uassoc.xml
|
|
|
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
|
|
|
array-uintersect-uassoc.xml
|
better description
|
2015-05-14 08:05:19 +00:00 |
array-uintersect.xml
|
|
|
array-unique.xml
|
|
|
array-unshift.xml
|
Improvements provided by anon users
|
2016-10-05 14:32:17 +00:00 |
array-values.xml
|
|
|
array-walk-recursive.xml
|
|
|
array-walk.xml
|
Grammar fix in array_walk() docs
|
2014-09-01 16:37:56 +00:00 |
array.xml
|
|
|
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
|
|
|
count.xml
|
Add link to empty()
|
2016-10-04 18:13:45 +00:00 |
current.xml
|
|
|
each.xml
|
fixed various english grammar/spelling mistakes (patches by cmb)
|
2015-03-29 18:38:13 +00:00 |
end.xml
|
|
|
extract.xml
|
improved wording (contributed by anon user)
|
2015-08-28 12:36:58 +00:00 |
in-array.xml
|
|
|
key-exists.xml
|
|
|
key.xml
|
Add foreach to "See Also" section
|
2016-06-20 15:34:35 +00:00 |
krsort.xml
|
|
|
ksort.xml
|
|
|
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
|
|
|
pos.xml
|
|
|
prev.xml
|
|
|
range.xml
|
|
|
reset.xml
|
|
|
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
|
|
|
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 |