php-src/ext/dom
2007-08-30 16:32:34 +00:00
..
examples
tests MFH: fix bug #42082 (NodeList length zero should be empty). (Hannes) 2007-08-06 16:22:24 +00:00
attr.c
cdatasection.c
characterdata.c
comment.c
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32
CREDITS
document.c
documentfragment.c
documenttype.c
dom_ce.h
dom_fe.h
dom_iterators.c
dom_properties.h
dom.dsp
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
domstringlist.c
element.c fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:30:59 +00:00
entity.c
entityreference.c
namednodemap.c
namelist.c
node.c fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:30:59 +00:00
nodelist.c
notation.c
php_dom.c MFH: fix bug #42462 (Segmentation when trying to set an attribute in DOMElement) 2007-08-30 16:32:34 +00:00
php_dom.h
processinginstruction.c
string_extend.c
text.c free wholetext properly 2007-05-14 11:52:35 +00:00
TODO
typeinfo.c
userdatahandler.c
xml_common.h
xpath.c