expandArguments() has a return value, but only one thing calls it and it doesn't use the value.
* @return bool
* TRUE if the query was modified, FALSE otherwise.
$this->expandArguments($query, $args);
Remove the return.
Active
11.0 🔥
database system
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.