3v4l.org

run code in 300+ PHP versions simultaneously
<?php $html = '<body> <p style="text-align:left;text-indent:0pt;margin:12pt 0pt 12pt 0pt;"><span style="color:#000000;background-color:transparent;font-family:Times New Roman;font-size:12pt;font-weight:normal;font-style:normal;">&nbsp;Какво да ви </span><span style="color:#000000;background-color:transparent;font-family:Times New Roman;font-size:12pt;font-weight:bold;font-style:normal;">кажа</span></p><p style="text-align:left;text-indent:0pt;margin:12pt 0pt 12pt 0pt;"><span style="color:#000000;background-color:transparent;font-family:Times New Roman;font-size:12pt;font-weight:bold;font-style:normal;">Не!</span></p></body>'; echo preg_replace('/style="[^"]*"/', '', $html); php?>
Output for git.master, git.master_jit, rfc.property-hooks
<body> <p ><span >&nbsp;Какво да ви </span><span >кажа</span></p><p ><span >Не!</span></p></body> Fatal error: Uncaught Error: Undefined constant "php" in /in/V5Bi9:7 Stack trace: #0 {main} thrown in /in/V5Bi9 on line 7
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.93 ms | 401 KiB | 8 Q