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.' . PHP_EOL; define('__DIR__', dirname(__FILE__)); } var_dump(__DIR__);

preferences:
25.72 ms | 402 KiB | 5 Q