]> granicus.if.org Git - php/commit
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
authorMatteo Beccati <mbeccati@php.net>
Wed, 4 Jun 2014 11:26:24 +0000 (13:26 +0200)
committerMatteo Beccati <mbeccati@php.net>
Mon, 9 Jun 2014 05:08:04 +0000 (07:08 +0200)
commit8cfdf20ccf1a555264b67636826a2d9e9d35d8d0
tree2c34279b68fc4e7a6002e797bb2c65fbc18091da
parentdd0e96cca360c5584ec80319ae99fc07c0f2c5f3
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191

DOMDocument::substituteEntities needs to be set to true in order for
external entities to be parsed.
ext/dom/tests/DOMDocument_validate_external_dtd.phpt
ext/dom/tests/bug67081.phpt
ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt