php-src/ext/dom
2015-07-17 20:18:25 +02:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Merge branch 'PHP-5.6' 2015-06-27 01:10:41 +02:00
attr.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
cdatasection.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
characterdata.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
comment.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c DOMDocument::saveXML has a 2nd optional arg 2015-07-10 15:17:06 -07:00
documentfragment.c Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
documenttype.c Various warning fixes 2015-07-17 20:18:25 +02:00
dom_ce.h fix exports and shared compilation 2015-03-23 15:09:07 +01:00
dom_fe.h bump year 2015-01-15 23:27:30 +08:00
dom_iterators.c more precise way to destroy iterator object 2015-06-19 14:23:32 +02:00
dom_properties.h bump year 2015-01-15 23:27:30 +08:00
domconfiguration.c bump year 2015-01-15 23:27:30 +08:00
domerror.c bump year 2015-01-15 23:27:30 +08:00
domerrorhandler.c bump year 2015-01-15 23:27:30 +08:00
domexception.c bump year 2015-01-15 23:27:30 +08:00
domimplementation.c bump year 2015-01-15 23:27:30 +08:00
domimplementationlist.c bump year 2015-01-15 23:27:30 +08:00
domimplementationsource.c bump year 2015-01-15 23:27:30 +08:00
domlocator.c bump year 2015-01-15 23:27:30 +08:00
domstringlist.c bump year 2015-01-15 23:27:30 +08:00
element.c Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
entity.c bump year 2015-01-15 23:27:30 +08:00
entityreference.c Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
namednodemap.c bump year 2015-01-15 23:27:30 +08:00
namelist.c bump year 2015-01-15 23:27:30 +08:00
node.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
nodelist.c fix warnings 2015-01-30 19:03:59 +01:00
notation.c bump year 2015-01-15 23:27:30 +08:00
php_dom.c Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05:00
php_dom.h Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
processinginstruction.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
string_extend.c bump year 2015-01-15 23:27:30 +08:00
text.c Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c bump year 2015-01-15 23:27:30 +08:00
userdatahandler.c bump year 2015-01-15 23:27:30 +08:00
xml_common.h Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
xpath.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00