3v4l.org

run code in 300+ PHP versions simultaneously
<?php $title = 'Peugeot 107'; $patterns = array('/107/', '/108/', '/207/', '/208/', '/2008/', '/308/', '/3008/', '/508/', '/5008 SW/' ); echo preg_replace($patterns, '<span class="h1firstword">$1</span>', $title); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Peugeot <span class="h1firstword"></span>

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