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 git.master, git.master_jit
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 rfc.property-hooks
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

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
114.67 ms | 2076 KiB | 4 Q