Page MenuHomePhabricator

Fix construction of two new qsprintf() exceptions
ClosedPublic

Authored by epriestley on Dec 13 2018, 7:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 2:14 PM
Unknown Object (File)
Fri, May 30, 4:42 PM
Unknown Object (File)
Thu, May 29, 3:38 AM
Unknown Object (File)
Wed, May 28, 4:38 PM
Unknown Object (File)
May 20 2025, 7:29 PM
Unknown Object (File)
May 7 2025, 8:51 PM
Unknown Object (File)
May 6 2025, 10:47 PM
Unknown Object (File)
Apr 24 2025, 3:52 PM
Subscribers
None

Details

Summary

Ref T13222. Ref T13217. These exception signatures aren't quite right, they should take $query as the first parameter.

Test Plan

Misused %P. Before: error about exception construction. After: useful exception.

Diff Detail

Repository
rPHU libphutil
Branch
mfa3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21329
Build 29024: Run Core Tests
Build 29023: arc lint + arc unit