1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-26 15:30:58 +01:00
phorge-phorge/src/view/form
epriestley f6622f43e6 Replace all array_combine(x, x) with array_fuse(x) in Phabricator
Summary: Fixes various array_combine() warnings for PHP < 5.4

Test Plan: lint/unit/grep

Reviewers: btrahan, vrana, chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D4660
2013-01-25 17:06:55 -08:00
..
control Replace all array_combine(x, x) with array_fuse(x) in Phabricator 2013-01-25 17:06:55 -08:00
AphrontErrorView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFormInsetView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFormLayoutView.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFormView.php Move setUser() to AphrontView 2012-12-20 14:49:52 -08:00