1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/repository/controller
vrana d817dfa8fc Convert some phutil_escape_html() to hsprintf()
Summary: Found by `sgrep_php -e '"...".phutil_escape_html(...)'`.

Test Plan:
/
/D1
/uiexample/
/countdown/1/
/herald/transcript/1/all/

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2432

Differential Revision: https://secure.phabricator.com/D4869
2013-02-08 15:59:02 -08:00
..
PhabricatorRepositoryArcanistProjectDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PhabricatorRepositoryArcanistProjectEditController.php Convert setCaption() to safe HTML 2013-02-05 15:52:43 -08:00
PhabricatorRepositoryController.php Convert AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
PhabricatorRepositoryCreateController.php Convert AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
PhabricatorRepositoryDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PhabricatorRepositoryEditController.php Convert AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
PhabricatorRepositoryListController.php render_tag -> tag: final block 2013-02-04 11:38:04 -08:00