Page MenuHomePhabricator

Fixed undefined variable error in call from ConduitIntListParameterType
ClosedPublic

Authored by gd on Oct 17 2016, 12:16 PM.
Tags
None
Referenced Files
F15452672: D16712.diff
Sat, Mar 29, 6:36 AM
F15445768: D16712.id.diff
Thu, Mar 27, 3:56 PM
F15432221: D16712.id.diff
Mon, Mar 24, 4:52 PM
F15379559: D16712.id40246.diff
Thu, Mar 13, 9:55 PM
Unknown Object (File)
Feb 27 2025, 10:16 AM
Unknown Object (File)
Feb 21 2025, 3:10 PM
Unknown Object (File)
Feb 18 2025, 11:54 AM
Unknown Object (File)
Feb 9 2025, 2:36 AM
Subscribers
Tokens
"Haypence" token, awarded by epriestley.

Details

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

Diff Detail

Repository
rP Phabricator
Branch
conduit-int-list-fix
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14139
Build 18363: arc lint + arc unit

Event Timeline

gd retitled this revision from to Fixed undefined variable error in call from ConduitIntListParameterType.
gd updated this object.
gd edited the test plan for this revision. (Show Details)
gd added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 17 2016, 12:35 PM
This revision was automatically updated to reflect the committed changes.