php-src/ext
Derick Rethans 28e76fe7f4 - Implemented binary search for timezone abbreviations and timezone identifier
lookups. (Based on a patch by Nuno Lopes)
2005-06-28 17:56:47 +00:00
..
bcmath - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
bz2 MFB: MSVC++ 6.0 doesn't support long long type 2005-06-13 19:33:39 +00:00
calendar Removed unused vars. 2005-04-13 23:05:23 +00:00
com_dotnet fix C++ comments 2005-04-22 08:59:21 +00:00
ctype Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 2004-11-30 16:55:55 +00:00
curl Fixed bug #33475 (cURL handle is not closed on curl_close(). 2005-06-26 17:31:07 +00:00
date - Implemented binary search for timezone abbreviations and timezone identifier 2005-06-28 17:56:47 +00:00
dba Add note how to build DBA as shared 2005-06-18 13:28:30 +00:00
dbase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
dbx Call functions by their new, proper names instead of what are now aliases. 2004-05-06 12:22:14 +00:00
dom - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing) 2005-06-26 22:34:26 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg Do a cache flush if we detect possible cache corruption (same as for 2005-05-26 21:48:35 +00:00
exif MFB: Fixed build of exif extension on win32. 2005-03-17 17:20:52 +00:00
fbsql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fdf - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fileinfo Added another search patch for magic file (fixes bug #3232). 2005-04-05 15:12:52 +00:00
filepro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
filter Correct handling of the UNSAFE_RAW filter 2005-05-19 21:08:04 +00:00
ftp Added bindto socket context option. 2005-06-14 02:39:42 +00:00
gd Fixed memory corruption. 2005-06-16 22:50:32 +00:00
gettext - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
gmp fix test - short_tags not allowed here! 2005-06-17 16:22:55 +00:00
hwapi Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
iconv Fixed bug in test file 2005-06-22 08:33:43 +00:00
imap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
informix - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI). 2005-06-27 18:38:04 +00:00
interbase - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
ldap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
libxml - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mbstring Fix VPATH build 2005-05-29 23:15:16 +00:00
mcrypt - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mcve libmonetra-5.0 sync. 2005-06-06 16:43:26 +00:00
mhash - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mime_magic Return error on an invalid input to mime_content_type() function. 2005-05-25 03:05:47 +00:00
ming Adding missing zend_list_addref() and make SWFShape::drawArc() work 2004-12-15 18:01:31 +00:00
msession Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
msql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mssql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mysql This is not mysqli, where 5th parameter is port. 2005-06-20 00:16:31 +00:00
mysqli add test case 2005-06-27 19:07:52 +00:00
ncurses - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
oci8 destroy session after destroying error handle 2005-06-13 09:30:49 +00:00
odbc - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists) 2005-06-22 08:26:00 +00:00
openssl - Never use Z_TYPE* macros on non-zvals. 2005-04-19 22:04:28 +00:00
oracle - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ovrimos - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pcntl MFB: Fix for #32974 2005-05-07 14:58:12 +00:00
pcre kill unused var. 2005-06-01 03:01:29 +00:00
pdo Remove "custom" PDDRV sqlstate. 2005-06-27 14:52:46 +00:00
pdo_dblib Patch from zhao ming sen. 2005-06-10 06:32:36 +00:00
pdo_firebird - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_mysql Remove "custom" PDDRV sqlstate. 2005-06-27 14:52:46 +00:00
pdo_oci Fixed test skip conditions. 2005-06-21 13:42:23 +00:00
pdo_odbc build related adjustments. 2005-06-22 08:45:22 +00:00
pdo_pgsql Make exec() return FALSE on error as do other drivers. 2005-06-28 14:54:44 +00:00
pdo_sqlite - Add +ifdefs to still allow PHP 5.0 builds of PDO 2005-06-23 00:19:16 +00:00
pfpro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pgsql fixes for #33251 2005-06-05 19:25:01 +00:00
posix fix build on Solaris 2005-06-06 22:04:14 +00:00
pspell - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
readline - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
recode - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
reflection - Fix test 2005-06-21 18:34:21 +00:00
session - Added session.hash_bits_per_character support. (3rd param) 2005-06-20 13:37:32 +00:00
shmop Removed pointless operations/declarations. 2005-02-08 15:30:42 +00:00
simplexml Use the new dependency system 2005-06-17 11:35:22 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
soap ext/soap should use type defined in SoapVar(), if wsdl defines another type 2005-06-21 06:24:55 +00:00
sockets fix #33019 (socket errors cause memory leaks in php_strerror()) 2005-05-12 16:26:26 +00:00
spl one might not have simplexml enabled 2005-06-28 10:17:01 +00:00
sqlite Use the new dependency system 2005-06-17 16:42:54 +00:00
standard fix handling of non-PHP classes (John Coggeshall) 2005-06-28 09:46:30 +00:00
sybase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sybase_ct - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvmsg fix test 2005-06-21 13:06:10 +00:00
sysvsem - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvshm - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tidy - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tokenizer - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 2004-12-30 15:18:24 +00:00
wddx - Added backward compability wrapper "php_parse_date()". 2005-06-19 22:15:27 +00:00
xml - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing / 2005-06-20 00:52:59 +00:00
xmlreader Use the new dependency system 2005-06-17 16:42:54 +00:00
xmlrpc - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
xmlwriter Fix build under PHP 4 2005-06-25 10:16:59 +00:00
xsl Use the new dependency system 2005-06-17 11:44:59 +00:00
zlib - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php