[PHP-DEV] Bug #11892 Updated: crypt gone without a trace

2001-07-31 Thread sniper
ID: 11892 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Encryption and hash functions Operating System: BSD PHP Version: 4.0.6 New Comment: This has been fixed already. Thanks anyway. http://snaps.php.net/ --Jani Previous Comments: --

[PHP-DEV] Bug #11892 Updated: crypt gone without a trace

2001-07-30 Thread msopacua
ID: 11892 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Encryption and hash functions Operating System: BSD PHP Version: 4.0.6 New Comment: Crypt failes because libcrypt is searched for. This isn't necessary on BSD systems, because it's part of libc. S