3v4l.org

run code in 300+ PHP versions simultaneously
<?php print("3d3d516343746d4d6d6c315669563362\n"); print(hex2bin(strrev(base64_decode("3d3d516343746d4d6d6c315669563362"))) + "\n"); print(bin2hex(strrev(base64_encode("03"))) + "\n");
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
3d3d516343746d4d6d6c315669563362 Warning: hex2bin(): Input string must be hexadecimal string in /in/3g3Wp on line 4 Fatal error: Uncaught TypeError: Unsupported operand types: bool + string in /in/3g3Wp:4 Stack trace: #0 {main} thrown in /in/3g3Wp on line 4
Process exited with code 255.
Output for 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 7.3.31, 7.4.0 - 7.4.33
3d3d516343746d4d6d6c315669563362 Warning: hex2bin(): Input string must be hexadecimal string in /in/3g3Wp on line 4 Warning: A non-numeric value encountered in /in/3g3Wp on line 4 0 Notice: A non well formed numeric value encountered in /in/3g3Wp on line 6 Warning: A non-numeric value encountered in /in/3g3Wp on line 6 3
Output for 7.3.32 - 7.3.33
3d3d516343746d4d6d6c315669563362 Warning: hex2bin(): Input string must be hexadecimal string in /in/3g3Wp on line 4 Warning: A non-numeric value encountered in /in/3g3Wp on line 4 0 Warning: A non-numeric value encountered in /in/3g3Wp on line 6 3
Output for 5.5.24 - 5.5.35, 5.6.7 - 5.6.28, 7.0.0 - 7.0.20
3d3d516343746d4d6d6c315669563362 Warning: hex2bin(): Input string must be hexadecimal string in /in/3g3Wp on line 4 03
Output for 5.4.0 - 5.4.45
3d3d516343746d4d6d6c315669563362 03
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
3d3d516343746d4d6d6c315669563362 Fatal error: Call to undefined function hex2bin() in /in/3g3Wp on line 4
Process exited with code 255.
Output for 4.4.5 - 4.4.9
3d3d516343746d4d6d6c315669563362 Fatal error: Call to undefined function: hex2bin() in /in/3g3Wp on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
3d3d516343746d4d6d6c315669563362 Fatal error: Call to undefined function: hex2bin() in /in/3g3Wp on line 4
Process exited with code 255.
Output for 4.3.0 - 4.3.1
3d3d516343746d4d6d6c315669563362 Fatal error: Call to undefined function: hex2bin() in /in/3g3Wp on line 4

preferences:
242.26 ms | 401 KiB | 315 Q