Hi all, A user requested that crypt() should raise error without 2nd(slat) parameter.
https://bugs.php.net/bug.php?id=55036 crypt() without salt generates extremely weak password hash. In addition to this, PHP 5.5 has password_hash() This change should be applied from 5.5, IMHO. Any comments? -- Yasuo Ohgaki yohg...@ohgaki.net