Remove APCSerializeMode
commit5f087f3fc07279c436ef0909e4321bb5929f6270
authorEdwin Smith <smith@fb.com>
Mon, 7 Jun 2021 11:01:38 +0000 (7 04:01 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 7 Jun 2021 11:03:10 +0000 (7 04:03 -0700)
tree342684db9a0d2b9767482345adb6a1addb1f4277
parent065611f54825819294adc0b4c9c3a3c078380b55
Remove APCSerializeMode

Summary:
Since APC Prime was removed, nothing calls apc_serialize()
APCSerializeMode::Prime, so we can remove the option.

Reviewed By: jano

Differential Revision: D28920057

fbshipit-source-id: 1d3d981f8ec979f23bda1e712607e60d0898add7
hphp/runtime/base/variable-serializer.cpp
hphp/runtime/base/variable-serializer.h
hphp/runtime/ext/apc/ext_apc.cpp
hphp/runtime/ext/apc/ext_apc.h