php-src/ext/dom
2008-11-27 19:02:45 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests fix bug #46335 (DOMText::splitText doesn't handle multibyte characters) 2008-10-20 12:44:28 +00:00
attr.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
cdatasection.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
characterdata.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
comment.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
config.m4 - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
config.w32 - MFB: do not enable libxml or dom when a dep/header/lib is missing 2008-07-15 16:47:40 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
documentfragment.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
documenttype.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
dom_ce.h fix ws, cs and folding 2008-08-14 08:38:37 +00:00
dom_fe.h fix ws, cs and folding 2008-08-14 08:38:37 +00:00
dom_iterators.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
dom_properties.h fix ws, cs and folding 2008-08-14 08:38:37 +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 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
domerror.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
domerrorhandler.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
domexception.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
domimplementation.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
domimplementationlist.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
domimplementationsource.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
domlocator.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
domstringlist.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
element.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
entity.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
entityreference.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
namednodemap.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
namelist.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
node.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
nodelist.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
notation.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
php_dom.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
php_dom.h fix ws, cs and folding 2008-08-14 08:38:37 +00:00
processinginstruction.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
string_extend.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
text.c Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
userdatahandler.c fix ws, cs and folding 2008-08-14 08:38:37 +00:00
xml_common.h fix ws, cs and folding 2008-08-14 08:38:37 +00:00
xpath.c Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +00:00