php-src/ext
2009-10-20 12:41:58 +00:00
..
bcmath
bz2
calendar
com_dotnet
ctype
curl Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose). 2009-09-30 02:34:17 +00:00
date - Updated to version 2009.15 (2009o) 2009-10-19 16:29:13 +00:00
dba Fixed tests 2009-09-21 09:52:19 +00:00
dom Fixed bug #49647 (DOMUserData does not exist) 2009-09-24 13:18:22 +00:00
enchant - Fix compiler warning 2009-10-11 15:23:09 +00:00
ereg
exif Fixed tests 2009-09-21 09:52:19 +00:00
fileinfo - fix #49732, fix crash when timestamp conversion fails 2009-10-01 13:55:16 +00:00
filter Fixed tests 2009-09-21 09:52:19 +00:00
ftp
gd - check max colors while loading gd2 palette image (patch by Tomas Hoger) 2009-10-12 10:01:37 +00:00
gettext
gmp
hash
iconv
imap - Fixed bug #49630 (imap_listscan function missing) 2009-09-22 18:18:57 +00:00
interbase
intl
json
ldap - Fixed tests 2009-09-26 17:59:33 +00:00
libxml
mbstring - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a 2009-09-23 15:22:47 +00:00
mcrypt - Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). 2009-10-02 00:13:53 +00:00
mssql
mysql Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD LOCAL INFILE will fail 2009-10-20 12:31:04 +00:00
mysqli Skipping tests if InnoDB is available but disabled. I wonder what InnoDB status comes next... 2009-10-20 12:41:58 +00:00
mysqlnd Fixing host info for TCP/IP and aligning mysqlnd and libmysql 2009-10-19 12:09:48 +00:00
oci8 bump ver 2009-10-06 23:21:11 +00:00
odbc
openssl Fixed test (it failed from time to time because of very small timeouts) 2009-09-22 10:15:10 +00:00
pcntl pcntl_exec() should inherit environment in case it's not provided as an argument 2009-09-30 13:04:28 +00:00
pcre Fixed tests 2009-09-21 09:52:19 +00:00
pdo - Fixed PDORow and PDOStatement crashes when instantiating throught Reflection 2009-10-12 17:09:11 +00:00
pdo_dblib
pdo_firebird
pdo_mysql mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd 2009-09-22 15:31:35 +00:00
pdo_oci
pdo_odbc
pdo_pgsql - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) 2009-10-07 17:40:16 +00:00
pdo_sqlite Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 2009-10-16 02:22:48 +00:00
pgsql
phar - It is not const in PHP_5_2 but it is in HEAD and PHP_5_3 2009-10-19 15:34:50 +00:00
posix Add missing open_basedir check in posix_mkfifo 2009-09-29 14:02:50 +00:00
pspell
readline
recode
reflection - Fix some arginfos (thanks Philip) 2009-10-03 20:45:29 +00:00
session Fixed tests 2009-09-21 09:52:19 +00:00
shmop
simplexml Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). 2009-10-07 12:46:29 +00:00
skeleton
snmp
soap
sockets
spl Fix bug #49263 (Offset error when unserializing self-references in SplObjectStorage) 2009-10-06 13:34:56 +00:00
sqlite - Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection 2009-10-12 19:04:00 +00:00
sqlite3 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 2009-10-16 02:22:48 +00:00
standard Fix test to remove temporary files 2009-10-19 21:50:08 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib
ext_skel
ext_skel_win32.php