HomePhorge

Fix stupid error in Lisk introduced in D990

Description

Fix stupid error in Lisk introduced in D990

Summary:
I added some type checks in D990 to make sure $columns is an array, but was
overzealous and forgot that loadRawDataWhere needs to be able to take null
as $columns.

Test Plan:
Loaded phabricator and saw the error "Argument 1 passed to LiskDAO::loadRawDataWhere() must be an instance of array, null given" go away

Reviewers: epriestley

CC:

Differential Revision: 991

Details

Provenance
Nicholas HarperAuthored on Oct 7 2011, 3:56 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP872ac17dbca5: Selectively load columns for differential typeahead
Branches
Unknown
Tags
Unknown

Event Timeline