note 86227 rejected from function.crypt by thiago
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: php at geoff dot dj ---- The statement "At install time, PHP determines the capabilities of the crypt function and will accept salts for other encryption types." is false. The crypt capabilities are determined at _compile_ time (see the configure magic for the PHP_MD5_CRYPT macro).