php-src/ext/dom
2005-05-29 23:17:16 +00:00
..
examples
tests Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children 2005-04-18 23:07:50 +00:00
attr.c php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
cdatasection.c Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) 2004-05-31 12:50:28 +00:00
characterdata.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
comment.c Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) 2004-05-31 12:50:28 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32
CREDITS
document.c php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
documentfragment.c Fragment must have associated document to append xml otherwise it is read-only 2005-02-18 11:57:24 +00:00
documenttype.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
dom_ce.h
dom_fe.h add evaluate() method to support all xpath expressions 2004-10-03 09:55:29 +00:00
dom_iterators.c
dom_properties.h Added DomDocument->recover property for parsing not well-formed XML Documents. 2004-08-13 12:32:55 +00:00
dom.dsp
domconfiguration.c
domerror.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
domerrorhandler.c
domexception.c use new error handling when not throwing exceptions 2005-02-20 22:01:24 +00:00
domimplementation.c php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
domimplementationlist.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
domimplementationsource.c
domlocator.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
domstringlist.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
element.c - correct fix for bug #33059 2005-05-20 15:01:38 +00:00
entity.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
entityreference.c Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) 2004-05-31 12:50:28 +00:00
namednodemap.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
namelist.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
node.c - correct fix for bug #33059 2005-05-20 15:01:38 +00:00
nodelist.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
notation.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
php_dom.c Fix bug #32930 (class extending DOMDocument doesn't clone properly) 2005-05-03 22:55:03 +00:00
php_dom.h php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
processinginstruction.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
string_extend.c
text.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
userdatahandler.c prototype fixes (Jakub Vrána) 2004-11-18 19:54:30 +00:00
xml_common.h php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00
xpath.c php_error() -> php_error_docref(). 2005-04-21 21:11:23 +00:00