3v4l.org
run code in 300+ PHP versions simultaneously
sponsor
bughunt
search
recent
about
@ 2022-01-07T20:42:45Z
<?php namespace ns; define('ns\\false', 1); if (false) { echo "Happy Debugging", PHP_EOL; }