[TYPO3-core] RFC Bug #11266: Remove initialization of the random number generator

Oliver Hader oliver at typo3.org
Thu Jun 4 11:53:30 CEST 2009


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=11266

Branch: Trunk

Problem:
The random number generator is seeded automatically since PHP 4.2.0.
Thus, calling srand(...) can be removed.

Solution:
Remove srand(...) calls.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list