Page MenuHomePhabricator

Various minor improvements to the `xsprintf` functions
ClosedPublic

Authored by joshuaspence on Jun 30 2014, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 5, 4:49 AM
Unknown Object (File)
Tue, Apr 22, 8:37 PM
Unknown Object (File)
Tue, Apr 22, 2:10 PM
Unknown Object (File)
Tue, Apr 22, 4:28 AM
Unknown Object (File)
Mon, Apr 21, 10:40 AM
Unknown Object (File)
Mon, Apr 21, 9:47 AM
Unknown Object (File)
Apr 1 2025, 12:49 PM
Unknown Object (File)
Apr 1 2025, 12:49 PM
Subscribers

Details

Summary
  • Renamed Phutil*sprintfTestCase classes to use proper camel case.
  • Added some type hints for function parameters, where appropriate.
  • Use more specific (SPL) Exception types, where appropriate.
  • Change ## to \` in comments.
  • Wrap functions in @{function:...} when they appear in comments.
Test Plan

arc unit still works.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Various minor improvements to the `xsprintf` functions.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 1 2014, 1:19 PM