Commit graph

32 commits

Author SHA1 Message Date
Yasuo Ohgaki
5ab1ebc578 Add warnings to rand()/mt_rand().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338662 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 21:58:20 +00:00
Sammy Kaye Powers
b9271c0d58 Add docs for CSPRNG in PHP 7 and update related docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336957 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 20:50:32 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Adam Harvey
0f7994371a Add cautions about rand() and mt_rand() being cryptographically insecure.
Further reading (and the blog that prompted this):
https://spideroak.com/blog/20121205114003-exploit-information-leaks-in-random-numbers-from-python-ruby-and-php

This may at least partially fix bug #62966, but since that's still private and
I only know about it via a separate bug in the bug tracker, I can't be sure.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328689 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-06 05:41:36 +00:00
Shein Alexey
299675fb21 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315160 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 07:49:33 +00:00
Richard Quadling
5a4fe9cb9a getrandmax returns 2^15 - 1, not 2 ^ 15 on Windows (and maybe others).
Fix bug #55446

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-18 12:56:59 +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
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
47b4458c69 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:54:14 +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
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
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
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
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
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
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
Kenneth Schwartz
b7b3fff717 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-08 15:09:35 +00:00
Kenneth Schwartz
f10e5167b2 Bug #27919: RAND_MAX does not limit upper value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-08 15:06:22 +00:00
Mehdi Achour
e62b27dd06 Added title to examples
wrapped the see also lines (make it easy to translate)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153341 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 14:39:13 +00:00
jared wyles
967fbcc0a5 change value to integer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-30 04:39:50 +00:00
Nuno Lopes
2fe85c879a fix #27032
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149647 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-25 11:15:47 +00:00
Nuno Lopes
146269ac81 random output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146672 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 17:23:17 +00:00
Nuno Lopes
0c9e6f4635 whitespace fix or didou would kill me
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146670 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 17:13:17 +00:00
Nuno Lopes
2e69999373 added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146668 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 16:56:38 +00:00
Sara Golemon
ceacf64f8d Note re: RAND_MAX limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-13 00:52:24 +00:00
Philip Olson
9fd7018715 Implement &note.randomseed; which states that random number generation is
automatic as of PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 19:48:38 +00:00
Sander Roobol
a98c8b62e9 Some more (small) changes/improvements to the math functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84537 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-03 15:06:16 +00:00
Sander Roobol
6a3d115965 Added notes that seeding is no longer necessary since 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81938 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 13:18:54 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00