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
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
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
Antony Dovgal
8feaa6b90d
fix typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228476 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 09:19:32 +00:00
Hannes Magnusson
e44970bf48
Fix examples to print the output and fix output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 09:06:51 +00:00
TAKAGI Masahiro
5bc0398abd
added $Revision$ tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223040 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 13:20:21 +00:00
Jakub Vrana
ad25f5f4b0
Documentation by Matt W
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223029 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 08:23:00 +00:00
Hannes Magnusson
c3bc936236
WS, preparation for the new doc style...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222577 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-31 11:24:02 +00:00
Dave Barr
0fd3e5a4ed
- Only numeric keys are reset by default ( Fixes #38076 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221792 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 05:12:35 +00:00
Etienne Kneuss
bc0be59bf2
improve the example a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214909 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 14:44:47 +00:00
Etienne Kneuss
e5de952ad1
Fix #37572 (Return value can be false on success)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213911 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-29 16:03:18 +00:00
Jakub Vrana
caec5e0640
Change example to something different than krsort()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210690 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-05 08:28:14 +00:00
Jakub Vrana
49ad52325c
Typo in example (bug #36958 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210609 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:04:09 +00:00
TAKAGI Masahiro
274def2717
empty values (such as 0, '', etc...) == FALSE, but !== FALSE.
...
(relates to bug #20394 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210354 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-29 03:48:05 +00:00
Jakub Vrana
9e27b31c3c
Mention create_function (bug #36585 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208443 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:30:25 +00:00
Horst Schirmeier
55db9ff77b
reference to array function "end" added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201468 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-28 01:33:59 +00:00
Nuno Lopes
b4c068064d
link to the i18n_loc_set_default() page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196912 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 15:55:37 +00:00
Noah Fontes
884831ad79
fixed bug #34534 (not clear that extract() separates the prefix with an underscore)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196208 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 19:43:49 +00:00
Jakub Vrana
8df39c3aaa
Remove superfluous information about reseting the array position
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195450 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-08 08:39:45 +00:00
Jakub Vrana
c733d77580
x*10 -> 10*x (bug #34363 ), empty array without initial returns null
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195243 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 07:36:12 +00:00
Jakub Vrana
af7199878d
Numeric keys in input are not preserved (bug #34227 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194570 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:36:01 +00:00
Dan Scott
a2abd495c5
Fix bug 34228 (rsort should link to krsort).
...
Fix bug 34229 (shuffle and other sort functions clobber key associations).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194314 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 14:15:11 +00:00
Sean Coates
c0f9335700
explain behaviour when first argument is not an array ( #34134 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 19:06:21 +00:00
Sean Coates
249b371142
fix 'hardcoding' of variables_order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191103 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 03:17:47 +00:00
Jakub Vrana
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
1cffddca23
Fix parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 10:39:10 +00:00
Nuno Lopes
c2834ae072
there wont be PHP 4.3.12. bump to 4.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187764 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 14:51:55 +00:00
Jakub Vrana
72f1220ae3
low and high can contain a letter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187392 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 13:19:08 +00:00
Mehdi Achour
4c2e7a19c4
Add new function
...
# Added by Andrey 5 hours ago
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186216 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-11 16:42:04 +00:00
Philip Olson
cee7c2bba3
Implemented the new alias doc style. This alias no longer requires translation
...
as it exclusively uses the language-* files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
25d578f482
User function is used for comparison (bug #32811 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 08:13:48 +00:00
Jakub Vrana
147c065529
Remove double article
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
7fac11363b
pad_size limit (bug #32713 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184381 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 08:30:45 +00:00
anatoly techtonik
91dac5587a
* more descriptive example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183683 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 18:27:08 +00:00
Jakub Vrana
caceddf150
Positive -> non-negative offset (bug #32227 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183280 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:50:05 +00:00
Nuno Lopes
d63fecff26
update this also: sort_locale in php 4.3.12 too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183267 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:49:36 +00:00
Matt Li
cb7b67abca
Grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182551 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-21 09:47:52 +00:00
Jakub Vrana
8747a04d26
Doesn't count object members (bug #31977 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 10:16:34 +00:00
Kenneth Schwartz
c6d3fdfecf
WS Fix (no tabs)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181878 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:14:11 +00:00
Leszek Krupinski
f5e7471e5c
- made example actually output something
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181628 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 07:21:17 +00:00
Leszek Krupinski
61f849c403
- &example.outputs;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181626 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 07:09:33 +00:00
Leszek Krupinski
630ea17fa5
- added para
...
- made example actually output something
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181529 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 11:39:04 +00:00
anatoly techtonik
ad5631260e
note that it doesn't preserve keys from replacement array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181315 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-04 11:19:04 +00:00
Leszek Krupinski
0e2cf71a18
- removed paragraph that does not comply to that function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180659 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 10:52:11 +00:00
Aidan Lister
af56b760ee
Added callback type to see-also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180107 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-19 12:33:33 +00:00
Jakub Vrana
169671a444
'duplicate entries will be merged into the last one' - this has nothing to do with array_merge
...
without it, example 3 is a copy of example 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179885 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-16 15:27:02 +00:00
Dave Barr
009d44bfcf
Fix minor spelling/punctuation mistakes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Leszek Krupinski
654f5a90a6
- uh, reverted, my mistake
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179307 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 09:19:13 +00:00
Leszek Krupinski
35decc6ba7
- fixed xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179306 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 09:17:08 +00:00
Jakub Vrana
f2dbd673ca
Explain SORT_REGULAR (bug #31760 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178870 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:15:20 +00:00
Philip Olson
72abc2a3a6
Document bug #30935 (may not use Superglobals)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177506 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 03:03:14 +00:00
Mehdi Achour
e0bde34126
s/otherwords/other words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 20:36:03 +00:00
Derek Ford
6f05844f8e
note 48406 integration
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175457 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-23 08:34:20 +00:00
Yannick Torres
aef96d95ce
more &example.outputs; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175176 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 19:54:46 +00:00
Aidan Lister
d206f5b841
Missing PHP tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175101 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:15:13 +00:00
Jakub Vrana
4cc743081b
Return bool (bug #30996 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 11:22:17 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
31e02322db
Nuke PHP syntax errors (including bug #30717 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Aidan Lister
5aeba5523b
Improved refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171998 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-03 07:30:01 +00:00
Aidan Lister
5fad7fe088
Fixed typo in last commit (count not coun). Added further examples. Used docbook markup appropriately.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171989 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-02 23:41:00 +00:00
Marcus Boerger
8748886df0
- Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171889 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 21:11:40 +00:00
Yannick Torres
47cce4de27
use more entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 12:39:29 +00:00
Sean Coates
bd21529c86
returns false if empty
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 14:35:44 +00:00
Aidan Lister
8b0eafc2fd
Removed extra code from final example and clarified wording. Reworded introduction.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170055 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 08:43:04 +00:00
Aidan Lister
2ef40890c3
Intergrated the user notes into examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 11:06:39 +00:00
Jakub Vrana
d39d863a48
Statements are not equal (bug #25489 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 13:38:16 +00:00
Nuno Lopes
b3ff644c6c
document preserve_keys
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168647 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 18:27:51 +00:00
Nuno Lopes
38f15559ef
add SORT_LOCALE_STRING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 15:50:39 +00:00
Curt Zirzow
f25afe6fbc
fix #29885 , count() doesn't handle infinite recursion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168094 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 20:13:42 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
c802e6b506
Simplify refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166813 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:10:38 +00:00
Jakub Vrana
8214cac81b
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Dave Barr
5aa855b67e
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Nuno Lopes
79e60a8928
fix #29545 : remove bogus warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165506 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:04:18 +00:00
Aidan Lister
584212cd29
Removed the extra empty paragraph.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165237 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 12:08:12 +00:00
Aidan Lister
ce520e6896
- Updated the first example with PEAR CS
...
- Added a line to the intro stating the method works fine with objects
- Added second example with information about the differences between isset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165216 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 08:36:51 +00:00
Jakub Vrana
b641bfd5d9
Parameters passed by reference (Zend functions)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:05:01 +00:00
Jakub Vrana
37771eeb9e
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Jakub Vrana
c8196b0236
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:24:06 +00:00
Jakub Vrana
bc37ae981e
Returns number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165044 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:04:29 +00:00
Aidan Lister
893a062437
Added example and alterered spacing - it should be complete now, comments welcome!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:52:13 +00:00
Aidan Lister
2e7fb0b1f6
Replaced 'function' with 'funcname' as per synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165038 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 08:51:19 +00:00
Aidan Lister
890f1d16c2
Half documented - I was unable to complete it because PHP segfaults when I use the function!
...
Commiting so we don't double up on the work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165032 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:07:13 +00:00
Aidan Lister
da67f96ed8
Fixed spacing of synopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 07:05:43 +00:00
Maciek Sokolewicz
5fe0c7a5b2
added the & to the parameter to make it clear(er) that this parameter is passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164897 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 23:20:42 +00:00
Jakub Vrana
5ab8a8819e
First parameter passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:23:32 +00:00
Dave Barr
a00edd14b7
- Remove trailing period from end of refpurpose.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Dave Barr
8d4e444039
- s/function/functions/, move a para around and add some see alsos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164406 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:28:31 +00:00
Dave Barr
a456251039
- Document 4 new array functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164405 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:15:58 +00:00
Jakub Vrana
424ddabc59
array_u?intersect_u?assoc (bug #29380 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 10:08:51 +00:00
Aidan Lister
762bc4bd27
Fixed line length
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163025 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:20:24 +00:00
Aidan Lister
8b6ea03d60
Added link to array_walk_recursive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163024 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 02:18:37 +00:00
Mehdi Achour
f8a9eed409
See also
...
# spotted by Olivier Parmentier (miam)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162872 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:46:23 +00:00
Mehdi Achour
06d4bd0ab4
add a missing ; in the example (user complaining)
...
document the fact that <?php echo {[bar]}; ?> is possible (user too)
Having a trailing comma in the array declaration is valid. (raised by Jason Garber on php.internals)
See also count() while we are here :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161634 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-17 21:26:19 +00:00
Nuno Lopes
78ec3be99b
fixed equivalent to array_shift
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 13:27:24 +00:00
Nuno Lopes
043ff4ec30
fix #21278 : unpredictable results of sort
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159269 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 13:54:49 +00:00
Nuno Lopes
e3f30f1da2
new PHP 5 funcs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158736 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 15:35:23 +00:00
Sara Golemon
461a5144ed
Proto fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-11 05:35:15 +00:00
Damien Seguy
2bbe2338d4
added constanst, literal and varname tags for cosmetic update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157966 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-04 19:56:18 +00:00
Damien Seguy
04981d8312
removed space from parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157965 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-04 19:55:53 +00:00
Damien Seguy
91d0d45315
give a better name to the parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157964 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-04 19:55:18 +00:00
Jan Lehnardt
3c7d5d1fda
- reflect the fact, that merging a single array is possible
...
and added a corresponding example. Thanks to vmx.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157951 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-04 19:01:46 +00:00
Nuno Lopes
b530f5ec23
fixing methodsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157533 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-29 15:54:18 +00:00
Nuno Lopes
cf45885b0f
try to have better IDs so that livedocs doesnt complain
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-11 15:42:00 +00:00
Kenneth Schwartz
c26bd5560a
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155022 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-31 08:15:11 +00:00
Kenneth Schwartz
5caa815dcb
bug #27788 : array_multisort does not maintain numerical key associations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155021 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-31 08:13:11 +00:00
Kenneth Schwartz
a83b7f3951
fixed note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-30 10:17:12 +00:00
Kenneth Schwartz
66d402ae4e
extract: minor revision
...
others: use <void/>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-09 10:38:14 +00:00
Dave Barr
f58fd6cc8b
- "PHP version x.y" => "PHP x.y" consistency.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Mehdi Achour
b5be781648
end : rewording and CS
...
shuffle : there's a ¬e.random.seed; entity, so we don't need to use srand()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152961 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-05 12:12:57 +00:00
Dave Barr
67b99af1bc
- it's => its.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Kenneth Schwartz
b8604368ab
added example for natcasesort
...
fix: natsort does in fact maintain key/value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152489 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-26 19:55:33 +00:00
Derick Rethans
a2b37b0a57
- Added another see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151104 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 13:18:02 +00:00