php-src/ext
Hartmut Holzgraefe f992fbfa2c proto fix
2003-11-19 20:13:49 +00:00
..
bcmath proto fixes 2003-06-12 12:21:33 +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 bah. does it really make any difference where rewind lives in the struct!? 2003-10-18 15:56: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 - limit writing of field data to field len + 1 2003-10-14 07:49:34 +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 - Fixed bug #26072 (--disable-libxml does not work). 2003-11-12 23:42:38 +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 ws fix 2003-11-19 05:00:56 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Proto fix 2003-11-02 18:54:08 +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 - Fixed bug #26072 (--disable-libxml does not work). 2003-11-12 23:42:38 +00:00
mbstring Compiler warning fix (patch by Joe Orton) 2003-11-11 17:35:32 +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 proto fix 2003-11-19 20:13:49 +00:00
ncurses - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD). 2003-10-04 01:04:31 +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 formatting issues (patch by: Joe Orton) 2003-10-17 02:21:27 +00:00
openssl Fix unintialized variable. 2003-10-13 11:43:14 +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 - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters) 2003-09-12 01:31:54 +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 Add method reflection_class::implementsInterface() 2003-11-08 21:41:42 +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 Adjust to latest conversion cast changes 2003-11-14 07:41:05 +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 Dont't stop if directory can't be openedbecause of user rights etc 2003-11-19 00:18:30 +00:00
sqlite Added myself to credits. 2003-11-16 20:43:57 +00:00
standard XSchema stuff finally done right ... (at least i hope so ...) 2003-11-19 19:55:13 +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 Fix build 2003-11-19 00:09:45 +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 - Fixed bug #26072 (--disable-libxml does not work). 2003-11-12 23:42:38 +00:00
xmlrpc fix for dereferncing null pointer (mfladischer@gmx.net) 2003-10-15 00:15:23 +00:00
xsl added exslt support 2003-11-19 12:07:59 +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