php-src/ext/dom
2008-12-16 12:53:29 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) 2008-12-16 12:53:29 +00:00
attr.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
cdatasection.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
characterdata.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
comment.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
documentfragment.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
documenttype.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
dom_ce.h MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
dom_fe.h MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
dom_iterators.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
dom_properties.h MFH: fix ws, cs and folding 2008-08-14 08:39:05 +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 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
domerror.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
domerrorhandler.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
domexception.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
domimplementation.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
domimplementationlist.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
domimplementationsource.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
domlocator.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
domstringlist.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
element.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
entity.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
entityreference.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
namednodemap.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
namelist.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
node.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
nodelist.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
notation.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
php_dom.c MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) 2008-12-16 12:53:29 +00:00
php_dom.h MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
processinginstruction.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
string_extend.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
text.c MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
userdatahandler.c MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
xml_common.h MFH: fix ws, cs and folding 2008-08-14 08:39:05 +00:00
xpath.c Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:01:23 +00:00