Fix one bug, and some formatting, in new APC code
commit14eb8f7152232abae1cd069ab5f7bb8eace0e56b
authorEdwin Smith <smith@fb.com>
Fri, 29 Nov 2013 17:58:49 +0000 (29 09:58 -0800)
committerSara Golemon <sgolemon@fb.com>
Mon, 2 Dec 2013 21:27:16 +0000 (2 13:27 -0800)
tree6281236f3c5232f2f88d55d91f50b8d4975ce642
parentc3985e8354f09af6541518fe1b4c32515fab6e9e
Fix one bug, and some formatting, in new APC code

I noticed this while auditing uses of Variant(bool)

Reviewed By: mwilliams

Differential Revision: D1077812
hphp/runtime/ext/ext_apc.cpp
hphp/runtime/ext/ext_apc.h
hphp/test/slow/ext_apc/3.php