php-src/ext
2011-12-12 13:49:21 +00:00
..
bcmath - Fixed bug #60337 bcscale related crashed on 64bits platforms 2011-11-19 12:46:43 +00:00
bz2
calendar - Oops missed return. Also improved the readability of a test. 2011-09-27 11:43:07 +00:00
com_dotnet
ctype
curl Fix curl_copy_handle_basic_008.phpt when display_errors is On 2011-12-08 18:57:01 +00:00
date This test should no longer fail, and is perfectly okay for Linux to test on too. 2011-12-12 12:57:46 +00:00
dba
dom - fix test for OS where dir sep is \ 2011-09-07 09:03:07 +00:00
enchant
ereg
exif fix bug #60150 for 5.3 too 2011-11-19 04:49:36 +00:00
fileinfo - Fixed memory leak when calling the Finfo constructor twice 2011-11-23 01:20:49 +00:00
filter Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 2011-12-04 14:52:40 +00:00
ftp Fix bug 60183 2011-11-01 15:15:51 +00:00
gd Fixed #60160 and added a test for it 2011-11-01 11:51:53 +00:00
gettext
gmp
hash Add skipif 2011-09-06 09:29:04 +00:00
iconv Fix the test in 5.4 and trunk. 2011-09-05 11:07:38 +00:00
imap Update skipif 2011-09-07 10:39:55 +00:00
interbase skip the interbase tests if cannot connect to the server 2011-09-22 22:07:02 +00:00
intl - Fixed memory leak in several Intl locale functions 2011-11-22 12:29:15 +00:00
json Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 2011-10-17 23:51:25 +00:00
ldap
libxml
mbstring - Fix the fix (thanks Chris Jones!) 2011-11-22 19:18:34 +00:00
mcrypt - skip if no hash 2011-09-08 10:00:47 +00:00
mssql - Fixed bug #60267 (Compile failure with freetds 0.91) 2011-11-16 12:13:22 +00:00
mysql Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00:00
mysqli Good to fix something, but don't forget to update tests 2011-11-23 17:30:59 +00:00
mysqlnd use the method in all builds. Thus it can be used for detection 2011-11-22 16:38:06 +00:00
oci8 r319456 also fixed the OCI8 part of #55301 (multiple null pointer) 2011-11-18 18:14:15 +00:00
odbc
openssl - Fixed NULL pointer dereference in stream_socket_enable_crypto, case when 2011-11-12 10:36:55 +00:00
pcntl Fix errormessage 2011-09-07 13:47:31 +00:00
pcre - revert incorrect fix introduced in r316528 2011-09-12 12:59:52 +00:00
pdo - Fix bug #55776 (PDORow to session bug) 2011-09-25 12:39:05 +00:00
pdo_dblib
pdo_firebird bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird 2011-12-10 22:09:59 +00:00
pdo_mysql - Fix bug #60155 (pdo_mysql.default_socket ignored). 2011-11-02 15:45:53 +00:00
pdo_oci fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed) 2011-09-27 09:12:13 +00:00
pdo_odbc
pdo_pgsql
pdo_sqlite
pgsql Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0). 2011-11-15 18:02:58 +00:00
phar Fix skipif 2011-12-08 20:43:23 +00:00
posix Fixing SKIPIF 2011-09-06 16:39:55 +00:00
pspell
readline
recode
reflection Fixed bug #60367 (Reflection and Late Static Binding) 2011-11-24 09:16:11 +00:00
session - Fixed bug #60339 (valgrind reports LEAK --with-mm) 2011-11-19 18:50:49 +00:00
shmop
simplexml - add skipif for dom 2011-09-07 08:12:08 +00:00
skeleton
snmp
soap Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault) 2011-11-28 14:20:35 +00:00
sockets - Fixed bug #60048 (sa_len a #define on IRIX) 2011-10-13 22:56:05 +00:00
spl Added tests contributions on spl_autoload and stream_context_set_option() 2011-12-09 11:23:19 +00:00
sqlite
sqlite3 - add skipif 2011-09-06 07:29:59 +00:00
standard - skip on win 2011-12-12 13:49:21 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm Fixed bug #55750 (memory copy issue in sysvshm extension). 2011-10-03 18:17:12 +00:00
tidy - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference) 2011-11-15 15:16:20 +00:00
tokenizer
wddx - add skipif 2011-09-05 13:52:24 +00:00
xml
xmlreader - fix test for OS where dir sep is \ 2011-09-07 09:19:28 +00:00
xmlrpc - add skipif 2011-09-05 19:59:42 +00:00
xmlwriter
xsl Added the xsl.security_prefs option to 5_4 and trunk and 2011-10-10 07:59:19 +00:00
zip Fix cleanup routines 2011-09-07 12:05:19 +00:00
zlib Fix test (gzdecode not valid in 5.3 branch, maybe need add ? ) 2011-09-13 13:18:57 +00:00
ext_skel
ext_skel_win32.php