3v4l.org

run code in 300+ PHP versions simultaneously
<?php $titlex = 'string \' string'; $desc = $descx = $titlez = $titlex; $do_file = null; $r = htmlentities('updatepopup('.json_encode($titlex).', ' .json_encode($desc) .');', ENT_QUOTES); $r2 = htmlentities('updatepopup('.json_encode($titlex).', ' .json_encode($descx) .');', ENT_QUOTES); if ($do_file == "0") { echo "<tr title='".$titlez."' class='header' onClick='".$r."'>"; } else { echo "<tr title='".$titlez."' class='header' onClick='".$r2."'>"; }
Output for git.master, git.master_jit, rfc.property-hooks
<tr title='string ' string' class='header' onClick='updatepopup(&quot;string &#039; string&quot;, &quot;string &#039; string&quot;);'>

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