3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); if (!defined('__DIR__')) { echo "magic __DIR__ is not defined; defining it now.\r\n"; define('__DIR__', dirname(__FILE__)); } var_dump(__DIR__);

preferences:
56.56 ms | 402 KiB | 5 Q