queryLoadObjectsList usages expect ARRAY, but NULL is being returned in some legacy Joomla 3 cases. Fix this function to always return an ARRAY as expected.
Related toBug #9320: Regression of #9310: Only variable references should be returned by reference in libraries/CBLib/CBLib/AhaWow/Model/XmlQuery.php on line 367 added