3v4l.org

run code in 300+ PHP versions simultaneously
<?php class G{ public static string $name; } $obj1 = G::getInstance();
Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.23, 8.4.1 - 8.4.10
Fatal error: Uncaught Error: Call to undefined method G::getInstance() in /in/YuhbW:7 Stack trace: #0 {main} thrown in /in/YuhbW on line 7
Process exited with code 255.

preferences:
50.31 ms | 406 KiB | 5 Q