php-src/ext/dom
2015-09-12 18:53:30 +02:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Revert "Fix #70029: nodeValue of DOMElement list content of children nodes" 2015-09-06 15:36:43 +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 add range checks 2015-09-12 10:29:00 +02:00
comment.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
config.m4
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
document.c fix data types 2015-09-12 18:53:30 +02: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 Revert "Fix #70029: nodeValue of DOMElement list content of children nodes" 2015-09-06 15:36:43 +02: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
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 Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. 2015-08-13 13:56:29 +03:00