1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext/spl/tests
Stanislav Malyshev 97047e7665 Merge branch 'PHP-5.6'
* PHP-5.6:
  update NEWS
  fix test
  update NEWS
  Fix bug #70019 - limit extracted files to given directory
  Do not do convert_to_* on unserialize, it messes up references
  Fix #69793 - limit what we accept when unserializing exception
  Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
  Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject
  ignore signatures for packages too
  Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObjectStorage
  Fixed bug #69892
  Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytes
  Improved fix for Bug #69441
  Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)
  Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
  Fix bug #70081: check types for SOAP variables

Conflicts:
	Zend/zend_exceptions.c
	ext/date/php_date.c
	ext/openssl/openssl.c
	ext/phar/phar_internal.h
	ext/soap/php_http.c
	ext/spl/spl_array.c
	ext/spl/spl_dllist.c
	ext/spl/spl_observer.c
	ext/standard/tests/serialize/bug69152.phpt
	sapi/cli/tests/005.phpt
2015-08-04 16:14:24 -07:00
..
2010-11-08 20:26:14 +00:00
2010-08-18 01:59:37 +00:00
2012-03-21 12:42:09 +00:00
2012-05-24 23:31:05 +08:00
2012-08-13 11:03:35 +08:00
2012-07-09 12:42:10 +02:00
2012-07-21 23:30:32 +08:00
2015-04-01 11:17:55 +02:00
2014-02-28 09:43:57 +01:00
2014-03-07 19:23:46 +08:00
2015-03-13 15:02:05 +11:00
2014-12-01 19:09:39 +01:00
2014-10-14 22:49:01 +08:00
2014-12-05 10:18:22 +01:00
2015-02-23 10:35:16 +01:00
2013-12-02 11:53:35 +04:00
2013-12-02 11:53:35 +04:00
2013-09-18 10:52:35 +02:00
2014-08-26 10:02:55 +02:00
2014-10-14 22:49:01 +08:00
2014-10-14 22:49:01 +08:00
2014-10-14 22:49:01 +08:00
2014-10-14 22:49:01 +08:00
2014-10-14 22:49:01 +08:00
2014-08-26 10:02:55 +02:00
2014-06-18 15:59:45 +02:00