- Output for 7.2.0
- Warning: Use of undefined constant aes - assumed 'aes' (this will throw an Error in a future version of PHP) in /in/JoYUp on line 2 Warning: A non-numeric value encountered in /in/JoYUp on line 2 Warning: Use of undefined constant cfb - assumed 'cfb' (this will throw an Error in a future version of PHP) in /in/JoYUp on line 2 Warning: A non-numeric value encountered in /in/JoYUp on line 2 Warning: openssl_decrypt(): Unknown cipher algorithm in /in/JoYUp on line 2
- Output for 7.1.0 - 7.1.10
- Notice: Use of undefined constant aes - assumed 'aes' in /in/JoYUp on line 2 Warning: A non-numeric value encountered in /in/JoYUp on line 2 Notice: Use of undefined constant cfb - assumed 'cfb' in /in/JoYUp on line 2 Warning: A non-numeric value encountered in /in/JoYUp on line 2 Warning: openssl_decrypt(): Unknown cipher algorithm in /in/JoYUp on line 2
- Output for 5.4.15 - 7.0.20
- Notice: Use of undefined constant aes - assumed 'aes' in /in/JoYUp on line 2 Notice: Use of undefined constant cfb - assumed 'cfb' in /in/JoYUp on line 2 Warning: openssl_decrypt(): Unknown cipher algorithm in /in/JoYUp on line 2
- Output for 5.3.22 - 5.4.14
- Fatal error: Call to undefined function openssl_decrypt() in /in/JoYUp on line 2
Process exited with code 255.