3v4l.org

run code in 300+ PHP versions simultaneously
<?php $subject = 'Fooo <!-- NOCACHE_START DEV_PROFILING --> <div class="box box-bdr pam mtm" id="dev_ProfilingButton"> <div class="h3">Profiling (<?php echo(round((microtime(true) - ALI <!-- NOCACHE_END --> bar'; $pattern = '/<!-- NOCACHE_START ([A-Za-z_]+) -->(.*)<!-- NOCACHE_END -->/s'; $replace = '$1$2'; echo preg_replace($pattern, $replace, $subject);
Output for git.master, git.master_jit, rfc.property-hooks
Fooo DEV_PROFILING <div class="box box-bdr pam mtm" id="dev_ProfilingButton"> <div class="h3">Profiling (<?php echo(round((microtime(true) - ALI bar

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