HomePhorge

Convert phutil_render_tag(X, Y, '...') to phutil_tag

Description

Convert phutil_render_tag(X, Y, '...') to phutil_tag

Summary:
Created with spatch:

- phutil_render_tag
+ phutil_tag
  (X, Y, '...')

Then searched for & and < in the output and replaced them.

Test Plan: Loaded homepage.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4503

Details

Provenance
vranaAuthored on Jan 17 2013, 6:57 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP48561a8b1f7b: Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag
Branches
Unknown
Tags
Unknown

Event Timeline