On Mon, Apr 8, 2013 at 3:05 PM, Yuri Astrakhan yastrakhan@wikimedia.org wrote:
// Some magic method to add the entire message map into message cache messageCache->Add('custom-key1', $messageMap);
So, we used to have a $messagecache->add(), but it was removed after a very very long deprecation.
-Chad