php-src/ext/dom
Dmitry Stogov fad75a54d4 Merge branch 'master' into rc_debug
* master: (26 commits)
  Better fix for bug #75451 (Assertion fails while foreach on empty xpath query)
  Catch with the latest AppVeyor unzip errors
  Fixed type inference
  Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnect
  Fix compiler warnings
  We don't use a specific model for a MAKERNOTE so remove these checks that doesn't do anything anyway
  Remove these old comments, as for the TODO, there is already a FR for this
  Re-enable AppVeyor cache
  make sure run-tests reports exit status upon prerequisite error
  Remove implicit constants from test case
  Fix invalid read in zend_use_undefined_constant()
  Fix invalid read in mb_ord()
  Remove --with-libmbfl configure option
  Fixed bug #75451 (Assertion fails while foreach on empty xpath query)
  Add tests for UConverter::getStandards()
  convert spaces to tabs in ext/ftp/tests/server.inc
  Add tests for ftp_rename
  Fix bug #75434 Wrong reflection for mysqli_fetch_all function
  Don't optimize input arrays with suffix holes
  Fix bug #75307 Wrong reflection for openssl_open function
  ...
2017-10-30 12:11:35 +03:00
..
tests Fixed bug #75451 (Assertion fails while foreach on empty xpath query) 2017-10-28 21:38:26 +08:00
attr.c Fixed bug #61858 (DOMAttr debug info generates E_WARNING) 2017-01-10 23:24:34 +01:00
cdatasection.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
characterdata.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
comment.c Update copyright headers to 2017 2017-01-04 11:23:42 -06: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 Merge branch 'PHP-7.0' into PHP-7.1 2017-03-02 12:36:13 +01:00
documentfragment.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
documenttype.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
dom_ce.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
dom_fe.h Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
dom_iterators.c Better fix for bug #75451 (Assertion fails while foreach on empty xpath query) 2017-10-30 12:04:15 +03:00
dom_properties.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domconfiguration.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domerror.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domerrorhandler.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domexception.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domimplementation.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domimplementationlist.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domimplementationsource.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domlocator.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
domstringlist.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
element.c Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes) 2017-01-25 20:59:25 +00:00
entity.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
entityreference.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
namednodemap.c Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
namelist.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
node.c Merge branch 'PHP-7.0' into PHP-7.1 2017-06-03 00:42:30 +02:00
nodelist.c Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
notation.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_dom.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
php_dom.h Better fix for bug #75451 (Assertion fails while foreach on empty xpath query) 2017-10-30 12:04:15 +03:00
processinginstruction.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
string_extend.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
text.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
userdatahandler.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xml_common.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xpath.c Better fix for bug #75451 (Assertion fails while foreach on empty xpath query) 2017-10-30 12:04:15 +03:00