Codice PHP:
foreach($var as $key => $value) {
  
$var[$key] = strtolower($value);

a quanto pare no