3v4l.org

run code in 500+ 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:
47.33 ms | 1539 KiB | 5 Q