3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array(null => "yup, null"); foreach($arr as $key => $value) echo "Key: " . $key . " Value: " . $value;

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
89.13 ms | 2173 KiB | 4 Q