D25502
D25502
Make PhabricatorSearchIntField validate its input
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Allow only positive and negative integer values as input in a `PhabricatorSearchIntField`.
Use `getStr()` instead of…