php-src/ext
2003-11-29 19:05:14 +00:00
..
bcmath - Fixed bug #26462 (phpize + ext/bcmath -> compile error) 2003-11-29 13:33:34 +00:00
bz2 Fixed bug #25106 (Added more stringent checks on bzopen() mode). 2003-09-15 23:49:32 +00:00
calendar Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
com_dotnet Fix #25664 - COM crashes when calling a Delphi implementations of ITypeInfo. 2003-11-28 17:11:16 +00:00
cpdf - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
crack - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
ctype Add regression test for bug #25745 2003-10-03 16:59:44 +00:00
curl Silence warning. 2003-11-17 04:54:27 +00:00
db format string fixes 2003-08-28 21:00:24 +00:00
dba Proto fixes (Friedhelm Betz <holliwell|gmx.net>) 2003-11-13 19:08:41 +00:00
dbase - set precision to 0 unless the field is of type N or I 2003-11-27 11:32:05 +00:00
dbx Make life for the doc-team easier, without causing harm ;-) 2003-11-03 11:15:23 +00:00
dio Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
dom move some definitions to xml_common.h 2003-11-29 13:00:54 +00:00
ereg Fixed bug #25669 (eregi() with non-ascii characters) 2003-09-30 00:26:03 +00:00
exif String format stuff. 2003-09-22 23:27:51 +00:00
fam proto descriptions 2003-09-15 09:25:18 +00:00
fbsql FrontBase uses ws2_win32 lib now 2003-10-02 18:49:30 +00:00
fdf - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
filepro Aligned configure help texts. 2003-10-03 05:24:33 +00:00
ftp Fixed bug #26113 (remove leftover local file when ftp_get/ftp_nb_get fails) 2003-11-04 20:56:47 +00:00
gd Fixed bug #26309 (Fixed argument parsing for imageftbbox()). 2003-11-19 15:49:55 +00:00
gettext - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
gmp Fix the build for other than x86 archs. 2003-11-24 16:09:45 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Fixed bug #26194 (iconv() not properly defined with libiconv). 2003-11-22 13:36:55 +00:00
imap proto fix 2003-11-13 20:55:00 +00:00
informix Fix ZTS build. 2003-11-11 01:51:22 +00:00
ingres_ii emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
interbase Let client library pick its own transaction param defaults 2003-09-26 10:06:22 +00:00
ldap Cleaned up previous patch. 2003-10-07 00:36:31 +00:00
libxml Route php_stat() via streams/url_stat API (php_stream_stat_path). 2003-11-28 23:25:28 +00:00
mbstring - Fix sapi_input_filter patch. Returning 1 from the filter handler should 2003-11-29 15:24:35 +00:00
mcal proto fixes 2003-06-16 14:03:35 +00:00
mcrypt Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called 2003-10-31 04:33:51 +00:00
mcve Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
mhash - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
mime_magic - Moved all the mime_magic.c specific stuff into their own header file 2003-11-04 05:15:19 +00:00
ming Fix win32 compilation. This will import the core_globals_id 2003-11-15 05:42:57 +00:00
mnogosearch - A bug in WORDINFO calculation in mnogosearch extension was fixed. 2003-11-12 07:40:17 +00:00
msession emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
msql format string fixes 2003-08-28 21:00:24 +00:00
mssql MFB: Fix for bug #25817 2003-11-17 20:56:53 +00:00
mysql 10-18% optimization of fetch_array(), when both number & string indexes are 2003-11-07 17:20:49 +00:00
mysqli added/fixed write property 2003-11-24 11:31:26 +00:00
ncurses Handle dirty script exit. 2003-11-29 02:04:37 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 WS 2003-11-06 14:31:33 +00:00
odbc - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails) 2003-11-25 08:07:35 +00:00
openssl (sort of) MFB, feof fix for sockets. 2003-11-28 23:20:23 +00:00
oracle Aligned configure help texts. 2003-10-03 05:24:33 +00:00
ovrimos - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pcntl Kill unused variables. 2003-11-05 23:44:09 +00:00
pcre style fix 2003-11-25 20:02:22 +00:00
pdf proto fix (thanks to Mehdi Achour for notifying) 2003-08-11 11:27:27 +00:00
pfpro - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pgsql Modify pg_fetch_object() to be able to instantiate a selected class and pass 2003-09-06 18:34:55 +00:00
posix Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
pspell format string fixes 2003-08-28 21:00:24 +00:00
qtdom updating license information in the headers. 2003-06-10 20:04:29 +00:00
readline - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
recode - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
reflection - Fix __autoload() to preserve class case. 2003-11-24 18:13:29 +00:00
session - Fixed bug #25780 (ext/session: invalid session.cookie_lifetime causes crash in win32). 2003-10-08 10:22:51 +00:00
shmop Fixed win32 build 2003-06-15 12:19:57 +00:00
simplexml Fix return value. 2003-11-29 18:16:03 +00:00
skeleton On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00
snmp Fixed formatting issues (patch by: Joe Orton) 2003-10-17 02:21:27 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets Revert accidential commit 2003-10-24 18:44:40 +00:00
spl Caanot use REPLACE_ZVAL_VALUE here. 2003-11-29 18:31:24 +00:00
sqlite Added myself to credits. 2003-11-16 20:43:57 +00:00
standard Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 2003-11-29 19:05:14 +00:00
sybase Do not strip trailing spaces. 2003-10-16 04:24:07 +00:00
sybase_ct MFB 2003-08-28 16:19:08 +00:00
sysvmsg Fix formatting specifier 2003-08-31 14:38:25 +00:00
sysvsem Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
sysvshm Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
tidy Releasing 1.0.... 2003-11-13 17:50:39 +00:00
tokenizer Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 2003-11-29 19:05:14 +00:00
w32api emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
wddx Fix compiler warnings 2003-10-20 15:41:53 +00:00
xml Partial fix for bug #25803 (xml_get_current_byte_index() always returns 0) 2003-11-24 06:04:39 +00:00
xmlrpc fix for dereferncing null pointer (mfladischer@gmx.net) 2003-10-15 00:15:23 +00:00
xsl testcase for bug26384 2003-11-29 16:38:09 +00:00
yaz For YAZ, RSHUTDOWN closes persistent connections that have been idle 2003-10-24 19:32:09 +00:00
yp Fixed bug #26235 (yp_first/yp_next do not specify correct key length). 2003-11-14 00:32:25 +00:00
zlib signed/unsigned compiler warning fixes 2003-09-26 08:09:56 +00:00
ext_skel ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00