I install a template on a foreign template on php 5.2.17-2 + mh1
uasort($BIERBAUM_GLOBALS['shortcodes'], function($a, $b) { return strcmp($a['title'], $b['title']); } When installed on php 5.5.36, the theme stops working. What is the error for this version?