php-src/ext
2008-04-20 21:48:30 +00:00
..
bcmath Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
bz2 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:56:22 +00:00
calendar - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
com_dotnet New macro for check void parameters 2008-02-28 14:16:25 +00:00
ctype - new tests for ctype functions 2008-03-17 09:54:36 +00:00
curl New macro for check void parameters 2008-02-28 14:16:25 +00:00
date - MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set 2008-04-16 17:24:00 +00:00
dba - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
dbase - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
dom fix bug #44648 (Attribute names not checked for wellformedness) 2008-04-17 20:19:53 +00:00
enchant - add test 2008-04-16 09:56:36 +00:00
ereg - Fixed tests 2008-04-20 02:25:08 +00:00
exif MFB: Fixed bug #44388 (Crash inside exif_read_data() on invalid images) 2008-03-12 17:32:26 +00:00
fbsql Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
fdf New macro for check void parameters 2008-02-28 14:16:25 +00:00
fileinfo - Bring the majority of PECL extensions into line with macro/x.x.x versioning. 2008-03-31 09:37:51 +00:00
filter - Fixed test 2008-04-15 18:59:27 +00:00
ftp Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
gd Fixed return value changed previously 2008-02-28 17:43:32 +00:00
gettext - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
gmp MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:26:08 +00:00
hash fix folding 2008-04-04 07:47:18 +00:00
iconv - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
imap - Fixed typo 2008-04-17 11:08:32 +00:00
interbase New macro for check void parameters 2008-02-28 14:16:25 +00:00
json - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
ldap always initialize mod_type 2008-04-16 13:19:31 +00:00
libxml fix bug #41562 (SimpleXML memory issue) 2008-01-30 15:28:09 +00:00
mbstring MFB 2008-02-16 08:49:07 +00:00
mcrypt Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mhash New macro for check void parameters 2008-02-28 14:16:25 +00:00
mime_magic MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
ming New macro for check void parameters 2008-02-28 14:16:25 +00:00
msql New way for check void parameters 2008-03-04 23:39:15 +00:00
mssql MFB: Revert patch for bug #44325 2008-03-05 23:52:56 +00:00
mysql Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
mysqli Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
mysqlnd Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
oci8 MFB: Set extension status back to dev 2008-04-18 02:35:08 +00:00
odbc New macro for check void parameters 2008-02-28 14:16:25 +00:00
openssl MFB53: Fixed bug#44716 (Progress notifications incorrect) 2008-04-14 12:17:38 +00:00
pcntl MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
pcre - No longer allow to disable pcre 2008-04-10 19:41:24 +00:00
pdo MFB 2008-04-10 18:51:54 +00:00
pdo_dblib MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
pdo_firebird MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
pdo_mysql - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
pdo_oci MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:04:53 +00:00
pdo_odbc MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
pdo_pgsql MFB: Better fix for bug #44189 2008-02-26 00:14:25 +00:00
pdo_sqlite - Fixed compilation warnings 2008-03-22 20:37:08 +00:00
pgsql Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:56:22 +00:00
phar use a tar generated by the tar command to test links. Test still fails 2008-04-20 21:48:30 +00:00
posix fix tests 2008-04-11 11:05:33 +00:00
pspell Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
readline Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
recode Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
reflection Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 2008-03-03 14:24:11 +00:00
session Fixed bug #44719 (More uninitialised values causing wierd errors) 2008-04-15 00:39:43 +00:00
shmop MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
simplexml - Added some UEXPECTs 2008-03-22 14:58:29 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp New macro for check void parameters 2008-02-28 14:16:25 +00:00
soap Fix another case of a broken stream->fd cast in 64-bit builds. 2008-04-04 12:58:32 +00:00
sockets MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
spl - SPL can no longer be disabld as discussed some time ago (checked back with RM) 2008-04-09 21:47:29 +00:00
sqlite - Fixed compilation warnings 2008-03-22 20:37:08 +00:00
standard - Fixed tests 2008-04-19 23:11:26 +00:00
sybase Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sybase_ct Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sysvmsg Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sysvsem Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sysvshm Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
tidy New way for check void parameters 2008-03-04 23:39:15 +00:00
tokenizer add missing EOL and fix build 2008-03-27 08:32:48 +00:00
unicode New way for check void parameters 2008-03-04 23:39:15 +00:00
wddx - Fixed tests on 64bit platform. 2008-02-25 22:32:26 +00:00
xml Fix typo 2008-01-30 08:52:55 +00:00
xmlreader MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
xmlrpc New macro for check void parameters 2008-02-28 14:16:25 +00:00
xmlwriter Fix test 2008-03-05 13:15:03 +00:00
xsl - Fix arginfo and prototype. 2008-01-29 21:21:04 +00:00
zip Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:56:22 +00:00
zlib fix test 2008-04-13 21:41:45 +00:00
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php