3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo->bar?->baz;
Output for 8.1.23 - 8.1.33, 8.2.10 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
Warning: Undefined variable $foo in /in/dQXEi on line 3 Warning: Attempt to read property "bar" on null in /in/dQXEi on line 3
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.21, 7.4.0 - 7.4.9
Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /in/dQXEi on line 3
Process exited with code 255.

preferences:
84.51 ms | 407 KiB | 5 Q