php-src/ext
2009-11-02 13:33:24 +00:00
..
bcmath add missing skipifs 2009-08-31 19:22:29 +00:00
bz2
calendar
com_dotnet - Fixed crash in com_print_typeinfo when an invalid typelib is given 2009-10-27 19:16:55 +00:00
ctype
curl Fixed bug #49921 (Curl post upload functions changed). 2009-10-26 12:57:01 +00:00
date - #48752, crash during date parsing with invalid date 2009-10-27 10:41:45 +00:00
dba - Fixed paths 2009-08-01 23:26:02 +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 - 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
fbsql
fileinfo - fix #49732, fix crash when timestamp conversion fails 2009-10-01 13:55:16 +00:00
filter Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). 2009-09-07 02:35:25 +00:00
ftp - Fixed bug #49447 (php engine need to correctly check for socket API 2009-09-04 07:59:48 +00:00
gd Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails 2009-11-01 05:04:35 +00:00
gettext
gmp
hash - Fix for bug #49223 Inconsistency using get_defined_constants(true) 2009-08-17 21:28:22 +00:00
iconv Test from 2009 testfest 2009-08-26 17:17:58 +00:00
imap - Fixed bug #49630 (imap_listscan function missing) 2009-09-22 18:18:57 +00:00
interbase Fixed ext/interbase build 2009-09-08 01:44:37 +00:00
intl fix version 2009-10-27 23:21:00 +00:00
json Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
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 Fixing stats, updating test to accept new stats 2009-10-22 16:05:33 +00:00
mysqlnd Fix: log slow queries in stats regardless of mysqlnd.log_mask setting. 2009-10-23 12:44:05 +00:00
oci8 bump ver 2009-10-06 23:21:11 +00:00
odbc
openssl - Fixed memory leak in openssl_pkcs12_export_to_file() 2009-10-27 21:37:03 +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 bug #49483 (preg_replace 'subject' parameter listed as optional) 2009-09-06 17:41:34 +00:00
pdo - Fixed class name in row_get_classname (PDORow) 2009-10-12 17:20:30 +00:00
pdo_dblib - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0)) 2009-09-10 01:20:42 +00:00
pdo_firebird
pdo_mysql Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR) 2009-10-29 13:33:51 +00:00
pdo_oci
pdo_odbc
pdo_pgsql - Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). 2009-10-26 02:02:28 +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 Fixed compiler warnings 2009-11-02 13:33:24 +00:00
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 - Fixed test 2009-09-30 13:30:32 +00:00
pspell
readline - Fixed bug #48608 (Invalid libreadline version not detected during configure) 2009-08-04 11:20:49 +00:00
recode
reflection - Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class) 2009-11-01 15:12:34 +00:00
session
shmop
simplexml Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). 2009-10-07 12:46:29 +00:00
skeleton use x.y.z version number, use a #define for version number 2009-08-05 15:58:50 +00:00
snmp - Fixed bug #49990 (SNMP3 warning message about security level printed twice). 2009-10-25 20:17:04 +00:00
soap Removed irrelevant test 2009-09-23 14:15:52 +00:00
sockets - Fix build for !win32 systems.. 2009-09-10 13:19:43 +00:00
spl - Fixed bug #50018 (Typo in spl_limit_it_seek()) 2009-10-27 21:57:26 +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 - Fixed bug #50006 (Segfault caused by uksort()) [5_2 only] 2009-11-01 17:30:55 +00:00
sybase_ct - More and more missing svn:ignore entries. 2009-08-02 01:48:27 +00:00
sysvmsg
sysvsem
sysvshm
tidy Minor change to improve code coverage 2009-09-16 12:35:54 +00:00
tokenizer
unicode
wddx
xml This needs to be larger to avoid an overflow on the bit-shifting in this function 2009-08-27 05:05:42 +00:00
xmlreader
xmlrpc cleanup parameter parsing 2009-08-18 00:41:43 +00:00
xmlwriter
xsl Fixed tests 2009-09-07 14:18:46 +00:00
zip Fixed a bug in parameter passing/conversion API which caused tons of memleak and was the reason of ~1500 test failurs 2009-09-23 13:51:50 +00:00
zlib - Fixed zlib.deflate compress filter to actually accpet level parameter. 2009-08-31 21:18:55 +00:00
ext_skel
ext_skel_win32.php