3v4l.org

run code in 300+ PHP versions simultaneously
<?php ini_set('zend.exception_ignore_args', 1); function f(string $password): void { throw new RuntimeException('oops'); } $password = 'ore no himitu'; f($password);

preferences:
25.23 ms | 404 KiB | 5 Q