Port SimpleXML to HNI
commitad7eed3f704893c5de977d7a8bdedfb38276cf3c
authorSara Golemon <sgolemon@fb.com>
Tue, 29 Sep 2015 19:11:08 +0000 (29 12:11 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 29 Sep 2015 19:30:40 +0000 (29 12:30 -0700)
treef7929a1bf95bcbff5d895af666d480418944a456
parent20eba7593cff2e56220a20120f36c3203ccd0105
Port SimpleXML to HNI

Summary: Pretty standard conversion.

Reviewed By: @paulbiss

Differential Revision: D2479575
hphp/runtime/base/object-data.cpp
hphp/runtime/ext/domdocument/ext_domdocument.cpp
hphp/runtime/ext/ext.h
hphp/runtime/ext/objprof/ext_objprof.cpp
hphp/runtime/ext/simplexml/config.cmake
hphp/runtime/ext/simplexml/ext_simplexml.cpp
hphp/runtime/ext/simplexml/ext_simplexml.h [copied from hphp/runtime/ext/ext.h with 55% similarity]
hphp/runtime/ext/simplexml/ext_simplexml.php [new file with mode: 0644]
hphp/runtime/ext/xsl/ext_xsl.cpp
hphp/system/idl/simplexml.idl.json [deleted file]