Fix a few uninit_null() sites should be regular null.
commit53df4a7c535c130664c947152ba44bc3f246985d
authorEdwin Smith <smith@fb.com>
Tue, 30 Jul 2013 19:56:33 +0000 (30 12:56 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 2 Aug 2013 21:22:11 +0000 (2 14:22 -0700)
tree2893ef4fa3757f1c6762ec82ee5db0bcad9b233a
parent4aba0c8a0827334da652d217d2892325390c9a9d
Fix a few uninit_null() sites should be regular null.

I found the one in ArrayUtil::Map while debugging the array code,
and the others are just from inspection.

Differential Revision: D906683
hphp/runtime/base/array_util.cpp
hphp/runtime/base/type_variant.h