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
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
Unknown Object (File)
Mar 21 2025, 11:20 AM
Unknown Object (File)
Mar 19 2025, 5:02 AM

Details

Test Plan

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

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

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

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