Clean up lingering elements of old file-cache API
commit6f3319f881924bea99483fa74eccbea4ff3f9e64
authorRachel Kroll <rkroll@fb.com>
Tue, 12 Nov 2013 20:22:59 +0000 (12 12:22 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 13 Nov 2013 21:36:56 +0000 (13 13:36 -0800)
tree87ea11996651e29eebbafa3a8a8d9c3948cdbae3
parentaa7f6646b23b3090fc46ed5dba38f55a85a1ff0b
Clean up lingering elements of old file-cache API

Fix callers which depended on old API, and drop compat hacks

Reviewed By: bmaurer

Differential Revision: D1038433
hphp/runtime/server/http-request-handler.cpp
hphp/runtime/server/static-content-cache.cpp
hphp/runtime/vm/jit/test/mem-file.cpp
hphp/util/file-cache.cpp
hphp/util/file-cache.h
hphp/util/test/file-cache.cpp