Make hhvm print errors and abort if an HNI systemlib is broken
commit96b7434261bc72ffc2e08f99d3a0a235da33a91f
authorJordan DeLong <jdelong@fb.com>
Mon, 7 Jul 2014 18:54:24 +0000 (7 11:54 -0700)
committerfacebook-github-bot <githubbot@fb.com>
Tue, 8 Jul 2014 23:30:20 +0000 (8 16:30 -0700)
treec91487b7420207801105f5bf70c67f007313b057
parent57b1e8dd6b2649f413eb8bc83471a3d150d3cc77
Make hhvm print errors and abort if an HNI systemlib is broken

Summary: A parse error currently just leads to everything in the systemlib not
being defined.

Reviewed By: @ptarjan

Differential Revision: D1421895
hphp/runtime/ext/extension.cpp