php-src/ext/dom
Hannes Magnusson 176b72284c Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
2006-10-08 13:34:24 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests mark functions unicode compliant 2006-10-05 11:59:43 +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 Error message clean up 2006-10-08 13:34:24 +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 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 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 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 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 Error message clean up 2006-10-08 13:34:24 +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 mark functionality unicode safe 2006-09-22 10:13:27 +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 fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +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