3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach(array( null, true, false, 0, 1, 'LINE', '0LINE', '1LINE', '0LINE0', '1LINE0', '0LINE1', '1LINE1', array(), ) as $sample_data){ var_dump($sample_data + 1); }

preferences:
42.29 ms | 402 KiB | 5 Q