HomePhabricator

Fixed undefined variable error in call from ConduitIntListParameterType

Description

Fixed undefined variable error in call from ConduitIntListParameterType

Summary: $strict parameter was missing in $this->parseIntValue(...) call.

Test Plan:

$ curl http://$PHABRICATOR_HOST/api/maniphest.search -d api.token=$CONDUIT_TOKEN -d constraints[priorities][0]=90 -d limit=1
# OK

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D16712

Details

Provenance
gdAuthored on Oct 17 2016, 12:38 PM
industryPushed on Oct 17 2016, 12:38 PM
Reviewer
Blessed Reviewers
Differential Revision
D16712: Fixed undefined variable error in call from ConduitIntListParameterType
Parents
rP10e464142d10: Focus search or pontificate in Conpherence when toggled
Branches
Unknown
Tags
Unknown
Build Status
Buildable 14140
Build 18364: Run Core Tests