php-src/ext/dom
2006-08-28 23:37:23 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests MFB: fix #38474 (getAttribute select attribute by order, even when prefixed) 2006-08-28 23:37:23 +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 add unicode support 2006-08-04 18:11:27 +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 implement output formatting for saveHTML with libxml 2.6.23+ 2006-08-28 19:31:51 +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 MFB: fix #38474 (getAttribute select attribute by order, even when prefixed) 2006-08-28 23:37:23 +00:00
entity.c add unicode support 2006-08-04 18:11:27 +00:00
entityreference.c add unicode support 2006-08-04 18:11:27 +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 implement zend_unicode_to_string() and zend_string_to_unicode() 2006-08-08 16:59:11 +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