]> granicus.if.org Git - php/commit
- Added libxml_set_external_entity_loader().
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 29 Aug 2011 05:00:26 +0000 (05:00 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 29 Aug 2011 05:00:26 +0000 (05:00 +0000)
commit0d7e6a73d6753a825cdde1abc508fad8ca456024
tree94028ecd3613b179cfe307b95838731ef79051af
parent402c8cb70e2859daaba24bbb49a1fff7bf43795d
- Added libxml_set_external_entity_loader().
UPGRADING
ext/libxml/libxml.c
ext/libxml/php_libxml.h
ext/libxml/tests/libxml_set_external_entity_loader_basic.phpt [new file with mode: 0644]
ext/libxml/tests/libxml_set_external_entity_loader_error1.phpt [new file with mode: 0644]
ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt [new file with mode: 0644]
ext/libxml/tests/libxml_set_external_entity_loader_variation2.phpt [new file with mode: 0644]