3v4l.org

run code in 300+ PHP versions simultaneously
<?php $student = (object)['firstname' => 'test']; var_dump($student->nickname);
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.17, 8.5.0 - 8.5.2
Warning: Undefined property: stdClass::$nickname in /in/WCMi6 on line 5 NULL

preferences:
47.57 ms | 406 KiB | 5 Q