php-src/ext/dom
2004-02-22 13:05:49 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests update test 2004-01-22 22:12:21 +00:00
attr.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
cdatasection.c update constructors so they cant be called statically 2004-01-22 21:16:05 +00:00
characterdata.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
comment.c update constructors so they cant be called statically 2004-01-22 21:16:05 +00:00
config.m4 revert, not needed 2003-12-07 15:41:50 +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 issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
documentfragment.c update constructors so they cant be called statically 2004-01-22 21:16:05 +00:00
documenttype.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
dom_ce.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
dom_fe.h allow certain methods to be called statically again: 2004-02-15 17:07:34 +00:00
dom_iterators.c implement clone functionality to fix segfault 2004-02-17 11:13:47 +00:00
dom_properties.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +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 - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domerror.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domerrorhandler.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domexception.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domimplementation.c allow certain methods to be called statically again: 2004-02-15 17:07:34 +00:00
domimplementationlist.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domimplementationsource.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domlocator.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
domstringlist.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
element.c add optional third parameter to support namespace in constructor 2004-02-22 13:05:49 +00:00
entity.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
entityreference.c update constructors so they cant be called statically 2004-01-22 21:16:05 +00:00
EXPERIMENTAL Some missing files.. 2003-06-06 06:34:30 +00:00
namednodemap.c implement clone functionality to fix segfault 2004-02-17 11:13:47 +00:00
namelist.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
node.c correct implementation of prefix write property 2004-02-18 20:37:30 +00:00
nodelist.c implement clone functionality to fix segfault 2004-02-17 11:13:47 +00:00
notation.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
php_dom.c add dtor to cleanup iterator related data 2004-02-17 19:57:48 +00:00
php_dom.h zend_default_classes.h -> zend_exceptions.h 2004-02-12 10:43:27 +00:00
processinginstruction.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
string_extend.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
text.c issue warning if object is in invalid state when dealing with properties 2004-02-16 13:06:33 +00:00
TODO Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
typeinfo.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
userdatahandler.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
xml_common.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
xpath.c always return domnodelist unless error 2004-02-18 22:42:30 +00:00