php-src/ext
2011-09-25 12:39:05 +00:00
..
bcmath - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
bz2 - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
calendar the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162 2011-09-22 21:50:45 +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:42:53 +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 - skip on win, runtime TZ via putenv is not supported with ext/date 2011-09-13 13:58:03 +00:00
dba - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
ereg Sync r314808 to 5_3 branch 2011-08-23 10:18:48 +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 Fix warning "implicit declaration of function `vasprintf'" 2011-09-14 02:19:22 +00:00
filter Added skipif 2011-09-06 09:22:06 +00:00
ftp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
gmp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
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 the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient 2011-09-22 22:29:28 +00:00
json - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
ldap - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
libxml - ws 2011-08-30 05:44:37 +00:00
mbstring MFH: fixed #40685: removed '&' in mb_decode_numericentity(). 2011-09-24 02:20:38 +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 Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00:00
mysqli Fix Bug #55703(PHP crash when calling mysqli_fetch_fields) 2011-09-17 03:12:23 +00:00
mysqlnd - Fix bug #55609 (mysqlnd cannot be built shared) 2011-09-06 16:38:22 +00:00
oci8 Test portability fix 2011-09-16 19:56:32 +00:00
odbc - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
openssl - ext/openssl/tests/bug36732.phpt more portable. 2011-09-14 10:55:46 +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 - 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:43:42 +00:00
pdo_mysql - Fix folding 2011-09-19 12:31:06 +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 Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351 2011-09-15 17:23:29 +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:42:53 +00:00
readline - Fix #55301 (readline part) check if malloc succeded 2011-07-28 10:42:45 +00:00
recode - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
reflection - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
session I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation. 2011-09-13 21:06:06 +00:00
shmop - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
snmp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
soap - skip on win, diff TZ format 2011-09-07 11:26:59 +00:00
sockets fixed typo 2011-09-07 00:56:52 +00:00
spl Test for non-string replacement, bug#54304 2011-09-12 17:20:44 +00:00
sqlite Oops, can't cache it here because it won't work 2011-05-15 05:49:34 +00:00
sqlite3 - add skipif 2011-09-06 07:29:59 +00:00
standard - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4) 2011-09-17 00:01:45 +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:42:53 +00:00
sysvsem - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:18 +00:00
tokenizer - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
xsl fix xsl tests 2011-08-31 09:16:04 +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_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php