php-src/ext/soap
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
..
interop typofixes 2014-08-17 15:44:02 +03:00
tests Fixed bug #69085 (SoapClient's __call() type confusion through unserialize()). 2015-02-27 23:32:32 +08:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - make it loud when libxml is missing or the dep is not present 2009-04-22 19:06:47 +00:00
CREDITS
package.xml
php_encoding.c Fixed bug #69293 2015-03-27 18:40:58 +03:00
php_encoding.h Bump year 2015-01-15 23:26:03 +08:00
php_http.c Merge branch 'PHP-5.4' into PHP-5.5 2015-08-04 14:10:57 -07:00
php_http.h Bump year 2015-01-15 23:26:03 +08:00
php_packet_soap.c Bump year 2015-01-15 23:26:03 +08:00
php_packet_soap.h Bump year 2015-01-15 23:26:03 +08:00
php_schema.c Bump year 2015-01-15 23:26:03 +08:00
php_schema.h Bump year 2015-01-15 23:26:03 +08:00
php_sdl.c Bump year 2015-01-15 23:26:03 +08:00
php_sdl.h Bump year 2015-01-15 23:26:03 +08:00
php_soap.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_soap.h Bump year 2015-01-15 23:26:03 +08:00
php_xml.c - Fix merge 2015-02-16 13:09:40 -02:00
php_xml.h Bump year 2015-01-15 23:26:03 +08:00
soap.c fix type in fix for #69085 2015-04-13 14:41:39 +02:00
TODO Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
TODO.old Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00