Commit graph

307 commits

Author SHA1 Message Date
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
Philip Olson
074d5dc756 Added role=parameters, and moved note to new role=notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253466 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 18:08:31 +00:00
Philip Olson
4a15716911 Updated parameter information to reflect behaviour, and added the parameter role.
# Sanity check required please


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 01:36:14 +00:00
Paul Reinheimer
3317f3f29a List works without a second parameter, correcting docs to demonstrate this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 21:23:52 +00:00
Philip Olson
dabad796d9 Be clear that key() works with all arrays (closes bug #44016).
Also, added example output to <example>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252235 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 18:13:59 +00:00
Robert Nicholson
eceaba35ad Fixed bug#43612 (array_map behaviour with string keys undocumented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250986 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-20 14:56:59 +00:00
Felipe Pena
ebcf4708d7 Fix reference (link to itself)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250726 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-15 21:18:35 +00:00
Felipe Pena
b4df63995d Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250725 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-15 21:14:47 +00:00
Felipe Pena
36af2be7c4 Add information about empty array; add examples (#43760)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250020 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-06 12:30:42 +00:00
Mehdi Achour
f2ccacf049 Tyop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 01:38:43 +00:00
Mehdi Achour
c10971d592 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249451 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 23:05:06 +00:00
Felipe Pena
a3408906fa Add information about negative keys.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249445 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 19:58:59 +00:00
Mehdi Achour
885d702e25 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 19:17:05 +00:00
Mehdi Achour
e72eeb989f Integrate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 15:20:46 +00:00
Mehdi Achour
6b20633e2a Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249414 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 11:35:36 +00:00
Mehdi Achour
7d46847705 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249383 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 23:04:24 +00:00
Felipe Pena
0bdb078cd4 Add static keyword in method static
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249104 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 01:29:48 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
438c226d38 - Use the &Functions; entity (Felipe)
- Remove membership tags for the array reference file (its already in books.xml)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248302 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-15 12:36:30 +00:00
Hannes Magnusson
6dafc82486 MFB:
- Split reference.xml into book.xml, examples.xml & setup.xml
    - Updated constants.xml to be an <appendix>
    - Change the intro ID to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247933 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 18:31:23 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Felipe Pena
35f3ca8739 Added information about illegal values for key (#43496)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247817 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-09 01:12:30 +00:00
Jakub Vrana
2b6db861d1 Simpler example (bug #42889)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246612 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:01:30 +00:00
Richard Quadling
a1496cecfe WS - Removal of TABs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Richard Quadling
81bd458e2e Clearer description that 2 callbacks are used.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-28 08:12:18 +00:00
Jakub Vrana
028a5aff9c Plus doesn't overwrite keys (bug #42323)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241382 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 02:03:58 +00:00
Hannes Magnusson
1eb775bca2 Keys cannot be any numeric value, only integers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241265 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-15 11:40:20 +00:00
Richard Quadling
05c7b748be Fix #42149 - Better description of the strict comparison search option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240496 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-31 08:18:26 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Logan Buesching
b34edb705d ref.array switch to new style. 12/61 done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 22:49:15 +00:00
Maciek Sokolewicz
e4add31826 reworded "will reset numeric array keys by default" to explain it more clearly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237220 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 13:24:47 +00:00
Mehdi Achour
b3d0ca982a Fix role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236423 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-26 23:01:25 +00:00
TAKAGI Masahiro
3f33f36313 fixed reftitle.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236368 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-26 01:27:44 +00:00
Hannes Magnusson
f09c05c447 Implement the "new"-doc-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236226 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 08:32:49 +00:00
Etienne Kneuss
0a501a3f61 Fix #41205 (As of PHP 5.2.2 list doesn't work on strings)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234720 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-30 22:26:39 +00:00
Hannes Magnusson
714d106444 Typo in example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228539 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 22:31:56 +00:00