Actions
Bug #20567
closedRemove initialization of the random number generator
Start date:
2009-06-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The random number generator is seeded automatically since PHP 4.2.0. Thus, calling srand(...) can be removed.
(issue imported from #M11266)
Files
Actions