php-src/ext
Adam Dickmeiss f8b55fabc5 Fix functions comments (connection resource rather than connection id).
New functions yaz_set_option and yaz_get_option.
Cleanup in yaz_connect.
2003-01-15 08:00:44 +00:00
..
bcmath Bump year. 2002-12-31 16:08:15 +00:00
calendar Bump year. 2002-12-31 16:08:15 +00:00
cpdf This patch allows cpdf to be compiled in conjunction with ncurses, which was 2003-01-15 00:52:06 +00:00
crack Bump year. 2002-12-31 16:08:15 +00:00
ctype Fixed typo 2003-01-09 20:23:36 +00:00
curl Bump year. 2002-12-31 16:08:15 +00:00
cyrus Bump year. 2002-12-31 16:08:15 +00:00
db Bump year. 2002-12-31 16:08:15 +00:00
dba Fixed win32 build. 2003-01-06 01:08:59 +00:00
dbase Removed pointless checks around array_init() & ZE memory allocation macros. 2003-01-15 02:31:16 +00:00
dbx Fix ZTS-ZE2 build 2003-01-04 19:18:43 +00:00
dio Bump year. 2002-12-31 16:08:15 +00:00
domxml Changed getParameters() to zend_get_parameters_ex(). 2003-01-14 20:07:52 +00:00
ereg Reverted because correct decision has not been made yet. 2003-01-11 23:05:19 +00:00
exif better to check for existance first 2003-01-04 19:19:59 +00:00
fam Bump year. 2002-12-31 16:08:15 +00:00
fbsql Changed global data type to avoid problems with initialization 2003-01-08 23:19:54 +00:00
fdf Bump year. 2002-12-31 16:08:15 +00:00
filepro Changed php_error to php_error_docref. 2003-01-15 02:49:38 +00:00
fribidi Bump year. 2002-12-31 16:08:15 +00:00
ftp ZTS cleanup. 2003-01-07 13:02:43 +00:00
gd Fixed ImageRotate when rotation angle is 90 degrees, patch by 2003-01-10 02:00:39 +00:00
gettext MFB: bind_textdomain_codeset() availability on windows 2003-01-14 14:46:33 +00:00
gmp Bump year. 2002-12-31 16:08:15 +00:00
hwapi Getting rid of the old API parsing code. 2003-01-15 02:54:54 +00:00
hyperwave Getting rid of the old API parsing code. 2003-01-15 02:54:54 +00:00
iconv Appended my name to the list of authors 2003-01-14 19:26:00 +00:00
imap Fix ZTS-ZE2 build 2003-01-04 20:06:32 +00:00
informix Newer parameter parsing API. 2003-01-15 03:01:17 +00:00
ingres_ii Bump year. 2002-12-31 16:08:15 +00:00
interbase Kill compile warning. 2003-01-15 03:37:11 +00:00
ldap Modified for NetWare. 2003-01-03 14:31:31 +00:00
mbstring Bump year. 2002-12-31 16:08:15 +00:00
mcal Bump year. 2002-12-31 16:08:15 +00:00
mcrypt Removed unused variable. 2003-01-08 03:33:00 +00:00
mcve Bump year. 2002-12-31 16:08:15 +00:00
mhash Bump year. 2002-12-31 16:08:15 +00:00
mime_magic Reduced compiler warnings 2003-01-10 04:37:26 +00:00
ming Bump year. 2002-12-31 16:08:15 +00:00
mnogosearch Bump year. 2002-12-31 16:08:15 +00:00
msession Bump year. 2002-12-31 16:08:15 +00:00
msql Bump year. 2002-12-31 16:08:15 +00:00
mssql Release skiped results. This will free memory on the server. 2003-01-12 06:28:41 +00:00
mysql fixed bug #21498 2003-01-08 11:00:06 +00:00
ncurses Bump year. 2002-12-31 16:08:15 +00:00
notes Bump year. 2002-12-31 16:08:15 +00:00
oci8 Added support for Shared Data Mode for OCI8_VERSION >= 8.1, which will provide memory savings by sharing common statement data 2003-01-07 15:55:59 +00:00
odbc Version is char ;). 2003-01-08 00:38:36 +00:00
openssl CS fixes. 2003-01-04 23:31:55 +00:00
oracle Bump year. 2002-12-31 16:08:15 +00:00
ovrimos Bump year. 2002-12-31 16:08:15 +00:00
pcntl Bump year. 2002-12-31 16:08:15 +00:00
pcre Bump year. 2002-12-31 16:08:15 +00:00
pdf Bump year. 2002-12-31 16:08:15 +00:00
pfpro Bump year. 2002-12-31 16:08:15 +00:00
pgsql Removed #ifdef NetWare and made the necessary changes in the directory structure of NetWare. 2003-01-06 10:28:34 +00:00
posix Bump year. 2002-12-31 16:08:15 +00:00
pspell Bump year. 2002-12-31 16:08:15 +00:00
qtdom Getting rid of the old API parsing code. 2003-01-15 02:54:54 +00:00
readline Bump year. 2002-12-31 16:08:15 +00:00
recode Bump year. 2002-12-31 16:08:15 +00:00
rpc Getting rid of the old API parsing code. 2003-01-15 02:54:54 +00:00
session add INI setting session.hash_function 2003-01-12 13:07:14 +00:00
shmop Bump year. 2002-12-31 16:08:15 +00:00
skeleton Correct case for README.TESTING. 2002-10-22 12:28:49 +00:00
snmp Getting rid of the old API parsing code. 2003-01-15 02:54:54 +00:00
soap Migrated to C style comments. 2003-01-14 20:24:40 +00:00
sockets Changed php_error to php_error_docref(). 2003-01-14 02:39:10 +00:00
standard added function get_memory_usage(). available only when PHP is compiled 2003-01-14 18:26:47 +00:00
swf Bump year. 2002-12-31 16:08:15 +00:00
sybase Newer parameter parsing API. 2003-01-15 03:01:17 +00:00
sybase_ct Newer parameter parsing API. 2003-01-15 03:01:17 +00:00
sysvmsg Bump year. 2002-12-31 16:08:15 +00:00
sysvsem Bump year. 2002-12-31 16:08:15 +00:00
sysvshm Bump year. 2002-12-31 16:08:15 +00:00
tokenizer Bump year. 2002-12-31 16:08:15 +00:00
w32api Adding missing ; 2002-11-26 22:44:16 +00:00
wddx Bump year. 2002-12-31 16:08:15 +00:00
xml Modified for NetWare. 2003-01-03 14:31:31 +00:00
xmlrpc Made the code use php_error_docref(). 2003-01-14 21:02:14 +00:00
xslt MFB: 2003-01-05 13:54:30 +00:00
yaz Fix functions comments (connection resource rather than connection id). 2003-01-15 08:00:44 +00:00
yp Bump year. 2002-12-31 16:08:15 +00:00
zip Bump year. 2002-12-31 16:08:15 +00:00
zlib Bump year. 2002-12-31 16:08:15 +00:00
ext_skel -fix typo 2002-12-01 13:43:17 +00:00