3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sbj = addslashes(strip_tags('<iframe width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/145834350&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>')); $ptrn = '/^src="([^"]+)/'; preg_match($sbj, $ptrn, $match); print_r($match);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: preg_match(): Empty regular expression in /in/lK2CP on line 7

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