php-src/ext
Johannes Schlüter 2311ba7d3f Fix bug #66283 (Segmentation fault after memory_limit)
There are situations where mysqlnd dupliates zvals while freeing result
sets. If the memory_limit is reached during this operation the engine
will bailout. This patch makes sure that a later attempt (during
RSHIUTDOWN) won't cause a double free, instead we rely on the engine to
free emalloc()ed memory after bailout.
2014-01-21 16:28:30 +01:00
..
bcmath Bump year 2014-01-03 11:04:26 +08:00
bz2 Bump year 2014-01-03 11:04:26 +08:00
calendar Bump year 2014-01-03 11:04:26 +08:00
com_dotnet Bump year 2014-01-03 11:04:26 +08:00
ctype Bump year 2014-01-03 11:04:26 +08:00
curl Bump year 2014-01-03 11:04:26 +08:00
date fixed EOL in the test 2014-01-09 15:27:26 +01:00
dba Bump year 2014-01-03 11:04:26 +08:00
dom Bump year 2014-01-03 11:04:26 +08:00
enchant Bump year 2014-01-03 11:04:26 +08:00
ereg Bump year 2014-01-03 11:04:26 +08:00
exif Bump year 2014-01-03 11:04:26 +08:00
fileinfo Bump year 2014-01-03 11:04:26 +08:00
filter Bump year 2014-01-03 11:04:26 +08:00
ftp Bump year 2014-01-03 11:04:26 +08:00
gd Bump year 2014-01-03 11:04:26 +08:00
gettext Bump year 2014-01-03 11:04:26 +08:00
gmp Bump year 2014-01-03 11:04:26 +08:00
hash Bump year 2014-01-03 11:04:26 +08:00
iconv Bump year 2014-01-03 11:04:26 +08:00
imap Bump year 2014-01-03 11:04:26 +08:00
interbase Bump year 2014-01-03 11:04:26 +08:00
intl Fix coverity issue with -1 returned by findOffset not being handled by getPreferredTag 2013-10-20 23:04:16 -07:00
json Bump year 2014-01-03 11:04:26 +08:00
ldap Bump year 2014-01-03 11:04:26 +08:00
libxml Bump year 2014-01-03 11:04:26 +08:00
mbstring Enable zend.multibyte tests. Tipcal configuration works, but most tests fail. 2014-01-19 13:29:45 +09:00
mcrypt Bump year 2014-01-03 11:04:26 +08:00
mssql Bump year 2014-01-03 11:04:26 +08:00
mysql Bump year 2014-01-03 11:04:26 +08:00
mysqli Bump year 2014-01-03 11:04:26 +08:00
mysqlnd Fix bug #66283 (Segmentation fault after memory_limit) 2014-01-21 16:28:30 +01:00
oci8 Bump year 2014-01-03 11:04:26 +08:00
odbc Bump year 2014-01-03 11:04:26 +08:00
openssl Bump year 2014-01-03 11:04:26 +08:00
pcntl Bump year 2014-01-03 11:04:26 +08:00
pcre Bump year 2014-01-03 11:04:26 +08:00
pdo Bump year 2014-01-03 11:04:26 +08:00
pdo_dblib Bump year 2014-01-03 11:04:26 +08:00
pdo_firebird Bump year 2014-01-03 11:04:26 +08:00
pdo_mysql Bump year 2014-01-03 11:04:26 +08:00
pdo_oci Bump year 2014-01-03 11:04:26 +08:00
pdo_odbc Bump year 2014-01-03 11:04:26 +08:00
pdo_pgsql Fix #62479: Some chars not parsed in passwords 2014-01-18 19:27:40 -05:00
pdo_sqlite Bump year 2014-01-03 11:04:26 +08:00
pgsql Bump year 2014-01-03 11:04:26 +08:00
phar Bump year 2014-01-03 11:04:26 +08:00
posix Bump year 2014-01-03 11:04:26 +08:00
pspell Bump year 2014-01-03 11:04:26 +08:00
readline Bump year 2014-01-03 11:04:26 +08:00
recode Bump year 2014-01-03 11:04:26 +08:00
reflection Bump year 2014-01-03 11:04:26 +08:00
session forked the test for bug #66481 2014-01-17 03:30:42 +01:00
shmop Bump year 2014-01-03 11:04:26 +08:00
simplexml Bump year 2014-01-03 11:04:26 +08:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Bump year 2014-01-03 11:04:26 +08:00
soap Bump year 2014-01-03 11:04:26 +08:00
sockets Bump year 2014-01-03 11:04:26 +08:00
spl Bump year 2014-01-03 11:04:26 +08:00
sqlite3 Bump year 2014-01-03 11:04:26 +08:00
standard Fix bug #66509: copy() arginfo incorrect since 5.4 2014-01-18 11:25:53 -05:00
sybase_ct Bump year 2014-01-03 11:04:26 +08:00
sysvmsg Bump year 2014-01-03 11:04:26 +08:00
sysvsem Bump year 2014-01-03 11:04:26 +08:00
sysvshm Bump year 2014-01-03 11:04:26 +08:00
tidy Bump year 2014-01-03 11:04:26 +08:00
tokenizer Bump year 2014-01-03 11:04:26 +08:00
wddx Bump year 2014-01-03 11:04:26 +08:00
xml Bump year 2014-01-03 11:04:26 +08:00
xmlreader Bump year 2014-01-03 11:04:26 +08:00
xmlrpc Bump year 2014-01-03 11:04:26 +08:00
xmlwriter Bump year 2014-01-03 11:04:26 +08:00
xsl Bump year 2014-01-03 11:04:26 +08:00
zip Bump year 2014-01-03 11:04:26 +08:00
zlib Bump year 2014-01-03 11:04:26 +08:00
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00