php-src/ext
Gustavo André dos Santos Lopes 7166298d63 - Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.
2012-03-08 12:30:59 +00:00
..
bcmath - Year++ 2012-01-01 13:15:04 +00:00
bz2 - Year++ 2012-01-01 13:15:04 +00:00
calendar - Year++ 2012-01-01 13:15:04 +00:00
com_dotnet - Year++ 2012-01-01 13:15:04 +00:00
ctype - Year++ 2012-01-01 13:15:04 +00:00
curl Allow alternative curl output shown in several qa.php.net/reports logs 2012-02-06 23:14:47 +00:00
date Armenia is smarter than the rest of us. They have dropped DST. 2012-03-02 17:03:19 +00:00
dba - Year++ 2012-01-01 13:15:04 +00:00
dom - Year++ 2012-01-01 13:15:04 +00:00
enchant - Year++ 2012-01-01 13:15:04 +00:00
ereg - Year++ 2012-01-01 13:15:04 +00:00
exif - Year++ 2012-01-01 13:15:04 +00:00
fileinfo MFH: Fixed bug #61173 (Unable to detect error from finfo constructor). 2012-03-07 07:38:57 +00:00
filter - Year++ 2012-01-01 13:15:04 +00:00
ftp MFH r322485 2012-01-26 05:15:57 +00:00
gd - Year++ 2012-01-01 13:15:04 +00:00
gettext - Year++ 2012-01-01 13:15:04 +00:00
gmp - Year++ 2012-01-01 13:15:04 +00:00
hash merge ext/hash from trunk 2012-01-18 09:15:34 +00:00
iconv - Year++ 2012-01-01 13:15:04 +00:00
imap - Year++ 2012-01-01 13:15:04 +00:00
interbase - Year++ 2012-01-01 13:15:04 +00:00
intl Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there 2012-02-05 10:35:56 +00:00
json - Year++ 2012-01-01 13:15:04 +00:00
ldap - Year++ 2012-01-01 13:15:04 +00:00
libxml - Year++ 2012-01-01 13:15:04 +00:00
mbstring MFH mb_ereg_replace_callback() for security enhancements. 2012-03-02 14:19:05 +00:00
mcrypt - Year++ 2012-01-01 13:15:04 +00:00
mssql - Year++ 2012-01-01 13:15:04 +00:00
mysql - Year++ 2012-01-01 13:15:04 +00:00
mysqli Fix bug #61003 mysql_stat() require a valid connection 2012-03-06 00:15:40 +00:00
mysqlnd Fix bug #60948 mysqlnd FTBFS when -Wformat-security is enabled 2012-03-05 23:55:12 +00:00
oci8 - Year++ 2012-01-01 13:15:04 +00:00
odbc - Year++ 2012-01-01 13:15:04 +00:00
openssl test for bug #61124 2012-02-25 13:27:57 +00:00
pcntl - Year++ 2012-01-01 13:15:04 +00:00
pcre Safer way to call pcre_fullinfo - bug 60986 2012-02-06 18:18:53 +00:00
pdo Add test for bug #61292, bug was fixed in -r323935 2012-03-06 06:24:50 +00:00
pdo_dblib - Year++ 2012-01-01 13:15:04 +00:00
pdo_firebird fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt 2012-02-05 09:58:50 +00:00
pdo_mysql Apply test fix for bug #61288 pdo_mysql___construct_options_libmysql.phpt test fails 2012-03-06 01:43:49 +00:00
pdo_oci - Year++ 2012-01-01 13:15:04 +00:00
pdo_odbc - Year++ 2012-01-01 13:15:04 +00:00
pdo_pgsql - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
pdo_sqlite - fix #55226, WS 2012-01-31 07:17:05 +00:00
pgsql - Year++ 2012-01-01 13:15:04 +00:00
phar Merge: Fix bug #61184 Phar::webPhar() generates headers with trailing NUL bytes 2012-03-02 08:21:54 +00:00
posix - Year++ 2012-01-01 13:15:04 +00:00
pspell - Year++ 2012-01-01 13:15:04 +00:00
readline - Year++ 2012-01-01 13:15:04 +00:00
recode - Year++ 2012-01-01 13:15:04 +00:00
reflection MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs()) 2012-03-02 03:36:30 +00:00
session Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) 2012-03-08 03:31:46 +00:00
shmop - Year++ 2012-01-01 13:15:04 +00:00
simplexml - Year++ 2012-01-01 13:15:04 +00:00
skeleton - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
snmp merge from trunk: 2012-01-13 18:46:56 +00:00
soap Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header) 2012-03-05 12:59:01 +00:00
sockets - Year++ 2012-01-01 13:15:04 +00:00
spl Fix bug #60596: Code Cleanup Removing Superfluous If Statement 2012-03-04 13:52:48 +00:00
sqlite3 remove -dev for release 2012-02-28 18:43:44 +00:00
standard - Fixed bug #61253: Wrappers opened with errors concurrency problem 2012-03-08 12:30:59 +00:00
sybase_ct - Year++ 2012-01-01 13:15:04 +00:00
sysvmsg - Year++ 2012-01-01 13:15:04 +00:00
sysvsem - Year++ 2012-01-01 13:15:04 +00:00
sysvshm - Year++ 2012-01-01 13:15:04 +00:00
tidy fix bug #54682 (tidy null pointer dereference) 2012-02-07 20:49:10 +00:00
tokenizer - Year++ 2012-01-01 13:15:04 +00:00
wddx - Year++ 2012-01-01 13:15:04 +00:00
xml - Year++ 2012-01-01 13:15:04 +00:00
xmlreader more verbose skip reason in test files with not so obvious extension requirements 2012-02-25 12:10:41 +00:00
xmlrpc Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable 2012-03-03 12:46:17 +00:00
xmlwriter - Year++ 2012-01-01 13:15:04 +00:00
xsl - Year++ 2012-01-01 13:15:04 +00:00
zip - Year++ 2012-01-01 13:15:04 +00:00
zlib - Tentative fix for bug #61306. 2012-03-07 08:51:30 +00: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