Peter Cowburn
1b98a453d1
more useful see also functions (patch by cmb)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336764 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:58:05 +00:00
Karoly Negyesi
f393569ee0
document the lexicographical order used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336741 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 22:03:39 +00:00
Pasindu De Silva
a44a1e0b79
Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336715 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-04 19:48:31 +00:00
Pieter Hordijk
a71203b0e4
Removed php4 related changelog https://bugs.php.net/bug.php?id=69342
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336314 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 14:51:17 +00:00
Maciek Sokolewicz
68b5b97731
fixed various english grammar/spelling mistakes (patches by cmb)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:38:13 +00:00
Peter Cowburn
1f1e43d4b6
Mention what happens when length=0 for array_splice() (doc bug #67526 Patch by Patrick Schwisow)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336201 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 11:28:07 +00:00
Peter Cowburn
f1bced78de
Better self-contained examples
...
The array flip examples weren't very good - the first lacked an output (as well as a purpose?) and the second was confusing as it reused variables and used strange variable names.
--
Provided by James Ward (james@notjam.es )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335231 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:41:04 +00:00
Maciej Sobaczewski
faa6844f1f
Fix bug #68525 (link broken on array_pop doc page)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335229 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-30 06:21:53 +00:00
Peter Cowburn
b455daa1c7
num can be zero now (thanks Levi and rn at alpha9marketing dot com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335201 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-20 21:58:35 +00:00
Tjerk Anne Meesters
27acde0b15
Added documentation for PR #287 :
...
- add ability to use array keys with array_filter()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334988 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-26 16:17:15 +00:00
Chris Wright
2cc66f620e
Grammar fix in array_walk() docs
...
--
Provided by Michael C (wafflestealer654@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334705 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:37:56 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
1cd19d56e1
W/S fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 05:42:22 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Peter Cowburn
ecc5ebb63c
found a sneaky FIXME PHP_6 hiding behind the sofa
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334426 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 21:29:21 +00:00
Peter Cowburn
eda3b067eb
no more "FIXME PHP_6" todo comments
...
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Maciej Sobaczewski
5be9b3288b
Add link to userland implementation of array_column()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334063 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-01 17:34:44 +00:00
Peter Cowburn
395344c770
Revert "Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333626 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-29 16:45:44 +00:00
Bob Weinand
51d9ea4b24
Use explicit variable names in code example for array_reduce()
...
--
Provided by adrien.crivelli@gmail.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333542 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-14 20:29:28 +00:00
Peter Cowburn
1818d0d6d4
Add see also: reference to array_replace in array_merge description.
...
Patch by anonymous 42711
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333385 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:03 +00:00
Dejan Marjanovic
4e21db746b
Doc Bug #67045 array_unique bad wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333355 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:52:49 +00:00
Mike Griffiths
df890faf6a
Fixing bad commit :(
...
Added note about the order of the function parameters. Docs could be miss-interpreted if, this note tries to reinforce expected behaviour and use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333320 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 11:14:41 +00:00
Mike Griffiths
7f70616b6a
Added note about the order of the function parameters. Docs could be miss-interpreted if, this note tries to reinforce expected behaviour and use
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333318 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 09:31:47 +00:00
Jason Gerfen
2fbd7d72db
Fixes for 'missinginitializer' errors (I am new so I am uncertain about a standard other than var types, please advise.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333258 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:50:16 +00:00
Peter Cowburn
9481fbe0e0
Fix param name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333185 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:25 +00:00
Levi Morrison
bec5823af4
The carry parameter in the callback is not passed by reference; also clarified the callback parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332884 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 16:17:24 +00:00
Adam Harvey
ba15ed813e
Clarify the introductory array_diff() paragraph.
...
Fixes doc bug #66480 (Ambiguous Language For array_diff() Documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332625 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-15 08:58:56 +00:00
Justin Martin
f54bc36215
Removed initializer from the search_value parameter, as it was incorrect and confusing.
...
Fixes bug #65904 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332548 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-31 20:14:30 +00:00
Chris Wright
bfee3967e8
Clarified description of array_replace() behaviour
...
--
Provided by anonymous 26427 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332158 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-18 18:17:02 +00:00
Chris Wright
99cec05cd4
Reworded array_rand so that reader is not addressed as "you", and incorporated edit suggested by anonymous 35207
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332157 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-18 18:11:43 +00:00
Joe Watkins
80b1dd15ac
revert for #64900
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331964 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 14:56:58 +00:00
Joe Watkins
8928859015
#64900 clarity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331927 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:16:39 +00:00
Joe Watkins
61328e4b14
#64900 fix array_chunk description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331925 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:47:28 +00:00
Joe Watkins
2644d93ec0
some precision for peter, #62804
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331923 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:38:04 +00:00
Joe Watkins
638403b3ba
#62804 add information about parameter change in changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331920 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:10:17 +00:00
Sherif Ramadan
c7e8def8ac
Fixes Bug #64422 - uasort doesn't mention how comparisons of equal value are treated
...
Patch submitted by Dean Sas <dean@deansas.org>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331789 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:43:47 +00:00
Nikita Popov
a0efd60818
Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Nikita Popov
3ce14fde5c
Normalize parameter names of array functions
...
Normalizing parameter names in docs first to later update arginfos from that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331477 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-24 13:06:51 +00:00
Levi Morrison
9008a9e90d
Added initializer for 'index_key'; fixes a 'strict standards' warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331440 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:08:16 +00:00
Chris Wright
8941c40718
Fix missingInitializer error and incorrect initializer value in array_splice()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331433 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 14:21:03 +00:00
Chris Wright
576b5fc5dd
Clarify arrap_map behaviour when arrays of different lengths are passed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331407 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-16 08:27:44 +00:00
Yannick Torres
33040b3b1b
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Jakub Vrana
0bb9c60f64
Document key_exists()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330433 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:17:07 +00:00
Jakub Vrana
b999e20ec1
Choosing pivot in Quicksort
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330420 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-30 19:11:39 +00:00
TAKAGI Masahiro
beb09db76b
Set svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330206 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-11 21:39:53 +00:00
Jakub Vrana
f604355134
Fix a typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330203 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-11 15:05:19 +00:00
Jakub Vrana
4c736aaffc
Explain array_column(, null)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330196 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 00:28:37 +00:00
Jakub Vrana
58e2f372dd
Document array_column()
...
Copied part of https://wiki.php.net/rfc/array_column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330195 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-10 00:25:03 +00:00
Peter Cowburn
12c69dff68
This was submitted as bug #64781 and I was directed here to make the change.
...
thanks!
--
Provided by Jon Lundy (jon@xuu.cc )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330179 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:08:00 +00:00
Jakub Vrana
e55c6e7b5b
See also array_rand()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329772 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-13 17:11:41 +00:00
Jean-Sebastien Hedde
9ba9ce4f8c
Remove bugfix link and improve changelog description (cf discussion on doc-cvs ml)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329643 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-04 06:52:39 +00:00
Justin Martin
8f8fb2bd4d
Changed list function example to use ext/PDO instead of ext/MySQL.
...
Closes bug #64288 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329580 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:10:21 +00:00
Jean-Sebastien Hedde
2b921fa00c
array_product : fix link.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329579 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 21:46:06 +00:00
Jean-Sebastien Hedde
cff47c489a
PHP 5.3.6 breaks BC on array_product, it should be notified in the doc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-25 18:42:09 +00:00
Sherif Ramadan
31026bcbdd
Added new sort flags to array_multisort and updated changelog. Fixes bug #63810 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 14:12:24 +00:00
Sherif Ramadan
8f48b5ad75
Provided some more practical examples for array_udiff. Also fixes bug #63204 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329171 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 22:58:15 +00:00
Shein Alexey
e2b17a8be2
Replace 'this example outputs' with our specific entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-04 11:25:52 +00:00
Jakub Vrana
cb3821f796
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328450 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-22 02:53:37 +00:00
Jakub Vrana
2d7dc57eb1
Rename $limit parameter to $end
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328448 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 20:25:39 +00:00
Levi Morrison
2e0220a7bd
Grammar improvement.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328372 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 04:42:35 +00:00
Joe Watkins
393c8182a0
bug #63213 just requires a clear example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328357 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:55:56 +00:00
Peter Cowburn
c746fb679f
count() does in fact discover recursion and issues an E_WARNING in response... but it will probably return a much higher number than it should. (doc #63406 )
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328332 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:04 +00:00
Yannick Torres
38e3798be2
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Yannick Torres
00649f549f
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +00:00
Adam Harvey
b67b1b4f37
Remove the changelog from array_key_exists(), since this change never actually
...
shipped in a stable version: the array_key_exists() changes in
42feeddd4072d094d376a2cd96f0255d7def9a8c were reverted by
45572a498ab40d729d2aa0f3b080f029c91d8f9d well before 5.3.0 was released.
Also, add a note to document the "undocumented" behaviour and point at
property_exists() even more strongly — there's no point hiding it, since it
causes actual bugs (as I've just found out in ##php).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327706 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:27:30 +00:00
Shein Alexey
d6b4563c08
Fixed WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327494 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-06 09:49:38 +00:00
Sherif Ramadan
7f5e92953b
Added changelog section to sort for new options in sort_flags parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326793 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 04:31:40 +00:00
Adam Harvey
9b2a0aeeba
Fix doc bug #62471 (Documentation for array_search misses 5.3 changes).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 09:04:50 +00:00
Sherif Ramadan
15bd95f5d1
Added caution for returning non-integer types to help clarify language for usort callback behavior.
...
Address issues raised in Bug #62590
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326718 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 02:22:35 +00:00
Nikita Popov
74b048962a
Apply patch by GoogleGuy
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326684 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 11:33:02 +00:00
Peter Cowburn
395b266353
array_replace(_recursive) parameters are not by reference (doc #62383 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326300 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-22 21:42:14 +00:00
Anthony Ferrara
245b748aca
Corrects the doc for array_flip to match the observed behavior when the input contains values that are not valid keys.
...
--
Provided by John Papaioannou (john.papaioannou@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325999 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-06 12:48:32 +00:00
Paul Reinheimer
a1121d3fb1
grammar correction (doc bug #61872 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325537 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:31:17 +00:00
Peter Cowburn
1c961c95fa
ids for usort examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325272 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-17 19:03:05 +00:00
Peter Cowburn
6863e5d2ab
usort closure example (patch by Benjamin Kuz)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325271 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-17 18:56:19 +00:00
Yannick Torres
568d95f88b
Fix typo & literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324714 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 13:36:00 +00:00
Jakub Vrana
5faa7a6747
Document and use callable type hint introduced in PHP 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Arpad Ray
5fba3a90dd
Docs for #55158 (adding SORT_NATURAL and SORT_FLAG_CASE)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-09 13:47:14 +00:00
Maciek Sokolewicz
a39cd243b0
Revert part of previous commit, accidentally approved part of an incorrect patch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323351 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 20:06:31 +00:00
Maciek Sokolewicz
ce8212a9d0
Fixed missing initializers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 20:02:26 +00:00
Peter Cowburn
5135f8f044
fixed types for array_reduce() callback proto (thanks starlays)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-10 16:43:39 +00:00
Antony Dovgal
4f685cf936
minor clarification
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323088 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-06 12:55:38 +00:00
Justin Martin
ca72210df6
Marked callback prototype methodnames replaceable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 21:27:41 +00:00
Justin Martin
a92128a89f
Refactored additional array functions using the callback function snippet and prototype.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 21:01:14 +00:00
Justin Martin
8519fee981
Cleaning up and refactoring the callback descriptions for functions which use a user-defined comparison function.
...
Adds an entity to global.ent defining a generic callback prototype, which is common to several sorting functions.
Adds a language snippet describing the comparison function return value, which is common to several sorting functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323049 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 21:07:23 +00:00
Justin Martin
c3b7ce511c
Added callback prototype. Closes bug #60956 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323048 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 20:58:24 +00:00
Nikita Popov
123babdf91
Fix Doc Bug #51112 : list() misbehaviour
...
Add a warning saying that modification of the array being destructured during list() execution will result in undefined behavior.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320698 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 21:25:44 +00:00
Jakub Vrana
965f8ae1ca
Link array_slice() and array_chunk()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320302 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 07:14:26 +00:00
Jakub Vrana
a331658633
Product of empty array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320293 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 23:55:51 +00:00
Gordon Oheim
70c08c45a4
fixes Bug #60427 : array_reverse docs are slightly misleading
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320282 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 13:00:40 +00:00
Dave Barr
9ca0ef14e2
- Add list() to See Also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 05:51:28 +00:00
Joey Smith
bb0f425fc7
Remove word 'system' from 'system locale', which can confuse readers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320067 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-28 03:48:36 +00:00
Richard Quadling
0158300574
A short array alters length description.
...
Fixes bug #60320
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319411 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-17 16:29:13 +00:00
Peter Cowburn
680b72c9b8
typofix (patch by anon 11351)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318104 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-14 11:39:59 +00:00
Adam Harvey
b66067051c
Fix doc bug #55343 (documentation needs to be more clear) by making the
...
array_intersect_assoc() example more explicit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314091 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-02 09:33:49 +00:00
Jakub Vrana
cd7c33a6ce
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-02 09:10:35 +00:00
Jakub Vrana
6deaf016e7
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313672 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-25 14:38:26 +00:00
Jakub Vrana
7ecf6f14fd
Markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313671 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-25 14:37:04 +00:00
Jakub Vrana
c05c2912b1
Doesn't return false for empty arrays anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312709 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:53:51 +00:00