php-src/ext
2011-05-02 16:17:52 +00:00
..
bcmath - Year++ 2011-01-01 02:19:59 +00:00
bz2 - Year++ 2011-01-01 02:19:59 +00:00
calendar - Year++ 2011-01-01 02:19:59 +00:00
com_dotnet - this function is only in trunk 2011-01-20 13:57:40 +00:00
ctype - Year++ 2011-01-01 02:19:59 +00:00
curl Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE. FR #51815 2011-04-29 10:41:44 +00:00
date - Updated to version 2011.7 (2011g) 2011-04-30 20:18:51 +00:00
dba - Fix infile return on duplicated key (related to bug #54242) 2011-03-17 11:43:05 +00:00
dom Fix test by pointing this at a smaller file that is less likely to break the test 2011-04-27 21:27:00 +00:00
enchant - Year++ 2011-01-01 02:19:59 +00:00
ereg - Year++ 2011-01-01 02:19:59 +00:00
exif Fixed bug #54121 (error message format string typo). 2011-04-12 18:33:08 +00:00
fileinfo Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
filter #doc 2011-04-28 12:32:47 +00:00
ftp - Year++ 2011-01-01 02:19:59 +00:00
gd - malloc may fail 2011-01-19 15:23:07 +00:00
gettext - Year++ 2011-01-01 02:19:59 +00:00
gmp - Year++ 2011-01-01 02:19:59 +00:00
hash - Year++ 2011-01-01 02:19:59 +00:00
iconv - Year++ 2011-01-01 02:19:59 +00:00
imap Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
interbase - Fixed possible off-by-one overflow in ibase_gen_id() 2011-02-24 02:42:38 +00:00
intl implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled 2011-04-17 21:56:26 +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 Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #53339 2011-03-18 18:47:09 +00:00
libxml - Fixed bug #54440: libxml extension ignores default context. 2011-04-09 18:32:55 +00:00
mbstring - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. 2011-04-09 16:59:36 +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:19:59 +00:00
mysql Fixed variable re-declarations 2011-02-14 14:05:46 +00:00
mysqli fix buffer overflow - overwriting with 0x0, due to 2011-03-24 16:12:18 +00:00
mysqlnd fix buffer overflow - overwriting with 0x0, due to 2011-03-24 16:12:18 +00:00
oci8 Refactor OCI8 config.m4: improve messages and merge similar conditionals 2011-03-29 21:37:45 +00:00
odbc - Year++ 2011-01-01 02:19:59 +00:00
openssl MFH: The project calls itself OpenSSL and not openSSL, so let's keep it 2011-04-25 16:51:12 +00:00
pcntl Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
pcre - Year++ 2011-01-01 02:19:59 +00:00
pdo Fixed compiler warning 2011-02-22 15:48:25 +00:00
pdo_dblib - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field) 2011-03-17 11:59:54 +00:00
pdo_firebird - Year++ 2011-01-01 02:19:59 +00:00
pdo_mysql Implement FR #48587 (MySQL PDO driver doesn't support SSL connections) 2011-04-15 14:24:40 +00:00
pdo_oci - Improved message and version checking 2011-04-02 01:24:53 +00:00
pdo_odbc - Year++ 2011-01-01 02:19:59 +00:00
pdo_pgsql Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration). 2011-03-22 09:12:01 +00:00
pdo_sqlite - Year++ 2011-01-01 02:19:59 +00:00
pgsql - Year++ 2011-01-01 02:19:59 +00:00
phar - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters) 2011-03-26 17:02:34 +00:00
posix - Year++ 2011-01-01 02:19:59 +00:00
pspell - Year++ 2011-01-01 02:19:59 +00:00
readline Fixed bug #53630 (Fixed parameter handling inside readline() function). 2011-01-10 18:19:02 +00:00
recode - Year++ 2011-01-01 02:19:59 +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 MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
soap - Fixed bug #54312 (soap_version logic bug) 2011-03-19 17:36:01 +00:00
sockets - Updating UPGRADING for r309516 and modest merge to 5.3. 2011-03-23 00:51:22 +00:00
spl - Make SplFileInfo::_bad_state_ex final. 2011-04-05 08:38:09 +00:00
sqlite - Year++ 2011-01-01 02:19:59 +00:00
sqlite3 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 2011-01-07 01:11:16 +00:00
standard fix segfault in ext/standard/tests/network/http-stream.phpt 2011-05-02 16:17:52 +00:00
sybase_ct - Year++ 2011-01-01 02:19:59 +00:00
sysvmsg - Year++ 2011-01-01 02:19:59 +00:00
sysvsem - Year++ 2011-01-01 02:19:59 +00:00
sysvshm - Year++ 2011-01-01 02:19:59 +00:00
tidy - keep node creation check 2011-04-25 09:31:00 +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:19:59 +00:00
xml - Year++ 2011-01-01 02:19:59 +00:00
xmlreader Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
xmlrpc - Year++ 2011-01-01 02:19:59 +00:00
xmlwriter - Year++ 2011-01-01 02:19:59 +00:00
xsl - Year++ 2011-01-01 02:19:59 +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:19:59 +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