1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/ext
foobar e0782e2519 - Moved php_srand() call into php_rand().
# Makes shuffle() and str_shuffle() to be random without having to
# call srand() in scripts.
# They don't internally call php_srand() at all and it would be silly
# to start adding php_srand() calls all over the place..
2004-01-19 03:14:58 +00:00
..
2003-06-15 16:04:31 +00:00
2004-01-18 19:21:23 +00:00
2004-01-18 10:45:36 +00:00
2004-01-19 00:27:06 +00:00
2004-01-18 21:11:55 +00:00
2004-01-17 17:44:27 +00:00
2004-01-17 17:44:27 +00:00