3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fruits = array("inUserID" => "lemon", "inCustID" => "orange", "btAll" => "banana", "btPermPref" => "apple", "inDisplay"=>"toast"); function pram_alter($array, $key) { echo "@$key = .'$array'. ,\n"; } array_walk($fruits, 'pram_alter'); ?>

preferences:
41.15 ms | 402 KiB | 5 Q