3v4l.org

run code in 300+ PHP versions simultaneously
<?php //Source: https://bugs.php.net/bug.php?id=62437 $_SERVER['REAL_URI'] = 'ertretre'; $GLOBALS['dzzz'] = 'sdfdsfds'; function output($buffer) { return $buffer . $GLOBALS['dzzz']; } ob_start('output'); echo "foo ";

preferences:
36.89 ms | 402 KiB | 5 Q