php-src/ext/dom
Antony Dovgal 55d900ef8e MFH: free node pointer using correct function
fixes leak in ext/dom/tests/dom_create_element.phpt
2006-09-15 07:44:20 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests fix #38474 (getAttribute select attribute by order, even when prefixed) 2006-08-28 23:36:23 +00:00
attr.c MFH: add registerNodeClass() method 2006-05-22 17:12:26 +00:00
cdatasection.c bump year and license version 2006-01-01 12:51:34 +00:00
characterdata.c bump year and license version 2006-01-01 12:51:34 +00:00
comment.c bump year and license version 2006-01-01 12:51:34 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 Add dependencies for these extensions 2003-12-22 13:16:43 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c MFH: nuke unused variables and init variables when needed 2006-06-20 13:21:16 +00:00
documentfragment.c bump year and license version 2006-01-01 12:51:34 +00:00
documenttype.c bump year and license version 2006-01-01 12:51:34 +00:00
dom_ce.h bump year and license version 2006-01-01 12:51:34 +00:00
dom_fe.h Added DOMNode::getNodePath() for getting an XPath for a node. 2006-07-16 15:03:53 +00:00
dom_iterators.c Synch from HEAD 2006-05-17 16:35:50 +00:00
dom_properties.h bump year and license version 2006-01-01 12:51:34 +00:00
dom.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
domconfiguration.c bump year and license version 2006-01-01 12:51:34 +00:00
domerror.c bump year and license version 2006-01-01 12:51:34 +00:00
domerrorhandler.c bump year and license version 2006-01-01 12:51:34 +00:00
domexception.c bump year and license version 2006-01-01 12:51:34 +00:00
domimplementation.c - fix crash with DOMImplementation::createDocumentType("name:") 2006-02-24 10:19:54 +00:00
domimplementationlist.c bump year and license version 2006-01-01 12:51:34 +00:00
domimplementationsource.c bump year and license version 2006-01-01 12:51:34 +00:00
domlocator.c bump year and license version 2006-01-01 12:51:34 +00:00
domstringlist.c bump year and license version 2006-01-01 12:51:34 +00:00
element.c MFH: free node pointer using correct function 2006-09-15 07:44:20 +00:00
entity.c bump year and license version 2006-01-01 12:51:34 +00:00
entityreference.c fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly) 2006-09-14 13:35:02 +00:00
namednodemap.c fix crashes using notations and entity decls 2006-03-03 20:15:10 +00:00
namelist.c bump year and license version 2006-01-01 12:51:34 +00:00
node.c fix types of the variables 2006-08-07 20:23:35 +00:00
nodelist.c Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:02:41 +00:00
notation.c fix crashes using notations and entity decls 2006-03-03 20:15:10 +00:00
php_dom.c fix underlying issue for bug #38438 2006-08-14 11:29:15 +00:00
php_dom.h MFH: Missing header include 2006-06-20 18:04:25 +00:00
processinginstruction.c bump year and license version 2006-01-01 12:51:34 +00:00
string_extend.c bump year and license version 2006-01-01 12:51:34 +00:00
text.c bump year and license version 2006-01-01 12:51:34 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c bump year and license version 2006-01-01 12:51:34 +00:00
userdatahandler.c bump year and license version 2006-01-01 12:51:34 +00:00
xml_common.h MFH: add registerNodeClass() method 2006-05-22 17:12:26 +00:00
xpath.c bump year and license version 2006-01-01 12:51:34 +00:00