3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = '<div style="margin:0 0 0 5px; position:absolute; left:300px; top:0px;"> <img src="http://img3.arrivo.ru/cfcd/93/6238/0/62%D0%BF%D1%80%D0%BE%D1%86,_38%D0%BF%D1%80%D0%BE%D1%86.jpg"> </div>'; $text = preg_replace('#http://img3\.arrivo\.ru/cfcd/93/6238/\d/(62%D0%BF%D1%80%D0%BE%D1%86%2C_38%D0%BF%D1%80%D0%BE%D1%86\.jpg|62проц,_38проц\.jpg)#', 'REPLACED', $text); echo $text;
Output for git.master, git.master_jit, rfc.property-hooks
<div style="margin:0 0 0 5px; position:absolute; left:300px; top:0px;"> <img src="http://img3.arrivo.ru/cfcd/93/6238/0/62%D0%BF%D1%80%D0%BE%D1%86,_38%D0%BF%D1%80%D0%BE%D1%86.jpg"> </div>

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