1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/feed
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
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
builder Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
conduit Missing verb in StoryPhriction renderText 2013-01-13 12:50:26 -08:00
config Feed options. 2013-01-14 18:35:30 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Make feed its own application 2013-01-10 16:06:29 -08:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00
story Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
view Fix every HTML issue I could find 2013-02-04 17:06:34 -08:00
worker Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFeedQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFeedStoryPublisher.php getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00