php-src/ext/dom
2006-09-19 10:38:31 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing) 2006-09-16 13:56:25 +00:00
attr.c add unicode support 2006-08-04 18:11:27 +00:00
cdatasection.c add unicode support 2006-08-04 18:11:27 +00:00
characterdata.c MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing) 2006-09-16 13:56:25 +00:00
comment.c add unicode support 2006-08-04 18:11:27 +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 MFB: One last expand_filepath() check 2006-09-16 19:08:59 +00:00
documentfragment.c add unicode support 2006-08-04 18:11:27 +00:00
documenttype.c bump year and license version 2006-01-01 13:10:10 +00:00
dom_ce.h bump year and license version 2006-01-01 13:10:10 +00:00
dom_fe.h Added DOMNode::getNodePath() for getting an XPath for a node. 2006-07-16 15:05:32 +00:00
dom_iterators.c update dom iterator get key function for engine iterator changes 2006-03-03 20:13:12 +00:00
dom_properties.h bump year and license version 2006-01-01 13:10:10 +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 13:10:10 +00:00
domerror.c bump year and license version 2006-01-01 13:10:10 +00:00
domerrorhandler.c bump year and license version 2006-01-01 13:10:10 +00:00
domexception.c Made server wide switch for unicode on/off (according to PDM). 2006-02-13 10:23:59 +00:00
domimplementation.c add unicode support 2006-08-04 18:11:27 +00:00
domimplementationlist.c bump year and license version 2006-01-01 13:10:10 +00:00
domimplementationsource.c bump year and license version 2006-01-01 13:10:10 +00:00
domlocator.c bump year and license version 2006-01-01 13:10:10 +00:00
domstringlist.c bump year and license version 2006-01-01 13:10:10 +00:00
element.c free node pointer using correct function 2006-09-15 07:43:59 +00:00
entity.c add unicode support 2006-08-04 18:11:27 +00:00
entityreference.c MFB: fix bug #38813 (DOMEntityReference->__construct crashes when called explicitly) 2006-09-14 13:35:49 +00:00
namednodemap.c add unicode support 2006-08-04 18:11:27 +00:00
namelist.c bump year and license version 2006-01-01 13:10:10 +00:00
node.c Disabled autoconversion of hash keys (from string to unicode) for PHP arrays 2006-09-19 10:38:31 +00:00
nodelist.c MFB: Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:03:19 +00:00
notation.c add unicode support 2006-08-04 18:11:27 +00:00
php_dom.c MFB: fix underlying issue for bug #38438 2006-08-14 11:29:49 +00:00
php_dom.h Add missing header include 2006-06-20 18:00:11 +00:00
processinginstruction.c add unicode support 2006-08-04 18:11:27 +00:00
string_extend.c bump year and license version 2006-01-01 13:10:10 +00:00
text.c add unicode support 2006-08-04 18:11:27 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c bump year and license version 2006-01-01 13:10:10 +00:00
userdatahandler.c bump year and license version 2006-01-01 13:10:10 +00:00
xml_common.h fix error messages in Unicode mode 2006-06-02 21:55:26 +00:00
xpath.c add unicode support 2006-08-04 18:11:27 +00:00