HomePhabricator

Ensure orderby is allways an array

Description

Ensure orderby is allways an array

Since the later test checks if($orderby) an empty array servs us
better than a bool.

Also fix contradiction in documentation for bbox.

Bug: T148773
Bug: T148772
Change-Id: I610fa75039f37ac313fef79e16873899764fa8aa

Details