HomePhorge

Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag

Description

Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag

Summary:
Created with spatch:

- phutil_render_tag
+ phutil_tag
  (X, Y,
- phutil_escape_html(
  Z
- )
  )

Test Plan: Loaded homepage

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

Details

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

Event Timeline