3v4l.org

run code in 500+ PHP versions simultaneously
<?php function print_line(string $output): void { echo $output . PHP_EOL; } $rel = [ 'noopener' => true, 'external' => false, 'nofollow' => true, ]; print_line(implode(" ", array_keys($rel)));

preferences:
56.97 ms | 709 KiB | 5 Q