Commit graph

128 commits

Author SHA1 Message Date
Daniel Convissor
d14ed0797f * Add table showing supported inputs and expected outputs.
* Add see also to printf() / sprintf().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279425 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 01:55:51 +00:00
Yannick Torres
f6258411ba correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Daniel Convissor
0ecca96fe2 * Insert warning that input must be a string.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278716 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 23:19:40 +00:00
Daniel Convissor
26ef06edcb * Use precision ini setting to simplify the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278714 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 22:32:59 +00:00
Daniel Convissor
40378a3f2b * Add text and example regarding bindec() interpreting input as unsigned integers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278697 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 14:53:47 +00:00
Daniel Convissor
61a41f2a4f * Remove trailing whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278695 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 14:45:06 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Kouber Saparev
4060597a85 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275031 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-02 11:03:54 +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
Jakub Vrana
945112faad round() mode parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273644 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:37:00 +00:00
Jakub Vrana
575b7172f7 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273641 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:28:43 +00:00
Philip Olson
4223c05232 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
LEE Yun-young
979086d6b7 remove dummy para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-19 14:40:28 +00:00
LEE Yun-young
291c91fd49 parameter name is value, not number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268809 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-11 07:19:19 +00:00
Kalle Sommer Nielsen
193329c660 * Added examples for:
* register_shutdown_function
 * get_magic_quotes_runtime
 * set_magic_quotes_runtime
 * zend_thread_id
 * is_nan
 * ignore_user_abort
 * define_syslog_variables
* Fix examples on syslog and __halt_compiler functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267310 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 03:07:20 +00:00
Jakub Vrana
d2c6b0a506 No such PHP constant RAND_MAX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263170 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-22 10:15:50 +00:00
Kalle Sommer Nielsen
e87b79a296 * Fixed bug on atanh() + acosh() pages in "See also" section
* Increased revision numbers for 5.3 changelog (see prev. commit)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259337 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-08 18:07:35 +00:00
Kalle Sommer Nielsen
2ac7541357 Added changelog for PHP5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259217 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-07 06:22:30 +00:00
Hannes Magnusson
b3b542379d Fixed bug#44904 (mt_rand does not accept a single parameter but documented
like it does)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258982 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 16:48:28 +00:00
Richard Quadling
9d79d12a58 2 methodsynopsis for rand() #44885
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258895 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 09:55:37 +00:00
Felipe Pena
4c8345cade Fixed bug #44772 (Spelling mistake in log() manual page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 11:10:46 +00:00
Jakub Vrana
5f8a8b819e Returns NAN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254204 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-04 15:25:06 +00:00
Stanislav Yordanov
bdb9cceaeb arg=>value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248437 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-17 16:33:34 +00:00
Richard Quadling
fbb43f0278 Fix #42925
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244053 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-11 11:41:25 +00:00
Richard Quadling
eeb0677626 Fix #42808
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243384 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-02 13:01:07 +00:00
Richard Quadling
c83ffcf5cb Fix #42363 - swapped x and y parameter names to match their definitions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 07:49:45 +00:00
Jakub Vrana
85fc5a0439 Convert non-numeric strings to 0 only if compared to integer (bug #38883)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:34:41 +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
Etienne Kneuss
0c7d906849 fix bogous port to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237773 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 16:08:49 +00:00
Gwynne Raskind
348d289d7a Document BC break in 5.2.1 (fixes bug #40724)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237712 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 01:07:15 +00:00
Richard Quadling
16f3eb7d57 Bug #41560 - return results corrected to be y/x and not x/y.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236953 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-04 09:49:46 +00:00
Logan Buesching
348d7404e8 Fix for bug#41108. PHP can handle negative exponents.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235765 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-16 21:48:14 +00:00
Hartmut Holzgraefe
54e801107f a little more detail on the functions motivation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233074 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 09:54:59 +00:00
TAKAGI Masahiro
10e7495708 added missing example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233069 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 09:38:00 +00:00
TAKAGI Masahiro
82865dc185 added missing parameter name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233063 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 08:26:22 +00:00
TAKAGI Masahiro
96e77bed7d use '&example.outputs;'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233062 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 08:25:13 +00:00
TAKAGI Masahiro
8fcc544d7d removed old-style "see also" entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233061 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 08:24:08 +00:00
Hartmut Holzgraefe
59c94437db copy/paste error corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 08:18:15 +00:00
TAKAGI Masahiro
d462a14084 fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233059 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-01 08:17:53 +00:00
Hartmut Holzgraefe
5dc785edf3 forgot to move example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233029 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 20:25:26 +00:00
Hartmut Holzgraefe
4af8e58936 conversion to new format finished
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233023 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 19:18:23 +00:00
Hartmut Holzgraefe
83c82b47af moving towards new structure
(work-in-progress commit as i'm about to change machines, will finish soon)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233015 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 11:20:55 +00:00
Hartmut Holzgraefe
68f6b97171 whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233013 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 10:43:52 +00:00
Jakub Vrana
42e561b3ca Negative bases are OK, negative exps not (bug #40729)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:13:40 +00:00
Etienne Kneuss
2ec2b8540e An example with negative input may clarify things a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221823 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 23:24:12 +00:00
Leszek Krupinski
12fd6ed256 - IMO that refpurpose is sufficient
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211605 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-18 07:54:45 +00:00
Nuno Lopes
a1b1ca1cac see also intval(), per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-30 23:10:53 +00:00
Hartmut Holzgraefe
81434d0377 PHP never behaved as documented here, checked all the way back to 3.0.18 ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201517 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-28 16:35:53 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Dave Barr
bd18536b32 - Use M_PI_4 instead of M_PI_2 (bug #31236).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175318 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-22 01:16:39 +00:00