3v4l.org

run code in 300+ PHP versions simultaneously
<?php $msg = [ 1101000010011001110100001011111011010001100000110010000100100000110100001010111100100000110100011000000100100000110100001011001011010000101100001101000010111100110100001011100000100001 ]; foreach ( $msg as $code ) echo chr( $code );
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: chr(): Argument #1 ($codepoint) must be of type int, float given in /in/284ZN:6 Stack trace: #0 /in/284ZN(6): chr(1.101000010011E+183) #1 {main} thrown in /in/284ZN on line 6
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:
58.98 ms | 401 KiB | 8 Q