Homec4science

Mark memcache_pconnect as an external function for static analysis

Authored by epriestley <git@epriestley.com> on Nov 20 2012, 02:22.

Description

Mark memcache_pconnect as an external function for static analysis

Summary:
If you don't have the memcache extension installed, this function won't exist.

We have only one callsite from the extension and are unlikely (probably?) to accumulate more, so just external it rather than whitelisting the whole extension in arc.

Test Plan: idk shrugz~

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: aran

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

Details

Committed
epriestley <git@epriestley.com>Nov 20 2012, 02:22
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU16d7eff46c53: Clean up Key-Value Cache diff
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU4d992f578b82: Mark memcache_pconnect as an external function for static analysis (authored by epriestley <git@epriestley.com>).Nov 20 2012, 02:22