Homec4science

Allow nested arrays in tag rendering

Authored by epriestley <git@epriestley.com> on Feb 13 2013, 22:40.

Description

Allow nested arrays in tag rendering

Summary: There's at least one of these in phutil_tag(), and tracking them down is a huge pain, and we've made a fair number of affordances for them elsewhere which can be simplified if we just allow them to work properly.

Test Plan: Unit tests. Diff rendering in phutil_tag no longer raises warnings over hsprintf('...%s...', array()).

Reviewers: vrana

Reviewed By: vrana

CC: aran

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

Details

Committed
epriestley <git@epriestley.com>Feb 13 2013, 22:40
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUe44637ef1a9b: Don't merge consecuitive list blocks
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUe344fc377827: Allow nested arrays in tag rendering (authored by epriestley <git@epriestley.com>).Feb 13 2013, 22:40