Use empty "other" when iterating over configuration
commit0e464af29175aef9a36e5d7f2fe2e484436374c3
authorJoel Marcey <joelm@fb.com>
Thu, 28 May 2015 16:27:38 +0000 (28 09:27 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 28 May 2015 17:01:30 +0000 (28 10:01 -0700)
tree8725a77de3757187c6f95910b2090adfdfecc044
parent3d0f8e518346e4187edfbaaf2a1716cba4a6b92a
Use empty "other" when iterating over configuration

Summary: Pass an empty hdf/ini when iterating over the other style config.
This will fix will be more evident with the `VirtualHost`, etc.
conversions to ini, but I wanted to get this fix out there now so
it can be used in those diffs after we land the big `Variant`
conversion diff.

Reviewed By: @fredemmott

Differential Revision: D2106336
hphp/runtime/base/config.cpp
hphp/runtime/base/config.h