RFC: fb_serialize Migratory format
commit099e8ae78306435e9e928b57fa76432c958cb92f
authorHunter Goldstein <hgoldstein@fb.com>
Wed, 27 Feb 2019 17:43:29 +0000 (27 09:43 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 27 Feb 2019 17:50:47 +0000 (27 09:50 -0800)
tree159d185f415a28fa7e3038da388acae17a372144
parent08e29b927d107909236fdbcf4a0b7b5e40b514c6
RFC: fb_serialize Migratory format

Reviewed By: jjgriego

Differential Revision: D14110177

fbshipit-source-id: 25e59c0d6c4f400fa94c5d3809b1cd666df07a40
hphp/runtime/ext/fb/VariantController.h
hphp/runtime/ext/fb/ext_fb.cpp
hphp/test/slow/ext_fb/migratory_serialize.php [new file with mode: 0644]
hphp/test/slow/ext_fb/migratory_serialize.php.expect [new file with mode: 0644]
hphp/test/slow/ext_fb/migratory_serialize_hackarray.php [new file with mode: 0644]
hphp/test/slow/ext_fb/migratory_serialize_hackarray.php.expect [new file with mode: 0644]
hphp/test/slow/ext_fb/migratory_serialize_hackarray.php.hphp_opts [new file with mode: 0644]
hphp/test/slow/ext_fb/migratory_serialize_hackarray.php.opts [new file with mode: 0644]