Commit graph

342 commits

Author SHA1 Message Date
Rasmus Lerdorf
5c6fd60e8f Note about the array parameter being passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-17 21:56:27 +00:00
Richard Quadling
514d3eef12 Fix #48921 - First parameter is passed by reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-15 08:50:49 +00:00
Nilgün Belma Bugüner
876c81c602 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:30:45 +00:00
Hannes Magnusson
49747f6e5f Like the changelogs says, the random number generator is seeded
automatically


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283558 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 07:24:11 +00:00
Kalle Sommer Nielsen
3b0392cafa Fixed #48119 (usort() docs don't mention it now takes a lambda)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283436 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:21:37 +00:00
Richard Quadling
e2d7ee138a Added versions and some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282707 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-24 09:20:29 +00:00
Damien Seguy
021cc13b97 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 16:44:57 +00:00
Damien Seguy
dfef10d5b3 initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282662 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 15:51:34 +00:00
Kalle Sommer Nielsen
7dec13037a Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 12:49:59 +00:00
Kalle Sommer Nielsen
95a492c98b Fixed #48316 (Precision for array_multisort)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280919 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 00:30:36 +00:00
Kalle Sommer Nielsen
29c60ed6c8 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 00:26:10 +00:00
Hannes Magnusson
b1774f7680 We don't document bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-20 08:33:26 +00:00
Moriyoshi Koizumi
793badf884 * Update the document so it reflects the recent change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280663 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-17 10:19:11 +00:00
Etienne Kneuss
28a4ad2460 Document #48224 and put randomseed in the changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280285 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-10 17:55:00 +00:00
Yannick Torres
c492e64880 correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-20 21:41:48 +00:00
Damien Seguy
d6f1644922 fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278865 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 20:12:03 +00:00
Kalle Sommer Nielsen
051f9a61fc Fixes #47642 (array_unique() does not work with multidimensional arrays)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 01:34:09 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Philip Olson
768052f230 Cleaned up SeeAlso for the array sorting functions,
and linked them to the new array sorting chapter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277530 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 20:40:34 +00:00
Philip Olson
5d8d55a2fd Linked to the new chapter about array sorting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277528 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 20:33:09 +00:00
Philip Olson
f8f1e1564b Initial commit, a unified document about all of the array sorting functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 06:06:33 +00:00
Damien Seguy
01253d3618 introduction of the foreach entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Hannes Magnusson
1f2f99b771 php-src reverted back to use _REGULAR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-14 08:06:42 +00:00
Mark Wiesemann
d34d573dc4 use "&false;" instead of "false" as the return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275783 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 20:51:15 +00:00
Moriyoshi Koizumi
136c8c25ed - The default for sort_flag is now SORT_STRING, just the same as previous
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275726 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 04:42:39 +00:00
Ross Masters
4375ee59c9 * Fix for http://news.php.net/php.webmaster/3784
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Daniel P. Brown
dc3c580b79 Added 'all' to function definition because it was apparently 'too ambiguous.'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273206 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 22:53:54 +00:00
Philip Olson
7efaceb009 Contains version information (when functions became available to PHP)
# Originally from the following location:
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272442 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 18:13:25 +00:00
Philip Olson
7774d7bb25 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271307 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 01:58:18 +00:00
LEE Yun-young
a240b58137 new seealso style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271232 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-14 14:51:22 +00:00
Mark Wiesemann
1a753bdca8 typo ("objetcs") and indentation fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271180 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 18:43:26 +00:00
Kalle Sommer Nielsen
fb32b71aef Document new sort_flags parameter for array_unique() in 5.2.9
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271119 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-13 05:32:05 +00:00
Hannes Magnusson
4bdd5c9f0f Add see also for iterator_apply
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270120 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:38:25 +00:00
Philip Olson
84525eff8e Changed deprecated ereg to preferred preg from SeeAlso and Examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270042 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 20:34:00 +00:00
Jakub Vrana
525ddcd3fd Returns false for empty array (bug #46482)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 16:24:54 +00:00
Hannes Magnusson
dd1f81f00b Add seealso array_fill_keys()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265879 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 16:18:49 +00:00
Felipe Pena
61d6907857 - Fixed typo (removed "()" inside <function>, what yields double "()")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265870 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-04 00:26:38 +00:00
Felipe Pena
b47434c5b2 array-key-exists.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 13:33:29 +00:00
Felipe Pena
9c862a24c1 - New example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265668 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-30 14:23:24 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Antony Dovgal
a877babfaf fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265161 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 07:49:46 +00:00
Kalle Sommer Nielsen
ad7d582a65 Document that each() also accepts objects, but may return unexpected results + add link to object iteration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265142 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:18:42 +00:00
Ken
4f4310b1a9 Adding note about sorting algorithm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 22:23:41 +00:00
Daniel P. Brown
3b915536c0 Addresses Bug # 45367.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261679 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-26 15:08:54 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Matt Wilmas
8814a824ae array_fill_keys: Fixed value description (bug #43693); and added info. about illegal values for key (like array_combine)
array_fill: Reword value description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259538 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-11 14:08:20 +00:00
Florian Anderiasch
6b3613b92b clarified: warning on non-array, bug #44844
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258926 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 21:24:19 +00:00
Felipe Pena
7362172ae6 - Added new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257845 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:54:42 +00:00
Edward Z. Yang
d1e421d30d Fix Bug #44485 array_splice behaves unexpectedly when given an object, by clarifying that a typecast is done for mixed types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 21:18:35 +00:00