php-src/ext/dom
2015-12-12 22:52:37 -08:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Fixed Bug #70558 ("Couldn't fetch" error in DOMDocument::registerNodeClass()) 2015-09-23 07:01:50 -07: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 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
document.c add overflow check 2015-09-12 18:57:23 +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 add range check 2015-09-16 15:39:21 +02:00
namelist.c bump year 2015-01-15 23:27:30 +08:00
node.c Internal function argumensts cleanup (strict_types) 2015-12-12 22:52:37 -08: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 Cleanup: replace removed condition with ZEND_ASSERT() 2015-09-24 00:25:51 +03: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 add ovfl check, fix warnings 2015-09-24 16:33:56 +02: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