php-src/ext/dom
Stanislav Malyshev b3709bfc52 Merge branch 'PHP-5.6'
* PHP-5.6: (27 commits)
  fix non-standard C
  update NEWS
  5.4.41 next
  fix CVE num
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix test
  fix type in fix for #69085
  fix memory leak & add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  ...

Conflicts:
	Zend/zend_exceptions.c
	ext/curl/interface.c
	ext/dom/document.c
	ext/fileinfo/libmagic/softmagic.c
	ext/gd/gd.c
	ext/hash/hash.c
	ext/pgsql/pgsql.c
	ext/phar/phar.c
	ext/phar/phar_internal.h
	ext/standard/http_fopen_wrapper.c
	ext/standard/link.c
	ext/standard/streamsfuncs.c
	ext/xmlwriter/php_xmlwriter.c
	ext/zlib/zlib.c
2015-04-14 01:28:06 -07:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
attr.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
cdatasection.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
characterdata.c bump year 2015-01-15 23:27:30 +08: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 fix exports and shared compilation 2015-03-23 15:09:07 +01:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
documentfragment.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
documenttype.c fix warnings 2015-01-30 19:03:59 +01: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 bump year 2015-01-15 23:27:30 +08: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 Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
entity.c bump year 2015-01-15 23:27:30 +08:00
entityreference.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02: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 bump year 2015-01-15 23:27:30 +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 fix exports and shared compilation 2015-03-23 15:09:07 +01:00
php_dom.h bump year 2015-01-15 23:27:30 +08:00
processinginstruction.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
string_extend.c bump year 2015-01-15 23:27:30 +08:00
text.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
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 fix wars about importing of locally defined symbols 2015-02-04 18:13:25 +01:00
xpath.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00