[PHP-DEV] Re: PHP 4.0 Bug #6812 Updated: crypt() function does not honour salt. Always return the same value. From: Johan.Persson <email protected>
Date: 09/21/00

Ok I see only 2 character, My mistake.

But, their is another problem in that the automtic generated salt, i.e if
you use just crypt($myString)
have changed semantics between 4.0.1 and 4.0.2. No salt at all seems to be
applied.
(I have some old stuff that works with 4.0.1 but stopped working with 4.0.2
and this seemed
to be the cause.)

/Johan

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>