3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content = '<iframe class="vine-embed" src="https://vine.co/v/Mlr5Kt22TKA/embed/simple" width="600" height="600" frameborder="0"></iframe><script async src="//platform.vine.co/static/scripts/embed.js" charset="utf-8"></script>'; preg_match('#(?<=vine.co/v/)([0-9A-Za-z])+#', $content, $matches); var_dump($matches);
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { [0]=> string(11) "Mlr5Kt22TKA" [1]=> string(1) "A" }

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