1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 13:31:27 +02:00
Files
archived-php-src/Zend/tests
Stanislav Malyshev 69ed3969dd Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  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:
	.gitignore
	ext/date/php_date.c
	ext/spl/spl_array.c
	ext/spl/spl_observer.c
2015-08-04 14:10:57 -07:00
..
2015-04-14 16:35:23 +02:00
2013-06-10 14:30:59 -07:00
2013-06-10 14:30:59 -07:00
2015-04-14 17:15:50 +03:00
2013-09-02 16:15:52 +08:00
2013-12-13 01:45:45 +08:00
2014-07-19 17:19:01 +08:00
2015-03-10 17:05:47 +08:00
2014-12-19 21:42:42 +01:00
2014-09-20 21:46:25 +02:00
2014-10-03 21:26:39 +02:00
2015-02-12 11:28:16 +08:00
2015-03-11 08:19:34 +08:00
2015-03-13 16:23:53 +01:00
2015-03-13 16:23:53 +01:00
2015-08-01 20:47:43 -07:00
2013-07-15 00:23:03 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2014-06-08 18:59:44 -07:00
2013-06-10 14:30:59 -07:00
2013-06-10 14:30:59 -07:00
2013-06-10 14:30:59 -07:00
2015-04-06 22:03:04 +02:00