From: iver at jackewitz dot de Operating system: ubuntu 8.04 PHP version: 5.2.6 PHP Bug Type: *Encryption and hash functions Bug description: result of crypt() without salt is always empty
Description:
------------
Desc:
result of crypt() without salt is always empty
PHP-Version:
- 5.2.4
- 5.2.6
5.2.3 it's okay
Reproduce code:
---------------
echo(crypt('Hallo'));
Expected result:
----------------
1rwefw34rf2345wer # something like that
--
Edit bug report at http://bugs.php.net/?id=45655&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=45655&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=45655&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=45655&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=45655&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=45655&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=45655&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=45655&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=45655&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=45655&r=support
Expected behavior: http://bugs.php.net/fix.php?id=45655&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=45655&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=45655&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=45655&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45655&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=45655&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=45655&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=45655&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=45655&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=45655&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=45655&r=mysqlcfg
