php-src/ext/dom
Tjerk Meesters ea7604fc9e Merge branch 'PHP-5.6'
* PHP-5.6:
  More fixes for nodelist array access
  - testing for null property read
  - no zval copying if the type is already long
  - memory fix for master
  - use zend_long for offset

Conflicts:
	ext/dom/php_dom.c
2014-10-12 12:55:24 +08:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests More fixes for nodelist array access 2014-10-12 12:47:58 +08:00
attr.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
cdatasection.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
characterdata.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
comment.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
documentfragment.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
documenttype.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dom_ce.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dom_fe.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dom_iterators.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dom_properties.h Merge branch 'PHP-5.6' 2014-10-09 16:55:15 +08:00
domconfiguration.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domerror.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domerrorhandler.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domexception.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domimplementation.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domimplementationlist.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domimplementationsource.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domlocator.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
domstringlist.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
element.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
entity.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
entityreference.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
namednodemap.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
namelist.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
node.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
nodelist.c Merge branch 'PHP-5.6' 2014-10-09 23:32:19 +08:00
notation.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_dom.c Merge branch 'PHP-5.6' 2014-10-12 12:55:24 +08:00
php_dom.h Merge branch 'PHP-5.6' 2014-10-09 23:32:19 +08:00
processinginstruction.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
string_extend.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
text.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
userdatahandler.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
xml_common.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
xpath.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00