Commit graph

373 commits

Author SHA1 Message Date
Jakub Vrana
9190379067 Clarify count() with objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312153 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:40:03 +00:00
Jakub Vrana
61e122fd90 Move seealso to list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312075 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 01:09:01 +00:00
Peter Cowburn
fab3854a2e clarify range() parameter purposes (doc #54696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311397 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 20:14:36 +00:00
Peter Cowburn
eae252d99c tidy prototype for array_replace_recursive() (doc #54774)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311247 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 12:17:49 +00:00
Peter Cowburn
078cf6c9e9 tidy array_replace() parameters (doc #54773)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311163 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:17:16 +00:00
Peter Cowburn
0266c9027f tidy array_merge() prototype (doc #54772)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311162 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 22:10:53 +00:00
Peter Cowburn
1bdcb1b9fd clarify parameter descriptions for array_fill() (doc #54628)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310656 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-30 11:46:19 +00:00
David Tajchreber
2fc10c7557 Fixing mistake made with last commit (#54574)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310394 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 14:00:06 +00:00
David Tajchreber
a59197ab9f Fixed #54574 - clarified that in_array uses loose comparison by default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 13:58:29 +00:00
Karoly Negyesi
89a73e348c reverting 307359. current does take the array by reference. but it also allows a constant. oh well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310277 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 09:37:40 +00:00
Hannes Magnusson
507757922d Be consistent with the reflection info
plus, when you pass EXTR_REFS the array really is passed by ref (chx)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310276 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 09:32:05 +00:00
Peter Cowburn
9a4ce246ae added missing initializer for strict param in array_search()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309257 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-15 15:52:33 +00:00
Karoly Negyesi
0419c2fe75 tried to clarify what popen does and added a note to array walk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308188 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:53:33 +00:00
Shein Alexey
6adee2fb1d Removed 'recursively' wording from array-merge description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307837 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 22:13:42 +00:00
Shein Alexey
568b98d647 Added some parameter tags into the array-pad description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307835 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 22:09:55 +00:00
Yannick Torres
a249d94435 Add constant tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307565 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-18 22:38:28 +00:00
Karoly Negyesi
5c33d2291a current does not take the array by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307359 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 22:07:01 +00:00
Peter Cowburn
e0a1897f5e Added $step default value (1) for range(). Fixes doc #53555
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306400 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-16 11:16:38 +00:00
Justin Martin
f653adafd6 Clarified example as per bug #53265.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305207 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-08 18:06:30 +00:00
Peter Cowburn
315b44a819 Typo fix (closes doc #53193)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304976 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-28 14:52:00 +00:00
Richard Quadling
070d3068ad 2 <refsect1 role="examples">'s => 1 <refsect1 role="examples">.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304438 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 15:09:39 +00:00
Adam Harvey
ec91a6e90f Fix doc bug #52852 (array_merge modifies numerical keys even if non-numerical).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303390 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 10:29:44 +00:00
Adam Harvey
90783beb49 Fix doc bug #52806 (key_exists (alias of array_key_exists) undocumented) by
adding key_exists() to the list of function aliases and moving the note about
the deprecated alias to the normal place on the array_key_exists() manual page.
Also removed the now horribly out of date note on the function alias list about
it being correct "as of 4.0.6".


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-10 02:53:06 +00:00
Gustavo André dos Santos Lopes
a0575612f2 * Made clearer the requirements for the callback function, as per bug #52778
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303045 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 05:26:29 +00:00
Adam Harvey
d5e635d12d Fix doc bug #52646 (contradicting information regarding "sort_flags").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:29:16 +00:00
Philip Olson
380c441c88 Clarified (in the description) that entry keys are returned. Closes PHP bug #52247
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302055 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 01:31:30 +00:00
Mark Wiesemann
d7fad8f1ed fixed changelog order (descending seems to be common)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301582 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-26 19:46:57 +00:00
Daniel Egeberg
ac57e6596c Fixed PHP bug #52437 (array_unique version misleading)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-25 11:12:19 +00:00
Daniel Egeberg
9280b06246 Fixed PHP bug #52392 (Small, but important addictions in "Return Values" and "See Also")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-22 17:59:08 +00:00
Peter Cowburn
7653b91a1f smush another pesky PHP 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 20:49:29 +00:00
Philip Olson
08e2e3465c Added note about 5.2.10 '0' padding change, and added a bunch of gotcha-like examples as expressed in several user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 01:43:37 +00:00
Daniel Egeberg
99a0f11459 Fixed PHP bug #51828 (example of natsort should compare with asort function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 21:49:14 +00:00
Peter Cowburn
426ec589cc clarify array_merge reindexing behaviour with numeric-only keys (bug #51699)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298804 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-30 12:27:36 +00:00
Daniel Egeberg
fb70264f42 Clarified the parameter's requirements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298761 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 08:33:49 +00:00
Daniel Egeberg
1db0fccd50 Added initializer to array_reduce()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 15:54:33 +00:00
Yannick Torres
0306ecd5ad Fix typo in tag name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297786 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-10 07:58:00 +00:00
Daniel Egeberg
01adf8724e Fixed PHP bug #51520 (strict-parameter of array_search() and object-identity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-09 14:04:21 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
d6f393442b Fixed #51453 (Mentioning NULL as special value for replacement in array_splice())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297304 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 20:33:18 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
d87240a673 Link Countable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296747 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 20:54:21 +00:00
Kalle Sommer Nielsen
b25e5de2b0 Fixed bug #51180 (Incorrect description of array_merge parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296209 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-14 22:29:19 +00:00
Richard Quadling
b091b761c3 Corrected the syntax of XML attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294567 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-05 16:14:57 +00:00
Richard Quadling
cac33a7a6b Enhanced example using a string as $initial.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294359 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 10:01:10 +00:00
Peter Cowburn
de318a3586 array_reduce initial parameter mixed as of 5.3.0. Closes #50919
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294358 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 09:45:02 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Hannes Magnusson
f39b9daa3c array_flip() will never return false (cought by yawk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293230 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 20:19:16 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
ec87ab8ad9 First parameter can't be negative (bug #40882)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291198 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 12:52:00 +00:00