3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(int $val) {} test(1.23);
Output for 8.1.0, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
Deprecated: Implicit conversion from float 1.23 to int loses precision in /in/iF8V9 on line 3
Output for 7.0.0, 7.3.0, 8.0.0 - 8.0.30
Output for 4.3.11
Parse error: parse error, unexpected T_STRING, expecting ')' in /in/iF8V9 on line 3
Process exited with code 255.

preferences:
72.55 ms | 408 KiB | 5 Q