Homestyx hydra
Diffusion hydra 48561a8b1f7b

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, 9:43 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:f8dbfdd59d51: Convert phutil_render_tag(X, Y) to phutil_tag
Branches
Unknown
Tags
Unknown

Event Timeline