php-src/ext
2005-09-29 10:00:59 +00:00
..
bcmath
bz2 Unicode support. 2005-08-11 23:36:07 +00:00
calendar
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 Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()). 2005-09-08 14:49:58 +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
dom Fixed access to uninitialized value 2005-09-19 18:47:36 +00:00
enchant
ereg
exif NetWare specific stat structure issues. 2005-08-05 14:03:57 +00:00
fbsql
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
filter - Implemented input_filters_list() function to return all supported filters. 2005-09-28 09:10:45 +00:00
ftp - Removed EOLs from error messages 2005-08-18 12:37:24 +00:00
gd - #33220, fix infinite loop while loading invalid gif, this patch fixes 2005-09-24 14:37:49 +00:00
gettext
gmp
hwapi
iconv fix phpinfo() output for iconv extension 2005-09-08 11:48:07 +00:00
imap Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:02:43 +00:00
informix
interbase
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 MFB: fixed compiler warnings 2005-09-21 13:23:12 +00:00
mcrypt - Add E_RECOVERABLE. 2005-09-15 16:19:48 +00:00
mhash
mime_magic
ming - Check for static libs, too 2005-08-26 15:24:26 +00:00
msession
msql
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 fix #32081 (mysqli_real_connect(): mysqli.default_socket in php.ini has no effect) for real 2005-09-22 20:14:15 +00:00
ncurses
oci8 Update php4 build file, compile against istantclient 2005-09-28 22:31:45 +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 Unicode support 2005-09-26 07:23:49 +00:00
pdo_dblib fix typo 2005-09-24 23:22:44 +00:00
pdo_firebird this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_mysql fix typo 2005-09-24 23:22:44 +00:00
pdo_oci fix typo 2005-09-24 23:22:44 +00:00
pdo_odbc use PDO:: class constants 2005-09-20 00:45:16 +00:00
pdo_pgsql MFB: remove PDO_ prefix 2005-09-20 00:46:07 +00:00
pdo_sqlite Touch generated file 2005-09-26 19:32:17 +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 Fixed bug #34456 (Possible crash inside pspell extension). 2005-09-12 15:26:48 +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
reflection - Remove unused variable 2005-09-23 23:02:29 +00:00
session - Improved the fix for #21306 a bit 2005-09-23 08:13:57 +00:00
shmop
simplexml Fixed test file 2005-09-19 06:11:12 +00:00
skeleton
snmp Nuked EOLs from error messages 2005-08-18 13:34:04 +00:00
soap Fixed wrong array autodetection 2005-09-29 10:00:59 +00:00
sockets
spl - Reset global pointer to NULL after mem free (required for apache 1.3) 2005-09-26 17:54:57 +00:00
sqlite MFB: Build PDO and SQLite as shared 2005-09-24 15:15:13 +00:00
standard - Updated addslashes(): add codepoints directly rather than with zend_codepoint_to_uchar() 2005-09-29 09:33:38 +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
sysvsem
sysvshm
tidy ZTS fixes. 2005-08-12 14:08:28 +00:00
tokenizer Fixed memory leak 2005-08-15 14:41:31 +00:00
unicode - Rename icu_loc* to i18n_loc* 2005-09-14 14:56:01 +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
xmlrpc - Fixed build with phpize 2005-09-12 17:14:20 +00:00
xmlwriter add dsp file 2005-09-29 01:05:17 +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
ext_skel_win32.php