3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = ['foo' => 'bar']; foreach ($array as $key => &$value){ $value = "New Value"; } // Make sure no unwanted changes are committed through this reference unset($value);

This is an error 500

There are `>1` results


preferences:
243.88 ms | 1010 KiB | 7 Q