$value) { if (is_numeric($value) && $value > 4294967295) { $attributes[$key] = (string) $value; } } return $attributes; } }