php-src/ext
2005-09-08 10:34:37 +00:00
..
bcmath - Bumber up year 2005-08-03 14:08:58 +00:00
bz2 Unicode support. 2005-08-11 23:36:07 +00:00
calendar - Bumber up year 2005-08-03 14:08:58 +00:00
com_dotnet unicode enable COM parameters (but not method/property names yet) 2005-08-13 19:03:58 +00:00
ctype Unicode support 2005-08-17 14:16:05 +00:00
curl MFB 2005-08-25 12:26:12 +00:00
date - Fix buglett with date() that cause truncated strings to be returned when 2005-09-07 19:09:27 +00:00
dba Make dba extension support BerkleyDB 4.3. 2005-08-22 19:59:19 +00:00
dbase - Bumber up year 2005-08-03 14:08:58 +00:00
dom add save options parameter 2005-09-08 10:34:37 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg - Bumber up year 2005-08-03 14:08:58 +00:00
exif NetWare specific stat structure issues. 2005-08-05 14:03:57 +00:00
fbsql - Bumber up year 2005-08-03 14:08:58 +00:00
fdf zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
fileinfo Support for Windows (Michael Wallner) 2005-09-07 11:16:57 +00:00
filepro - Bumber up year 2005-08-03 14:08:58 +00:00
filter - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
ftp - Removed EOLs from error messages 2005-08-18 12:37:24 +00:00
gd Nuke EOLs from error messages 2005-08-18 12:54:32 +00:00
gettext - Bumber up year 2005-08-03 14:08:58 +00:00
gmp - Bumber up year 2005-08-03 14:08:58 +00:00
hwapi - Bumber up year 2005-08-03 14:08:58 +00:00
iconv Unicode support 2005-08-17 14:01:06 +00:00
imap Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:02:43 +00:00
informix - Bumber up year 2005-08-03 14:08:58 +00:00
interbase - Bumber up year 2005-08-03 14:08:58 +00:00
ldap zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
libxml add additional constants 2005-09-08 10:33:57 +00:00
mbstring - Fixed bug #34015 2005-08-05 20:38:50 +00:00
mcrypt - Bumber up year 2005-08-03 14:08:58 +00:00
mhash - Bumber up year 2005-08-03 14:08:58 +00:00
mime_magic - Bumber up year 2005-08-03 14:08:58 +00:00
ming - Check for static libs, too 2005-08-26 15:24:26 +00:00
msession - Bumber up year 2005-08-03 14:08:58 +00:00
msql - Bumber up year 2005-08-03 14:08:58 +00:00
mssql MFB: Fix for #34369 2005-09-05 05:05:34 +00:00
mysql ZTS fixes. 2005-08-12 14:08:28 +00:00
mysqli zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 new test 2005-09-07 15:27:09 +00:00
odbc Fixed crash on AIX 2005-09-08 06:18:47 +00:00
openssl Fixed memory allocation bug 2005-09-07 15:34:50 +00:00
pcntl zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
pcre zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
pdo touch 2005-09-04 00:58:49 +00:00
pdo_dblib zts fixes 2005-08-12 23:32:31 +00:00
pdo_firebird this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_mysql protect against underflow - refs http://pecl.php.net/bugs/bug.php?id=5193 2005-09-01 14:31:34 +00:00
pdo_oci this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_odbc zts fixes 2005-08-12 23:32:31 +00:00
pdo_pgsql MFB 2005-09-03 23:52:56 +00:00
pdo_sqlite touch 2005-08-28 16:57:30 +00:00
pgsql ZTS fixes. 2005-08-12 14:08:28 +00:00
posix makedev is a macro on several systems. 2005-08-08 21:44:58 +00:00
pspell - Bumber up year 2005-08-03 14:08:58 +00:00
readline zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
recode - Bumber up year 2005-08-03 14:08:58 +00:00
reflection Support for class constants and static members for internal classes 2005-09-01 10:05:01 +00:00
session zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
shmop - Bumber up year 2005-08-03 14:08:58 +00:00
simplexml make sxe_properties_get respect namespace scope 2005-08-31 17:00:22 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp Nuked EOLs from error messages 2005-08-18 13:34:04 +00:00
soap ZTS fix 2005-08-25 06:50:16 +00:00
sockets - Bumber up year 2005-08-03 14:08:58 +00:00
spl - Add missing docu tag 2005-09-04 18:57:21 +00:00
sqlite Upgraded sqlite2 lib to 2.8.16 2005-09-07 15:10:15 +00:00
standard - Unicode impl of substr_replace() 2005-09-08 05:05:36 +00:00
sybase Fixed bug #34323 2005-08-31 22:29:24 +00:00
sybase_ct zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
sysvmsg - Bumber up year 2005-08-03 14:08:58 +00:00
sysvsem - Bumber up year 2005-08-03 14:08:58 +00:00
sysvshm - Bumber up year 2005-08-03 14:08:58 +00:00
tidy ZTS fixes. 2005-08-12 14:08:28 +00:00
tokenizer Fixed memory leak 2005-08-15 14:41:31 +00:00
unicode sizeof(char) != sizeof(UChar) Don't tell ucnv_toUnicode it has more space than it really does 2005-08-25 08:59:24 +00:00
wddx - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys) 2005-08-31 14:30:46 +00:00
xml Unicode support 2005-08-17 14:01:06 +00:00
xmlreader - Bumber up year 2005-08-03 14:08:58 +00:00
xmlrpc - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts) 2005-08-28 00:43:29 +00:00
xmlwriter Provide a common handler for "close". 2005-08-16 23:10:36 +00:00
xsl Fix crash: handler name not length needs to be passed to php_error_docref 2005-09-02 15:38:22 +00:00
zlib Resolved bug #34240. 2005-09-02 17:25:10 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00