3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach([123.45, 123, TRUE, NULL] as $a){ var_dump($a[2397823973]); var_dump($a[23]); var_dump($a[0][1][2][3][4][5]); }
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Warning: Trying to access array offset on float in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on float in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on float in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on int in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on int in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on int in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on true in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on true in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on true in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on null in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on null in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 Warning: Trying to access array offset on null in /in/TqYNi on line 7 NULL
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30
Warning: Trying to access array offset on value of type float in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on value of type float in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on value of type float in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on value of type int in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on value of type int in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on value of type int in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on value of type bool in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on value of type bool in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on value of type bool in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Warning: Trying to access array offset on value of type null in /in/TqYNi on line 5 NULL Warning: Trying to access array offset on value of type null in /in/TqYNi on line 6 NULL Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 Warning: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL
Output for 7.4.0 - 7.4.33
Notice: Trying to access array offset on value of type float in /in/TqYNi on line 5 NULL Notice: Trying to access array offset on value of type float in /in/TqYNi on line 6 NULL Notice: Trying to access array offset on value of type float in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Notice: Trying to access array offset on value of type int in /in/TqYNi on line 5 NULL Notice: Trying to access array offset on value of type int in /in/TqYNi on line 6 NULL Notice: Trying to access array offset on value of type int in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Notice: Trying to access array offset on value of type bool in /in/TqYNi on line 5 NULL Notice: Trying to access array offset on value of type bool in /in/TqYNi on line 6 NULL Notice: Trying to access array offset on value of type bool in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL Notice: Trying to access array offset on value of type null in /in/TqYNi on line 5 NULL Notice: Trying to access array offset on value of type null in /in/TqYNi on line 6 NULL Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 Notice: Trying to access array offset on value of type null in /in/TqYNi on line 7 NULL
Output for 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33
NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL NULL

preferences:
108.48 ms | 2063 KiB | 4 Q