php-src/ext
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
..
bcmath switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
bz2 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
calendar
com_dotnet switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
ctype Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
curl Fixed Bug #69998 curl multi leaking memory 2015-08-01 14:55:00 -04:00
date Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
dba Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
dom Remove unneded space(s) 2015-08-03 18:38:41 +08:00
enchant Merge branch 'PHP-5.6' 2015-07-05 01:01:27 -07:00
exif switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
fileinfo remove TSRMLS_* 2015-08-02 13:42:01 +02:00
filter switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
ftp Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
gd fix libwebp namings 2015-07-24 17:06:29 +02:00
gettext Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
gmp switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
hash remove TSRMLS_* 2015-08-02 13:42:01 +02:00
iconv Fixed condition 2015-07-30 15:09:56 +08:00
imap Fix #70158: Building with static imap fails 2015-07-29 17:00:37 +02:00
interbase switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
intl switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
json switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
ldap fix config.w32 2015-07-23 07:39:25 +02:00
libxml switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
mbstring switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
mcrypt Cleanup (avoid reallocation) 2015-07-01 14:12:46 +03:00
mysqli Merge branch 'zval_dump_consistent' of https://github.com/laruence/php-src 2015-07-30 13:14:38 +08:00
mysqlnd remove TSRMLS_* 2015-08-02 13:42:01 +02:00
oci8 More PHP7 compat (Rajendra/Senthil) 2015-07-30 20:25:40 +10:00
odbc properly export ext/odbc globals 2015-08-02 13:05:10 +02:00
opcache opcache: Patch SSE based fast_memcpy() implementation 2015-07-29 14:51:57 +03:00
openssl Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
pcntl Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pcre Merge branch 'pull-request/1439' 2015-07-29 18:21:46 +02:00
pdo Add Oracle syntax (Senthil) 2015-07-10 09:47:45 +10:00
pdo_dblib
pdo_firebird Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
pdo_mysql switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
pdo_oci Fix temporary-LOB leak and add tests (Senthil) 2015-07-29 20:15:43 +10:00
pdo_odbc
pdo_pgsql Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pdo_sqlite Various warning fixes 2015-07-17 20:18:25 +02:00
pgsql remove TSRMLS_* 2015-08-02 13:42:01 +02:00
phar Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
posix Fix posix_setrlimit segfault 2015-07-09 20:40:07 +02:00
pspell
readline Various warning fixes 2015-07-17 20:18:25 +02:00
recode
reflection Don't leak generator cycle in ReflectionGenerator test 2015-07-03 19:33:28 +02:00
session Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
shmop exclude a non windows test 2015-07-19 19:53:53 +02:00
simplexml fixed test 2015-08-01 23:52:35 +02:00
skeleton switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
snmp Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05:00
soap Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
sockets switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
spl Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
sqlite3 SQLite3::open/__construct has 2 optional args 2015-07-07 11:53:07 -07:00
standard Merge branch 'PHP-5.6' 2015-08-04 16:14:24 -07:00
sysvmsg Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
sysvsem
sysvshm Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
tidy switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
tokenizer Don't return T_ERROR from token_get_all() 2015-07-09 23:02:21 +02:00
wddx wddx_add_vars() returns a bool 2015-07-19 07:05:03 -07:00
xml switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
xmlreader Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
xmlrpc Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
xmlwriter catch more places for libxml headers search 2015-05-10 22:22:05 +02:00
xsl Partially fix XSLT warnings 2015-07-17 21:12:15 +02:00
zip remove TSRMLS_* 2015-08-02 13:42:01 +02:00
zlib switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
ext_skel
ext_skel_win32.php