php-src/ext/dom
Ilia Alshanetsky aafa45d804 Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
E_WARN if no DTD)

# Will MFH to 5.3 after RC
2009-06-10 12:25:41 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests Add tests: 2009-05-26 06:11:26 +00:00
attr.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
cdatasection.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
characterdata.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
comment.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +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 Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and 2009-06-10 12:25:41 +00:00
documentfragment.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
documenttype.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom_ce.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom_fe.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom_iterators.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
dom_properties.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domerror.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domerrorhandler.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domexception.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domimplementation.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domimplementationlist.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domimplementationsource.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domlocator.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
domstringlist.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
element.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
entity.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
entityreference.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
namednodemap.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
namelist.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
node.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
nodelist.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
notation.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
php_dom.c - Removed: 2009-03-26 20:02:53 +00:00
php_dom.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
processinginstruction.c - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
string_extend.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
text.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
userdatahandler.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xml_common.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
xpath.c Fixed error message grammar: 2009-06-06 02:40:14 +00:00