Turn on Eval.EnableObjDestructCall by default
commitc162114abb709e31b48c1b105704738f78586208
authorbsimmers <bsimmers@fb.com>
Tue, 29 Jul 2014 00:40:18 +0000 (28 17:40 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 27 Aug 2014 17:30:26 +0000 (27 10:30 -0700)
treee336649731b5a3aa1e5792bcf032d1a5a09c8b75
parentf2f09aa4366a6ddb4124234f7c16ce4ab810ffac
Turn on Eval.EnableObjDestructCall by default

Summary: This was an intentional divergence from PHP5 for performance reasons,
but the default should be compatible. The overhead of this feature is vastly
reduced with D1462739 anyway.

Reviewed By: @ptarjan

Differential Revision: D1517757
hphp/NEWS
hphp/doc/inconsistencies
hphp/runtime/base/runtime-option.cpp