php-src/ext/dom
Anatol Belski 3549d9184a Fix test compat with libxml2 2.9.5
From 2.9.5 on libxml explcitly initializes the keepBlanks flag.
2017-09-11 14:32:54 +02:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Fix test compat with libxml2 2.9.5 2017-09-11 14:32:54 +02:00
attr.c Fixed bug #61858 (DOMAttr debug info generates E_WARNING) 2017-01-10 23:24:34 +01:00
cdatasection.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
characterdata.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
comment.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c PHP bug #74004 2017-03-02 12:35:42 +01:00
documentfragment.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
documenttype.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom_ce.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom_fe.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom_iterators.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
dom_properties.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domconfiguration.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domerror.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domerrorhandler.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domexception.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domimplementation.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domimplementationlist.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domimplementationsource.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domlocator.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
domstringlist.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
element.c Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes) 2017-01-25 20:59:25 +00:00
entity.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
entityreference.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
namednodemap.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
namelist.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
node.c Fixed bug #69373 2017-06-03 00:40:58 +02:00
nodelist.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
notation.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
php_dom.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
php_dom.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
processinginstruction.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
string_extend.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
text.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
userdatahandler.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xml_common.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
xpath.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00