3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = ' ["Puerto Banus ", "ZZZZZZZZZZZZ", ""],'; for($i=0;$i<strlen($string);$i++) { echo ord($string[$i]) . PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
32 32 32 32 91 34 80 117 101 114 116 111 32 66 97 110 117 115 32 32 34 44 32 34 90 90 90 90 90 90 90 90 90 90 90 90 34 44 32 34 34 93 44

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:
44.57 ms | 401 KiB | 8 Q