rfc:deprecate_mcrypt_rand
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rfc:deprecate_mcrypt_rand [2014/11/04 19:13] – sarciszewski | rfc:deprecate_mcrypt_rand [2017/09/22 13:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PHP RFC: Remove MCRYPT_RAND ====== | + | ====== PHP RFC: Remove MCRYPT_RAND |
* Version: 0.2 | * Version: 0.2 | ||
* Date: 2014-07-08 | * Date: 2014-07-08 | ||
* Author: Scott Arciszewski, | * Author: Scott Arciszewski, | ||
- | * Status: | + | * Status: |
* First Published at: http:// | * First Published at: http:// | ||
Line 13: | Line 13: | ||
The following changes should be made: | The following changes should be made: | ||
* MCRYPT_RAND should be removed as of PHP 7.0. | * MCRYPT_RAND should be removed as of PHP 7.0. | ||
- | * With MCRYPT_RAND gone, mcrypt_create_iv() should transparently fall back to the default (currently | + | * With MCRYPT_RAND gone, mcrypt_create_iv() should transparently fall back to the default (currently |
===== Backward Incompatible Changes ===== | ===== Backward Incompatible Changes ===== | ||
Line 30: | Line 30: | ||
===== References ===== | ===== References ===== | ||
- | https:// | + | * https:// |
- | https:// | + | |
rfc/deprecate_mcrypt_rand.1415128432.txt.gz · Last modified: 2017/09/22 13:28 (external edit)