php-src/ext/session
Stanislav Malyshev 70d6ce3368 Merge branch 'PHP-7.0'
* PHP-7.0: (27 commits)
  fix #72519, possible OOB using imagegif
  fix #72512, invalid read or write for palette image when invalid transparent index is used
  Apparently some envs miss SIZE_MAX
  Fix tests
  Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment
  Partial fix for bug #72613 - do not allow reading past error read
  Partial fix for bug #72613 - do not treat negative returns from bz2 as size_t
  Fix bug #72606: heap-buffer-overflow (write) simplestring_addn simplestring.c
  Fix for bug #72558, Integer overflow error within _gdContributionsAlloc()
  Fix bug #72603: Out of bound read in exif_process_IFD_in_MAKERNOTE
  update NEWS
  Fixed bug #72570 Segmentation fault when binding parameters on a query without placeholders
  Fix bug #72562 - destroy var_hash properly
  Fix bug #72551 and bug #72552 - check before converting size_t->int
  Fix bug #72541 - size_t overflow lead to heap corruption
  Fix bug #72533 (locale_accept_from_http out-of-bounds access)
  Fix fir bug #72520
  Fix for bug #72513
  Fix for bug #72513
  CS fix and comments with bug ID
  ...

Conflicts:
	ext/standard/basic_functions.c
2016-07-19 01:44:14 -07:00
..
tests Merge branch 'PHP-7.0' 2016-07-19 01:44:14 -07:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 ext/iconv, ext/json and ext/session use static tsrmls pointer 2014-10-17 14:16:40 +02:00
CREDITS
mod_files.bat
mod_files.c Merge branch 'PHP-7.0' 2016-07-03 09:30:48 +08:00
mod_files.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mod_files.sh fix typo 2016-06-03 17:18:14 +02:00
mod_mm.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
mod_mm.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mod_user.c Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error 2016-06-13 09:02:17 -05:00
mod_user.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mod_user_class.c reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
package.xml Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
php_session.h Restored signed format specifier 2016-06-21 20:12:04 +03:00
session.c Merge branch 'PHP-7.0' 2016-07-19 01:44:14 -07:00