php-doc-en/reference/array/functions
2009-07-03 18:21:37 +00:00
..
array-change-key-case.xml fix spelling 2009-04-16 20:12:03 +00:00
array-chunk.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-combine.xml Added information about illegal values for key (#43496) 2007-12-09 01:12:30 +00:00
array-count-values.xml Addresses Bug # 45367. 2008-06-26 15:08:54 +00:00
array-diff-assoc.xml fix spelling 2009-04-16 20:12:03 +00:00
array-diff-key.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-diff-uassoc.xml fix spelling 2009-04-16 20:12:03 +00:00
array-diff-ukey.xml fix spelling 2009-04-16 20:12:03 +00:00
array-diff.xml We don't document bugs 2009-05-20 08:33:26 +00:00
array-fill-keys.xml array_fill_keys: Fixed value description (bug #43693); and added info. about illegal values for key (like array_combine) 2008-05-11 14:08:20 +00:00
array-fill.xml Add seealso array_fill_keys() 2008-09-04 16:18:49 +00:00
array-filter.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-flip.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-assoc.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-key.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-intersect-uassoc.xml Revert 2009-05-22 12:49:59 +00:00
array-intersect-ukey.xml Fixed simple spelling errors 2008-12-16 01:58:18 +00:00
array-intersect.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-key-exists.xml typo ("objetcs") and indentation fix 2008-12-13 18:43:26 +00:00
array-keys.xml Add/move sections to changelogs 2009-03-23 21:08:01 +00:00
array-map.xml Fixed #48119 (usort() docs don't mention it now takes a lambda) 2009-07-03 18:21:37 +00:00
array-merge-recursive.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-merge.xml Add/move sections to changelogs 2009-03-23 21:08:01 +00:00
array-multisort.xml Fixed #48316 (Precision for array_multisort) 2009-05-22 00:30:36 +00:00
array-pad.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
array-pop.xml new seealso style 2008-12-14 14:51:22 +00:00
array-product.xml Switch to new doc style 2007-12-29 23:04:24 +00:00
array-push.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-rand.xml Document #48224 and put randomseed in the changelog 2009-05-10 17:55:00 +00:00
array-reduce.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-replace-recursive.xml Added versions and some typos 2009-06-24 09:20:29 +00:00
array-replace.xml Added versions and some typos 2009-06-24 09:20:29 +00:00
array-reverse.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-search.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-shift.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-slice.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-splice.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
array-sum.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-udiff-assoc.xml fix spelling 2009-04-16 20:12:03 +00:00
array-udiff-uassoc.xml fix spelling 2009-04-16 20:12:03 +00:00
array-udiff.xml Fix examples 2008-01-15 21:14:47 +00:00
array-uintersect-assoc.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
array-uintersect-uassoc.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-uintersect.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
array-unique.xml * Update the document so it reflects the recent change. 2009-05-17 10:19:11 +00:00
array-unshift.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
array-values.xml Switch to new doc style 2007-12-29 23:04:24 +00:00
array-walk-recursive.xml Tyop 2007-12-31 01:38:43 +00:00
array-walk.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
array.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
arsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
asort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
compact.xml Switch to new doc style 2007-12-30 23:05:06 +00:00
count.xml Initializers - part 5 2009-01-16 16:14:26 +00:00
current.xml Add information about empty array; add examples (#43760) 2008-01-06 12:30:42 +00:00
each.xml fix spelling 2009-04-16 20:12:03 +00:00
end.xml Returns false for empty array (bug #46482) 2008-11-04 16:24:54 +00:00
extract.xml correct markup 2009-04-20 21:41:48 +00:00
in-array.xml Switch to new doc style 2007-12-30 19:17:05 +00:00
key.xml Be clear that key() works with all arrays (closes bug #44016). 2008-02-04 18:13:59 +00:00
krsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
ksort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
list.xml - Added new example 2008-04-18 19:54:42 +00:00
natcasesort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
natsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
next.xml Added role=parameters, and moved note to new role=notes 2008-02-21 18:08:31 +00:00
pos.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
prev.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
range.xml introduction of the foreach entity 2009-02-16 15:30:18 +00:00
reset.xml Switch to new doc style 2007-12-30 11:35:36 +00:00
rsort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
shuffle.xml Document #48224 and put randomseed in the changelog 2009-05-10 17:55:00 +00:00
sizeof.xml Upgrade to DocBook5: 2007-06-20 22:25:43 +00:00
sort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
uasort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
uksort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00
usort.xml Cleaned up SeeAlso for the array sorting functions, 2009-03-20 20:40:34 +00:00