php-src/ext
2012-09-13 22:43:10 -07:00
..
bcmath - Year++ 2012-01-01 13:15:04 +00:00
bz2 - Year++ 2012-01-01 13:15:04 +00:00
calendar Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime() 2012-04-28 11:42:42 +02:00
com_dotnet Fix bug #62146 com_dotnet cannot be built shared, tested by Anatoliy 2012-05-25 00:22:25 +02:00
ctype - Year++ 2012-01-01 13:15:04 +00:00
curl Fixed bug #62839 2012-08-16 14:48:44 -04:00
date year++ 2012-09-05 23:47:51 +08:00
dba year++ 2012-09-05 23:08:05 +08:00
dom - Value stored to var is never read 2012-08-19 12:13:48 -03:00
enchant Fixed bug #62838 2012-08-16 14:32:55 +04:00
ereg - Year++ 2012-01-01 13:15:04 +00:00
exif Fix exif test failure 2012-08-14 17:33:38 +02:00
fileinfo - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky at columbia dot edu 2012-07-28 19:05:13 -03:00
filter Fix bug ext\filter\tests\bug52209.phpt fails 2012-04-30 10:25:54 +02:00
ftp - Year++ 2012-01-01 13:15:04 +00:00
gd year++ 2012-09-05 23:08:05 +08:00
gettext - Year++ 2012-01-01 13:15:04 +00:00
gmp Fixed bug #62068 Test bug - gmp_nextprime and 022 2012-05-21 12:31:16 +02:00
hash - Year++ 2012-01-01 13:15:04 +00:00
iconv Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
imap - Year++ 2012-01-01 13:15:04 +00:00
interbase year++ 2012-09-05 23:08:05 +08:00
intl Fixed defective cloning in ext/intl classes 2012-08-26 23:53:57 +02:00
json Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especially 2012-07-05 00:55:47 +02:00
ldap Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails 2012-04-16 15:25:20 +02:00
libxml Fix: 62067 Moved comments to FILE section 2012-05-19 16:33:36 +01:00
mbstring Fixed bug #61631 mbstring mail related tests fail 2012-04-10 11:47:18 +02:00
mcrypt Ask for less random data in mcrypt_create_iv 2012-08-13 22:01:19 +02:00
mssql - Year++ 2012-01-01 13:15:04 +00:00
mysql skip test properly 2012-08-21 22:11:22 +08:00
mysqli Correct PHP version 2012-09-05 23:41:42 +08:00
mysqlnd fix Bug #62273 Segmentation Fault in Mysqli/Mysqlnd 2012-06-29 14:42:36 +03:00
oci8 Change package.xml fix description 2012-09-13 22:43:10 -07:00
odbc Remove extra ; 2012-06-22 17:32:46 +02:00
openssl Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only 2012-04-24 14:05:35 +02:00
pcntl ext/pcntl/pcntl.c: Fix typo in comment 2012-03-29 08:46:04 +01:00
pcre Safer way to call pcre_fullinfo - bug 60986 2012-02-06 18:18:53 +00:00
pdo skip test for bug 43130 on firebird , not relevant 2012-08-20 16:56:37 +03:00
pdo_dblib - Year++ 2012-01-01 13:15:04 +00:00
pdo_firebird fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt 2012-02-05 09:58:50 +00:00
pdo_mysql Remove extra ; 2012-06-22 17:32:46 +02:00
pdo_oci - Year++ 2012-01-01 13:15:04 +00:00
pdo_odbc Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
pdo_pgsql - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
pdo_sqlite Improve check for :memory: pseudo-filename in SQlite 2012-06-22 12:48:39 +02:00
pgsql Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less) 2012-03-29 20:04:15 +09:00
phar better fix 2012-08-24 18:21:49 +08:00
posix Adding a test for ext/posix/tests/posix_getegid_basic.phpt 2012-06-10 17:07:49 +04:00
pspell - Year++ 2012-01-01 13:15:04 +00:00
readline Add open_basedir checks to readline_write_history and readline_read_history 2012-03-21 09:13:06 -07:00
recode Remove extra ; 2012-06-22 17:32:46 +02:00
reflection Fixed bug that can not get default value of parameter if it's not optional 2012-08-02 22:16:46 +08:00
session Fixed bug (segfault due to retval is not initialized) 2012-08-15 00:44:47 +08:00
shmop - Year++ 2012-01-01 13:15:04 +00:00
simplexml Update to work with libxml 2.9.0 2012-08-09 14:02:33 -04:00
skeleton Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
snmp - Year++ 2012-01-01 13:15:04 +00:00
soap Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice). 2012-09-03 11:49:58 +04:00
sockets Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails 2012-04-10 13:58:15 +02:00
spl Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables) 2012-09-01 14:21:34 +08:00
sqlite Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
sqlite3 Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
standard year++ 2012-09-05 23:47:51 +08:00
sybase_ct - Year++ 2012-01-01 13:15:04 +00:00
sysvmsg Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
sysvsem - Year++ 2012-01-01 13:15:04 +00:00
sysvshm - Year++ 2012-01-01 13:15:04 +00:00
tidy Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
tokenizer - Year++ 2012-01-01 13:15:04 +00:00
wddx - Year++ 2012-01-01 13:15:04 +00:00
xml - Year++ 2012-01-01 13:15:04 +00:00
xmlreader Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xmlrpc Fix test, from PR 158 2012-08-11 00:22:52 +08:00
xmlwriter Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xsl Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
zip Added test for bug #51353. It'll be skipped by default and must be 2012-08-21 13:22:00 +02:00
zlib Fixed bug #61677 ext\zlib\tests\bug_52944.phpt fails 2012-07-13 11:39:57 +02:00
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php