3v4l.org

run code in 300+ PHP versions simultaneously
<?php $n = null; $v = $n[5];
Output for 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
Warning: Trying to access array offset on null in /in/sMkCD on line 4
Output for 8.2.0 - 8.2.29
Warning: Trying to access array offset on value of type null in /in/sMkCD on line 4

preferences:
57.11 ms | 407 KiB | 5 Q