3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($limit=10,$str=str_repeat(" ",$limit);$limit>=0;--$limit){ $arr=explode(" ",$str,$limit); if(($count=count($arr)) > $limit){ throw new LogicException("explode() returned more elements than the limit! someone send a bugreport! limit: {$limit} elements: {$count}"); } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
163.59 ms | 2284 KiB | 12 Q