php-src/ext
Moriyoshi Koizumi 668e8a87e6 Fix tests
2003-11-04 16:18:21 +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 Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
db format string fixes 2003-08-28 21:00:24 +00:00
dba Aligned configure help texts. 2003-10-03 05:24:33 +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 SKIP tests if compress.zlib wrapper is not available. 2003-10-31 16:12:27 +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 Manageability 2003-09-18 17:51:55 +00:00
gd Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results). 2003-11-04 01:55:50 +00:00
gettext - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
gmp unintialized variable. 2003-10-13 11:46:36 +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 Aligned configure help texts. 2003-10-03 05:24:33 +00:00
informix - Fixed bug #18534 (ifx_close() leaves open session) 2003-10-07 09:29:58 +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 common functions for interoperability 2003-10-26 15:53:20 +00:00
mbstring encoding detection shouldn't be performed if mbstring.http_input is set to auto or any valid encoding. 2003-10-25 10:29:07 +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 Fixed ming to work with new OO stuff. Patch by tony2001 at phpclub dot net 2003-09-07 16:11:41 +00:00
mnogosearch - Updated README for mnogosearch extension 2003-10-04 08:27:37 +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 Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql) 2003-10-15 03:31:29 +00:00
mysql Fixed compile warnings. 2003-10-03 01:07:35 +00:00
mysqli cosmetics 2003-10-31 13:48:34 +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 Aligned configure help texts. 2003-10-03 05:24: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 Added pcntl_wait, a wraspper around wait()/wait3() 2003-10-28 17:08:18 +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 This forces a better error message for non working clone calls. 2003-10-25 19:28:31 +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 Add regression test for XPath support 2003-11-03 22:49:24 +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 Update tests 2003-10-23 07:14:50 +00:00
sqlite Fixed compiler warning. 2003-10-28 04:22:12 +00:00
standard Fixed bug #24394 (serializing cross-referenced objects causes segfault) 2003-11-04 16:08:10 +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 Should've added a few more cases to that bugfix switch. 2003-11-03 22:34:44 +00:00
tokenizer Id tag added 2003-07-19 18:52:49 +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 Fix tests 2003-11-04 16:18:21 +00:00
xmlrpc fix for dereferncing null pointer (mfladischer@gmx.net) 2003-10-15 00:15:23 +00:00
xsl - streams test 2003-10-27 15:12:20 +00:00
yaz For YAZ, RSHUTDOWN closes persistent connections that have been idle 2003-10-24 19:32:09 +00:00
yp stupid typo fix 2003-09-26 10:02:06 +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