Warning: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' (this will throw an Error in a future version of PHP) in /in/DPvbB on line 3
Fatal error: Uncaught Error: Call to undefined function mcrypt_get_iv_size() in /in/DPvbB:16
Stack trace:
#0 {main}
thrown in /in/DPvbB on line 16
Process exited with code 255.
Output for 7.0.6 - 7.1.20
Notice: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' in /in/DPvbB on line 3
Fatal error: Uncaught Error: Call to undefined function mcrypt_get_iv_size() in /in/DPvbB:16
Stack trace:
#0 {main}
thrown in /in/DPvbB on line 16
Process exited with code 255.
Output for 5.3.19 - 5.3.29, 5.5.35, 5.6.21 - 5.6.28
Notice: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' in /in/DPvbB on line 3
Fatal error: Call to undefined function mcrypt_get_iv_size() in /in/DPvbB on line 16
Process exited with code 255.