php-src/ext
Stanislav Malyshev 7cf7920055 Fix bug #73144 and bug #73341 - remove extra dtor
(cherry picked from commit f74d7d92c8)

Conflicts:
	ext/spl/spl_array.c

Merged the test only, in 7.0 tree the removed dtor call is already
not present.
2016-11-01 13:01:58 +01:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-10-14 10:54:09 +02:00
bz2 Improve fix for bug #72837 2016-08-19 12:50:32 +02:00
calendar Merge branch 'PHP-5.6' into PHP-7.0 2016-07-29 01:26:15 +02:00
com_dotnet Fixed bug #73126 Cannot pass parameter 1 by reference 2016-09-22 11:49:35 +02:00
ctype
curl Fix bug #73147: Use After Free in PHP7 unserialize() 2016-10-12 17:51:15 +02:00
date Updated to version 2016.8 (2016h) 2016-10-24 10:37:13 +01:00
dba Merge branch 'PHP-5.6' into PHP-7.0 2016-08-25 18:29:23 +02:00
dom Fix bug #73150: missing NULL check in dom_document_save_html 2016-10-12 12:19:41 +02:00
enchant
exif Merge branch 'PHP-5.6' into PHP-7.0 2016-09-04 20:57:46 -07:00
fileinfo Merge branch 'PHP-5.6' into PHP-7.0 2016-08-08 18:45:27 +02:00
filter Merge branch 'PHP-5.6' into PHP-7.0 2016-09-09 14:34:11 +02:00
ftp Merge branch 'PHP-5.6' into PHP-7.0 2016-08-30 13:44:59 +02:00
gd Merge branch 'PHP-5.6' into PHP-7.0 2016-10-13 11:25:11 +02:00
gettext Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
gmp Fix GMP unserialization with self-reference 2016-07-25 23:04:00 +02:00
hash Merge branch 'pull-request/1817' 2016-10-17 17:01:39 +01:00
iconv Fix #72320: iconv_substr returns false for empty strings 2016-07-29 11:33:50 +02:00
imap Fix bug #73208 - another missing length check 2016-10-03 00:12:14 -07:00
interbase
intl update len in fallback cases 2016-10-12 20:52:46 +02:00
json Merge branch 'PHP-5.6' into PHP-7.0 2016-09-19 16:11:17 +02:00
ldap Fix various int size overflows. 2016-09-12 21:04:23 -07:00
libxml
mbstring Fix bug #73082 2016-09-25 16:07:14 -07:00
mcrypt Merge branch 'PHP-5.6' into PHP-7.0 2016-10-08 19:25:36 +02:00
mysqli Add test for bug #72489 2016-09-17 22:54:25 +02:00
mysqlnd fix ZTS build 2016-09-15 13:27:20 +02:00
oci8 Fixed bug #71148 (Bind reference overwritten on PHP 7) 2016-10-17 12:40:14 +11:00
odbc
opcache Fixed bug in zend_accel_error() and cleaned up kill_all_lockers() 2016-10-12 23:03:55 +02:00
openssl Merge branch 'pull-request/1814' 2016-10-17 17:01:10 +01:00
pcntl
pcre rename publicly exposed symbol to avoid name conflicts 2016-10-13 15:23:50 +02:00
pdo Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handle 2016-11-01 12:50:33 +01:00
pdo_dblib Ignore potentially misleading dberr values 2016-09-26 17:07:46 -04:00
pdo_firebird
pdo_mysql Remove typo'd commit 2016-08-09 01:36:15 +00:00
pdo_oci
pdo_odbc
pdo_pgsql Merge branch 'PHP-5.6' into PHP-7.0 2016-08-14 22:39:01 +02:00
pdo_sqlite
pgsql Fix various int size overflows. 2016-09-12 21:04:23 -07:00
phar Merge branch 'PHP-7.0.11' into PHP-7.0 2016-09-12 21:09:30 -07:00
posix Merge branch 'PHP-5.6' into PHP-7.0 2016-07-30 18:36:00 +02:00
pspell
readline
recode Add more checks for int overflow 2016-09-12 21:04:23 -07:00
reflection Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
session Fixed bug #73273 2016-10-10 12:20:44 +02:00
shmop Document that ext/shmop deals with resources as of PHP 7.0.0 2016-10-07 16:35:37 +02:00
simplexml fix typo 2016-10-12 17:12:38 +02:00
skeleton
snmp Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocation 2016-08-16 22:55:19 -07:00
soap Merge branch 'pull-request/2152' into PHP-7.0 2016-10-20 05:19:10 +01:00
sockets Merge branch 'PHP-5.6' into PHP-7.0 2016-07-28 17:30:29 +02:00
spl Syncronize with 5.6 - __toString should return "" 2016-10-12 23:09:49 -07:00
sqlite3 Merge branch 'PHP-5.6' into PHP-7.0 2016-10-17 23:38:28 +02:00
standard Fix bug #73144 and bug #73341 - remove extra dtor 2016-11-01 13:01:58 +01:00
sysvmsg
sysvsem
sysvshm fix test 2016-08-18 15:35:26 +02:00
tidy
tokenizer
wddx remove unreferenced var came in with merge 2016-11-01 12:55:05 +01:00
xml Fix various int size overflows. 2016-09-12 21:04:23 -07:00
xmlreader Merge branch 'PHP-5.6' into PHP-7.0 2016-09-11 00:09:23 +02:00
xmlrpc Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements) 2016-07-22 23:15:15 +08:00
xmlwriter
xsl
zip bump ext/zip version 2016-10-14 17:31:07 +02:00
zlib Fix various int size overflows. 2016-09-12 21:04:23 -07:00
ext_skel
ext_skel_win32.php