php-src/ext/dom
Nikita Popov ede663f381 Convert iterator by reference errors to exceptions
I'm using RuntimeException in SPL, because other SPL classes that
throw this error used it. Error is used for everything else, because
that's what core does.
2018-02-19 21:58:56 +01:00
..
tests Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
attr.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
cdatasection.c year++ 2018-01-02 12:57:58 +08:00
characterdata.c Fix some misspellings 2018-02-06 16:59:00 +01:00
comment.c year++ 2018-01-02 12:57:58 +08:00
config.m4 Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
config.w32 improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
CREDITS
document.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
documentfragment.c Use zend_parse_parameters_none_throw 2018-02-18 09:36:35 +01:00
documenttype.c year++ 2018-01-02 12:57:58 +08:00
dom_ce.h year++ 2018-01-02 12:57:58 +08:00
dom_fe.h year++ 2018-01-02 12:57:58 +08:00
dom_iterators.c Convert iterator by reference errors to exceptions 2018-02-19 21:58:56 +01:00
dom_properties.h year++ 2018-01-02 12:57:58 +08:00
domconfiguration.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
domerror.c year++ 2018-01-02 12:57:58 +08:00
domerrorhandler.c year++ 2018-01-02 12:57:58 +08:00
domexception.c year++ 2018-01-02 12:57:58 +08:00
domimplementation.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
domimplementationlist.c year++ 2018-01-02 12:57:58 +08:00
domimplementationsource.c year++ 2018-01-02 12:57:58 +08:00
domlocator.c year++ 2018-01-02 12:57:58 +08:00
domstringlist.c year++ 2018-01-02 12:57:58 +08:00
element.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
entity.c year++ 2018-01-02 12:57:58 +08:00
entityreference.c year++ 2018-01-02 12:57:58 +08:00
namednodemap.c year++ 2018-01-02 12:57:58 +08:00
namelist.c year++ 2018-01-02 12:57:58 +08:00
node.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
nodelist.c year++ 2018-01-02 12:57:58 +08:00
notation.c year++ 2018-01-02 12:57:58 +08:00
php_dom.c Merge branch 'PHP-7.2' 2018-02-17 13:13:17 +01:00
php_dom.h year++ 2018-01-02 12:57:58 +08:00
processinginstruction.c year++ 2018-01-02 12:57:58 +08:00
string_extend.c year++ 2018-01-02 12:57:58 +08:00
text.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
typeinfo.c year++ 2018-01-02 12:57:58 +08:00
userdatahandler.c year++ 2018-01-02 12:57:58 +08:00
xml_common.h year++ 2018-01-02 12:57:58 +08:00
xpath.c Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00