On 02.02.2017 at 12:51, Yasuo Ohgaki wrote: > Although users must never do this, but there are codes that generate random > password/access key by mt_rand().
There is also code that stores clear text passwords. How would you prevent that? IMHO, if users don't care to read the docs[1], it's their fault, and we shouldn't waste our time to fix their bugs. [1] <http://php.net/manual/en/function.mt-rand.php> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php