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
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
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
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