php-src/ext
2001-03-27 15:46:27 +00:00
..
aspell - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
bcmath - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
calendar - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ccvs - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
com @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00
cpdf Solved compile failure due to clash bewteen IMAP and ClibPDF headers. 2001-03-18 18:32:58 +00:00
crack Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
ctype - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
curl remove some unneccessary casts, remove unneccessary error casts, standardize 2001-03-20 21:30:42 +00:00
cybercash 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
cybermut Removed unnessary file. 2001-03-20 01:06:25 +00:00
db - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dba - How did CVS let me commit this? Probably it confused with the branch 2000-12-16 21:01:21 +00:00
dbase - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dbx Removed #include php_config.h, since it was not necessary (Mc) 2001-03-26 08:26:07 +00:00
domxml Fixed a typo. 2001-03-26 21:42:01 +00:00
dotnet - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ereg - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
exif - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
fbsql Removing extra check for warnings. 2001-03-23 00:58:59 +00:00
fdf Prevent mem leak 2001-03-18 09:25:40 +00:00
filepro - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
fribidi - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ftp Run through conv_z_macros 2000-11-22 22:05:02 +00:00
gd A small fix to make the function imageloadfont portable. 2001-03-12 13:57:53 +00:00
gettext - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
gmp - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
hyperwave - fulltext query are working now 2001-03-21 07:58:21 +00:00
icap - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
iconv fix win32 build 2001-03-15 20:45:49 +00:00
imap Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762 2001-03-16 13:17:54 +00:00
informix - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ingres_ii - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
interbase - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
java - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ldap Support Solaris 8 ldap. 2001-03-26 10:30:48 +00:00
mcal - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
mcrypt - Fixed mem leak 2001-03-16 15:59:45 +00:00
mhash - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
ming Added a check for the one function missing in <= 0.1.0 versions of ming lib. 2001-03-16 02:06:34 +00:00
mnogosearch # TODO updates in mnoGoSearch module README 2001-03-02 12:14:31 +00:00
msql - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
mssql Changed email 2001-03-13 16:33:39 +00:00
muscat ws fix. 2001-03-12 00:46:26 +00:00
mysql Implement mysql_unbuffered_query() - uses mysql_use_result() instead of 2001-03-13 22:52:53 +00:00
notes - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
oci8 @- Fixed binding of ROWIDs in OCI8. (Thies) 2001-03-02 09:12:55 +00:00
odbc The last fix was missing a &, Marc Boeren either made the patch wrong, or I applied it improperly. Anyways, Sebastian Bergmann discovered it, and supposedly is fixed with this. 2001-03-27 15:46:27 +00:00
openssl - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
oracle fixed newly introduced crash in ora_bind 2001-03-27 14:55:04 +00:00
ovrimos - Finally rename modules.h to zend_modules.h for consistency (first try 2001-02-26 18:14:50 +00:00
pcre Fixing compiler warning on win32 2001-03-13 16:39:47 +00:00
pdf Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page) 2001-03-21 20:55:35 +00:00
pfpro - Fix spelling error 2001-03-21 20:07:19 +00:00
pgsql pg_close was undefining default_conn even if a ref to it was still there. 2001-03-26 08:00:43 +00:00
posix 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
pspell - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
qtdom make qtdom compile on Mandrake-cooker 2001-03-20 19:19:31 +00:00
readline - Pointed out by Andrei. zval_ptr_dtor() should be used instead of the 2001-02-27 20:16:35 +00:00
recode Better use buffer_to_buffer, since zval is really buffer, not string (it can 2001-03-08 17:11:57 +00:00
rpc @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +00:00
sablot Improve chunked output buffering - the output handler now knows at which stage it is 2001-03-04 01:09:36 +00:00
satellite - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
session buf is gone. Don't reference it. 2001-03-13 17:11:43 +00:00
shmop - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
skeleton Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source files 2000-12-01 14:56:30 +00:00
snmp - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
sockets Fix bugs: #9920, #9190 2001-03-22 13:16:58 +00:00
standard Fix ZTS build 2001-03-24 01:08:13 +00:00
swf - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
sybase sybase_affected_rows implementation submitted by John F. Dumas <jdumas@locutus.kingwoodcable.com> 2001-03-16 01:21:32 +00:00
sybase_ct Added missing alias. PR: #9550 2001-03-11 04:13:53 +00:00
sysvsem - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
sysvshm - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
vpopmail - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
wddx - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
xml Removed skipif.php + Fixed tests to use skipif.inc instead. 2001-03-20 01:22:07 +00:00
yaz Added yaz_database. Option bit ExtendedServices set for InitRequest. 2001-03-13 17:04:06 +00:00
yp really fix the build 2001-03-20 20:04:42 +00:00
zlib add missing globals fetches 2001-03-07 17:23:30 +00:00
ext_skel Fix ext_skel on Solaris 2000-12-07 10:03:21 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00