3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bin = '011000110110100001100101011001010111101001100010011101010111001001100111011001010111001000101110011011010110010101000000011001110110110101100001011010010110110000101110011000110110111101101101'; echo pack('H*', base_convert($bin, 2, strlen($bin)));
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught ValueError: base_convert(): Argument #3 ($to_base) must be between 2 and 36 (inclusive) in /in/7QWAI:4 Stack trace: #0 /in/7QWAI(4): base_convert('011000110110100...', 2, 192) #1 {main} thrown in /in/7QWAI on line 4
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
46.67 ms | 401 KiB | 8 Q