php-src/main/streams
Stanislav Malyshev e231830f16 Merge branch 'PHP-5.6.18' into PHP-7.0.3
* PHP-5.6.18:
  fix tests
  fix NEWS
  Update NEWS
  update NEWS
  Fixed bug #71488: Stack overflow when decompressing tar archives
  update NEWS
  add missing headers for SIZE_MAX
  backport the escapeshell* functions hardening branch
  add tests
  Fix bug #71459 - Integer overflow in iptcembed()
  prepare 5.6.18RC1
  Fix test when run with openssl < 1.0.2 (reorder so no more SSLv2 message) Fix skip message to work
  improve fix for bug #71201
  Fixed bug #71323 - Output of stream_get_meta_data can be falsified by its input
  Fix bug #71391: NULL Pointer Dereference in phar_tar_setupmetadata()
  Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()
  Fix bug #71335: Type Confusion in WDDX Packet Deserialization
  Fix bug #71354 - remove UMR when size is 0

Conflicts:
	configure.in
	ext/phar/dirstream.c
	ext/phar/phar_object.c
	ext/phar/tar.c
	ext/standard/exec.c
	ext/standard/iptc.c
	ext/standard/math.c
	ext/standard/streamsfuncs.c
	ext/wddx/wddx.c
	main/php_version.h
	main/streams/memory.c
2016-02-01 20:00:01 -08:00
..
cast.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
filter.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
glob_wrapper.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
memory.c Merge branch 'PHP-5.6.18' into PHP-7.0.3 2016-02-01 20:00:01 -08:00
mmap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_context.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_filter_api.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_glob_wrapper.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_mmap.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_plain_wrapper.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_transport.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_userspace.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_streams_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
plain_wrapper.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
streams.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
transports.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
userspace.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xp_socket.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00