php-src/ext
Gustavo André dos Santos Lopes 76dd2d8e2c - Fixed bug #51958: socket_accept() fails on IPv6 sockets.
#On hold for 5.3
2011-03-14 22:59:05 +00:00
..
bcmath - Year++ 2011-01-01 02:17:06 +00:00
bz2 - Year++ 2011-01-01 02:17:06 +00:00
calendar - Year++ 2011-01-01 02:17:06 +00:00
com_dotnet - fail when no known op are given 2011-01-20 06:58:04 +00:00
ctype - Year++ 2011-01-01 02:17:06 +00:00
curl - Year++ 2011-01-01 02:17:06 +00:00
date - Updated to version 2011.4 (2011d) 2011-03-14 18:56:02 +00:00
dba - Fix infile return on duplicated key (related to bug #54242) 2011-03-13 14:57:19 +00:00
dom - Hopefully finally fixed the mess in rev 307562 and rev 307563. 2011-01-19 00:22:06 +00:00
enchant - Year++ 2011-01-01 02:17:06 +00:00
ereg - Year++ 2011-01-01 02:17:06 +00:00
exif Fixed multibyte related issues 2011-03-14 16:00:59 +00:00
fileinfo Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
filter - Changed port validation introduced in commit #308035 to consider 2011-02-05 22:37:00 +00:00
ftp - Year++ 2011-01-01 02:17:06 +00:00
gd - malloc may fail 2011-01-19 15:23:07 +00:00
gettext - Year++ 2011-01-01 02:17:06 +00:00
gmp - Year++ 2011-01-01 02:17:06 +00:00
hash - Year++ 2011-01-01 02:17:06 +00:00
iconv - Year++ 2011-01-01 02:17:06 +00:00
imap Add imap_fetchmime 2011-01-24 03:52:00 +00:00
interbase - Fixed possible off-by-one overflow in ibase_gen_id() 2011-02-24 02:42:38 +00:00
intl - unused var 2011-02-15 09:07:34 +00:00
json Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all cases 2011-02-21 08:09:02 +00:00
ldap - Year++ 2011-01-01 02:17:06 +00:00
libxml - Year++ 2011-01-01 02:17:06 +00:00
mbstring Fixed multibyte related issues 2011-03-14 16:00:59 +00:00
mcrypt - force static, can't be built yet shared anyway 2011-01-19 21:19:45 +00:00
mssql - Year++ 2011-01-01 02:17:06 +00:00
mysql Fixed variable re-declarations 2011-02-14 14:05:46 +00:00
mysqli - Fix tests. temp dir might be something other than /tmp 2011-02-22 14:49:32 +00:00
mysqlnd even better fix 2011-02-25 16:55:27 +00:00
oci8 - Year++ 2011-01-01 02:17:06 +00:00
odbc - Year++ 2011-01-01 02:17:06 +00:00
openssl - fix bug #54061, memory leak in openssl_decrypt 2011-02-21 12:50:26 +00:00
pcntl - Year++ 2011-01-01 02:17:06 +00:00
pcre - Year++ 2011-01-01 02:17:06 +00:00
pdo - Year++ 2011-01-01 02:17:06 +00:00
pdo_dblib - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field) 2011-03-05 23:07:45 +00:00
pdo_firebird - Year++ 2011-01-01 02:17:06 +00:00
pdo_mysql Remove this void comment (c/p mistake) 2011-01-17 09:59:07 +00:00
pdo_oci - Year++ 2011-01-01 02:17:06 +00:00
pdo_odbc - Year++ 2011-01-01 02:17:06 +00:00
pdo_pgsql - Year++ 2011-01-01 02:17:06 +00:00
pdo_sqlite - Year++ 2011-01-01 02:17:06 +00:00
pgsql Added support for "extra" parameter for PGNotify(). 2011-01-27 16:02:30 +00:00
phar - Missing fixes for bug #54247 2011-03-14 14:12:42 +00:00
posix - Year++ 2011-01-01 02:17:06 +00:00
pspell - Fixed ZTS build 2011-03-13 14:19:31 +00:00
readline - Fixed build 2011-02-19 16:32:00 +00:00
recode - Year++ 2011-01-01 02:17:06 +00:00
reflection - Simpler fix for bug #53915. 2011-02-03 12:45:30 +00:00
session - local redeclaration 2011-01-23 10:02:06 +00:00
shmop - Version++ 2011-03-08 18:24:04 +00:00
simplexml - Fixed bug #53991 (SimpleXMLElement::__construct shows no params via ReflectionMethod) 2011-02-11 21:10:48 +00:00
skeleton revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
snmp fix typo in SNMP_SNPRINT_VALUE usage: use val_len, not name_length 2011-03-11 07:21:13 +00:00
soap Fixed compiler warnings caused by var re-declaration 2011-02-03 13:33:10 +00:00
sockets - Fixed bug #51958: socket_accept() fails on IPv6 sockets. 2011-03-14 22:59:05 +00:00
spl - Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfaults) 2011-03-08 19:56:29 +00:00
sqlite3 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 2011-01-07 01:11:16 +00:00
standard Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment) 2011-03-13 04:02:56 +00:00
sybase_ct - Year++ 2011-01-01 02:17:06 +00:00
sysvmsg - Year++ 2011-01-01 02:17:06 +00:00
sysvsem - Year++ 2011-01-01 02:17:06 +00:00
sysvshm - Year++ 2011-01-01 02:17:06 +00:00
tidy - Year++ 2011-01-01 02:17:06 +00:00
tokenizer Fixed bug #54089 (token_get_all() does not stop after __halt_compiler). 2011-02-28 15:18:27 +00:00
wddx - Year++ 2011-01-01 02:17:06 +00:00
xml - Year++ 2011-01-01 02:17:06 +00:00
xmlreader - Year++ 2011-01-01 02:17:06 +00:00
xmlrpc - Year++ 2011-01-01 02:17:06 +00:00
xmlwriter - Year++ 2011-01-01 02:17:06 +00:00
xsl - Year++ 2011-01-01 02:17:06 +00:00
zip - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) 2011-02-07 16:20:16 +00:00
zlib - Year++ 2011-01-01 02:17:06 +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