php-src/ext/dom
2006-12-21 12:52:12 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00
attr.c fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +00:00
cdatasection.c fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +00:00
characterdata.c fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +00:00
comment.c fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +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 mark more functions unicode safe 2006-12-08 16:49:25 +00:00
documentfragment.c mark more functions unicode safe 2006-12-08 16:28:33 +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 add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00
dom_iterators.c MFB: Added missing safety checks (Problem identified by Coverity scan) 2006-10-07 19:59:29 +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 mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domerror.c bump year and license version 2006-01-01 13:10:10 +00:00
domerrorhandler.c mark more functions unicode safe 2006-12-08 16:28:33 +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 MFB: fix issues identitified by coverity 2006-12-21 12:52:12 +00:00
domimplementationlist.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domimplementationsource.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domlocator.c bump year and license version 2006-01-01 13:10:10 +00:00
domstringlist.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
element.c fix some compiler warnings 2006-09-28 10:11:20 +00:00
entity.c add unicode support 2006-08-04 18:11:27 +00:00
entityreference.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
namednodemap.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
namelist.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
node.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
nodelist.c mark functionality unicode safe 2006-09-22 10:13:27 +00:00
notation.c add unicode support 2006-08-04 18:11:27 +00:00
php_dom.c add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00
php_dom.h add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00
processinginstruction.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
string_extend.c mark more functions unicode safe 2006-12-08 16:28:33 +00:00
text.c MFB: fix issues identitified by coverity 2006-12-21 12:52:12 +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 mark more functions unicode safe 2006-12-08 16:28:33 +00:00
xml_common.h fix error messages in Unicode mode 2006-06-02 21:55:26 +00:00
xpath.c add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00