php-src/ext
2011-09-12 13:55:28 +00:00
..
bcmath - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
bz2 - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
calendar - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
com_dotnet - Fix #55301 (com_dotnet part) check if malloc succeded 2011-07-28 10:34:16 +00:00
ctype - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
curl Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
date - Updated to-do. 2011-09-08 16:57:41 +00:00
dba Prevent the magic quotes fatal error causing a diff 2011-09-01 19:01:37 +00:00
dom - fix test for OS where dir sep is \ 2011-09-07 09:03:07 +00:00
enchant - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
ereg Omitted GCC warning "comparison is always false" 2011-08-12 07:47:03 +00:00
exif - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
fileinfo Eliminated compiler's warnings and make static analyzer silent 2011-08-09 05:11:19 +00:00
filter add skipif 2011-09-06 08:11:37 +00:00
ftp - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
gd move it to right place 2011-09-06 09:45:21 +00:00
gettext - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
gmp - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
hash Add skipif 2011-09-06 09:29:04 +00:00
iconv - missing --SKIPIF-- 2011-09-06 09:28:23 +00:00
imap Update skipif 2011-09-07 10:39:55 +00:00
interbase fixes bug #55659 adn 006 test for firebird driver 2011-09-12 09:41:02 +00:00
intl Added skipif 2011-09-06 09:17:12 +00:00
json Add unescaped Unicode encoding to json_encode(). Closes bug #53946. Patch by Irker and Gwynne. 2011-08-29 14:56:19 +00:00
ldap Fix typo in tests for ldap bug #42060 2011-08-24 06:50:39 +00:00
libxml - Use our external entity loader only in the context of a PHP request. 2011-09-02 05:14:32 +00:00
mbstring fixed optional argument. 2011-09-12 13:20:05 +00:00
mcrypt - skip if no hash 2011-09-08 10:00:47 +00:00
mssql - Fix #55301 (mssql part) check if malloc succeded 2011-07-28 11:01:04 +00:00
mysql skip these tests if can't connect to mysql 2011-09-08 11:30:58 +00:00
mysqli Fix typo. 2011-09-12 13:55:28 +00:00
mysqlnd - Fix bug #55609 (mysqlnd cannot be built shared) 2011-09-06 16:38:22 +00:00
oci8 Use unique object names to reduce potential clashes when testing in parallel 2011-09-07 19:19:00 +00:00
odbc - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
openssl Fix the path to the .pem 2011-09-08 09:27:47 +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 Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
pdo_dblib - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_firebird fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object 2011-09-12 13:46:03 +00:00
pdo_mysql Fix skipifs 2011-09-08 17:52:45 +00:00
pdo_oci Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
pdo_odbc - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_pgsql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_sqlite Avoid strcpy() usage 2011-08-08 00:07:54 +00:00
pgsql Fixed a few false positives on gcov for ext/pgsql 2011-08-30 14:01:03 +00:00
phar Merge from branch, make things consistent 2011-09-12 10:57:26 +00:00
posix Fixing SKIPIF 2011-09-06 16:39:55 +00:00
pspell - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
readline Add a constant, READLINE_LIB, to be able to differenciate which lib is being used 2011-09-06 15:09:15 +00:00
recode - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
reflection Commit Gustavo's closure rebinding patch as desided by vote 2011-09-07 06:46:27 +00:00
session revert bad test change 2011-09-10 05:29:29 +00:00
shmop - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
simplexml - add skipif for dom 2011-09-07 08:12:08 +00:00
skeleton - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
snmp - Fix test 2011-09-10 13:02:00 +00:00
soap - skip on win, diff TZ format 2011-09-07 11:26:59 +00:00
sockets Fixed ext/sockets/tests/socket_strerror.phpt 2011-09-06 09:56:13 +00:00
spl Allow replacement to be any scalar value 2011-09-12 13:21:57 +00:00
sqlite3 - add skipif 2011-09-06 07:29:59 +00:00
standard Sync line ending with 5_4 2011-09-12 10:24:27 +00:00
sybase_ct - Fix #55301 (sybase part, take #2) check if malloc succeded 2011-07-28 21:16:51 +00:00
sysvmsg - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
sysvsem - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
sysvshm - add skipif 2011-09-06 07:49:31 +00:00
tidy - force LF (svn prop and config) 2011-09-07 10:14:02 +00:00
tokenizer - Drop T_SCALAR_CAST 2011-08-16 12:13:35 +00:00
wddx - add skipif 2011-09-05 13:52:24 +00:00
xml Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 2011-08-09 12:16:58 +00:00
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 - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
xsl Added test for XSL bug 54446 2011-09-12 12:44:49 +00:00
zip Fix cleanup routines 2011-09-07 12:05:19 +00:00
zlib - use only zlib function and reported the failure with base64 in #55620 2011-09-06 12:30:47 +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 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00