Homec4science

Replace all array_combine(x, x) with array_fuse(x) in Phabricator

Authored by epriestley <git@epriestley.com> on Jan 26 2013, 02:06.

Description

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

Details

Committed
epriestley <git@epriestley.com>Jan 26 2013, 02:06
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4d22c9104f16: Conpherence - reply handler integration
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf6622f43e6d1: Replace all array_combine(x, x) with array_fuse(x) in Phabricator (authored by epriestley <git@epriestley.com>).Jan 26 2013, 02:06