Homec4science

Stop calling apc_store() with an array

Authored by Gareth Evans <gareth.evans@jdiuk.com> on Apr 4 2013, 20:13.

Description

Stop calling apc_store() with an array

Summary: Older versions of APC (AND HPHP) don't like apc_store() being called with an array, so it's easier to just foreach it each time.

Test Plan: make sure nothing breaks

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

Details

Committed
epriestley <git@epriestley.com>Apr 4 2013, 20:16
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUfd799a5ed9f8: Phage Agent outline
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU39454f9dc5f7: Stop calling apc_store() with an array (authored by Gareth Evans <gareth.evans@jdiuk.com>).Apr 4 2013, 20:16