3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Ensure that PHP's magic constant __DIR__ is defined - no matter of the PHP version. // If magic __DIR__ constant is not defined, define it. (@__DIR__ == '__DIR__') && define('__DIR__', dirname(__FILE__)); // All PHP versions (>= 4.3.1) can use the magic __DIR__ constant now.. // Demo (outputs and VLD opcodes) here: http://3v4l.org/bm6e1 ?>
Output for git.master, git.master_jit, rfc.property-hooks

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