UBoat
UBoat copied to clipboard
PHP compatibility issues
Function mcrypt_create_iv() was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0.
Alternatives to this function include:
- random_bytes()