3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bcrypt = new Libbcrypt(15); echo $bcrypt->verify("kontakt@daniel-ruf.detest2014");
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught Error: Class "Libbcrypt" not found in /in/OMhqP:3 Stack trace: #0 {main} thrown in /in/OMhqP on line 3
Process exited with code 255.
Output for 7.2.29 - 7.2.33, 7.3.16 - 7.3.33, 7.4.3 - 7.4.33
Fatal error: Uncaught Error: Class 'Libbcrypt' not found in /in/OMhqP:3 Stack trace: #0 {main} thrown in /in/OMhqP on line 3
Process exited with code 255.
Output for 5.3.28, 5.4.22 - 5.4.24, 5.5.5 - 5.5.8
Fatal error: Class 'Libbcrypt' not found in /in/OMhqP on line 3
Process exited with code 255.

preferences:
125.85 ms | 402 KiB | 147 Q