php-src/ext
2002-05-10 02:39:37 +00:00
..
aspell php_new_extension 2002-03-12 16:53:19 +00:00
bcmath empty files, let them go 2002-03-18 14:37:22 +00:00
calendar extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
ccvs extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
com remove temporary resources immediately 2002-05-02 13:37:31 +00:00
cpdf Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 2002-03-13 09:18:53 +00:00
crack No need to link libxm2 in order to build php_crack.lib 2002-05-09 15:58:19 +00:00
ctype extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
curl fix bug #15150, thanks to daniel at haxx.se for the fix 2002-04-03 23:59:36 +00:00
cybercash Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 2002-03-13 09:18:53 +00:00
cybermut extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
cyrus Fix TSRMLS_CC thingies. 2002-04-23 19:01:31 +00:00
db forgot to add _NEW_ 2002-03-12 16:53:20 +00:00
dba - MFH: Make DBA compile as a shared module again 2002-04-18 12:30:18 +00:00
dbase the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
dbplus extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
dbx Removing unused variable 2002-04-18 14:04:10 +00:00
dio allocate space for NUL 2002-04-20 18:58:20 +00:00
domxml removed the function for domxml_node_add_child and made an alias to 2002-05-03 13:53:46 +00:00
dotnet Fix build 2002-03-18 09:42:20 +00:00
ereg fixed a problem that ereg_replace() couldn't match with line stand/end marker. 2002-05-04 11:20:12 +00:00
exif Fixing Win32 compilation of exit 2002-04-15 22:23:20 +00:00
fbsql /usr/lib is the default install dir on Mandrake 2002-04-14 02:28:09 +00:00
fdf - Fix this without breaking BC 2002-03-20 00:39:28 +00:00
filepro the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
fribidi extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
ftp - Fix #16348. 2002-03-30 01:56:52 +00:00
gd Wrong variable used here.. 2002-04-23 23:17:41 +00:00
gettext the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
gmp Fix bug #15835. 2002-04-09 20:18:09 +00:00
hwapi - extension to access a Hyperwave Server based on the official 2002-04-10 13:33:59 +00:00
hyperwave Tweak the API to be more consistent. 2002-03-16 13:48:57 +00:00
icap extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
iconv ws fix 2002-04-28 01:37:54 +00:00
imap - Do the ssl_onceonlyinit() as last. This is how c-client creates 2002-04-24 15:29:52 +00:00
informix - oops :) 2002-03-22 12:15:40 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase corrected parameter 2002-05-09 21:57:49 +00:00
java Fixed the extension name. 2002-04-23 23:30:20 +00:00
ldap Reworked result resource handling so that result is not freed until all 2002-05-04 14:27:48 +00:00
mbstring Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto. 2002-05-08 12:33:44 +00:00
mcal Defer linking against libmcal until we have built the extension, 2002-03-27 10:26:17 +00:00
mcrypt remove experimental status 2002-03-23 23:46:04 +00:00
mcve Moved these example scripts out of tests. 2002-03-27 15:39:30 +00:00
mhash the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mime_magic not enabled by default 2002-03-27 13:54:09 +00:00
ming Never add libraries without checking that they exist and can be linked. 2002-04-29 18:08:20 +00:00
mnogosearch the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
msession Chages for beta3 2002-04-15 22:00:56 +00:00
msql the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
mssql Allow the MSSQL extension to use NT authentication 2002-05-09 20:37:45 +00:00
mysql Minor improvement to error message for mysql_data_seek 2002-05-08 07:38:09 +00:00
ncurses php_new_extension 2002-03-12 16:53:19 +00:00
notes Maintain headers. 2002-02-28 08:29:35 +00:00
oci8 fix crash bug introduced by last commit 2002-04-14 18:27:27 +00:00
odbc reverting the cursor change as it seems to break many ODBC drivers. 2002-04-30 13:17:48 +00:00
openssl Fix for #16885 2002-05-01 08:22:17 +00:00
oracle MFB 2002-04-25 17:20:14 +00:00
overload ZE2 compatibility fixes 2002-04-30 23:34:09 +00:00
ovrimos the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
pcntl Fix invalid warning caused by bogus convert_to_* calls 2002-05-06 23:01:46 +00:00
pcre Revert bogus patch. 2002-04-19 17:23:22 +00:00
pdf getting rid of the warn_not_available alias 2002-03-22 01:10:31 +00:00
pfpro extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
pgsql Fix win32 build. 2002-05-10 02:39:37 +00:00
posix p is set, but never used. 2002-05-04 16:54:13 +00:00
pspell - initial checkin of basic testcases for pspell 2002-03-24 16:22:50 +00:00
qtdom extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
readline getting rid of the warn_not_available alias 2002-03-22 01:10:31 +00:00
recode Make it possible to use recode 3.5 too. (happy now Wez? :) 2002-04-29 15:40:16 +00:00
rpc remove temporary resources immediately 2002-05-02 13:37:31 +00:00
satellite @- Removed Satellite. It is now part of PEAR. 2002-02-05 09:09:35 +00:00
session Revert Preston's patch 2002-05-09 20:02:47 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton TSRMG => TSRMLS 2002-04-11 05:06:16 +00:00
snmp extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
sockets Fix overflow 2002-05-08 15:30:04 +00:00
standard - Add PHP_API_VERSION too 2002-05-09 11:56:52 +00:00
swf extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
sybase the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
sybase_ct the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
sysvmsg Use ftok for message queue key. 2002-04-30 00:58:52 +00:00
sysvsem - MFB 2002-03-28 07:36:02 +00:00
sysvshm the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
tokenizer Beautify. 2002-04-17 05:19:10 +00:00
vpopmail ws fix 2002-03-20 19:45:25 +00:00
w32api Added missing function to function_entry 2002-04-16 14:19:09 +00:00
wddx extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
xml Fix --enable-xml=shared 2002-05-04 16:48:01 +00:00
xmlrpc - fixed memory leak 2002-04-17 07:33:39 +00:00
xslt Stop the search when the libs are found. 2002-05-02 10:22:26 +00:00
yaz Indentation;) 2002-04-19 20:15:40 +00:00
yp the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
zip - Fix null-termination problem 2002-04-14 08:49:57 +00:00
zlib Move Content-Length: header handling from zlib.c to output.c 2002-05-02 01:12:01 +00:00
ext_skel Remove .libs from .cvsignores, except /. 2002-03-07 14:57:15 +00:00