On 22 August 2013 14:20, Andreas Heigl <andr...@heigl.org> wrote: > Hi, >
> Would it be possible to add a parameter to php.ini whether or not to set > moreentropy to true? Which by default of course is 'true'? So for most > installations it would be enabled and if it breaks there is one space to > reset to the previous behaviour. > > Hi Andreas, PHP moved away from the "ini-setting-for-all-the-things" approach, since it causes more entropy than what it attempts to fix. Marco Pivetta