Page MenuHomePhabricator

Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545.
ClosedPublic

Authored by vrana on Nov 9 2013, 6:41 AM.
Tags
None
Referenced Files
F16489876: D7547.id17032.diff
Mon, Jun 16, 6:35 PM
F16412395: D7547.diff
Mon, Jun 16, 5:57 AM
Unknown Object (File)
Fri, Jun 6, 4:35 AM
Unknown Object (File)
May 5 2025, 9:43 PM
Unknown Object (File)
Apr 19 2025, 2:29 AM
Unknown Object (File)
Apr 11 2025, 2:19 PM
Unknown Object (File)
Apr 6 2025, 5:59 PM
Unknown Object (File)
Apr 4 2025, 5:00 PM

Details

Test Plan

This is one of the rare moments where unit tests for views would be useful.

Diff Detail

Branch
hsprintf
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

These all look correct to me. Thanks for doing this!

src/infrastructure/diff/PhabricatorInlineCommentController.php
74–75

The <p> can be omitted from single paragraphs in dialog and error bodies.