How to fix the Warning: array_map() [function.array-map] errors with rss.php in WordPress

All of the sudden I started seeing errors in rss.php on my front page. Something like Bad arguments. in /var/www/…/wp-includes/rss.php on line 175,
The first argument, ‘map_attrs’, should be either NULL or a valid callback… It took me a good while to find this fix.

Visit this Link