3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo(int $bar) {} var_dump( (int) (NAN), // cast chr(NAN), // internal function expecting Z_PARAM_LONG foo(NAN) // userland function expecting int );

preferences:
27.83 ms | 402 KiB | 5 Q