php-src/ext
2003-08-01 00:22:43 +00:00
..
bcmath proto fixes 2003-06-12 12:21:33 +00:00
bz2 add a package.xml file 2003-05-17 14:29:31 +00:00
calendar updating license information in the headers. 2003-06-10 20:04:29 +00:00
cpdf MFB 2003-06-26 18:15:56 +00:00
crack proto fixes 2003-06-12 12:35:19 +00:00
ctype updating license information in the headers. 2003-06-10 20:04:29 +00:00
curl MFB 2003-07-22 12:36:59 +00:00
db Correct license again 2003-06-14 17:14:42 +00:00
dba Finalize the closing process of persistent streams. The current 2003-07-29 18:26:34 +00:00
dbase - Removed the unnecessary check of array_init() return value. 2003-07-31 18:28:47 +00:00
dbx WS 2003-07-10 08:34:03 +00:00
dio updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom remove xml debug code 2003-07-27 20:21:36 +00:00
ereg updating license information in the headers. 2003-06-10 20:04:29 +00:00
exif - Errors, warnings and notices start with a capital letter. 2003-06-20 18:24:38 +00:00
fam proto fixes 2003-06-15 15:29:46 +00:00
fbsql Change fetch functions and protos so they make more sense. 2003-07-03 16:53:04 +00:00
fdf MFB: fix for #24249 2003-07-14 23:23:01 +00:00
filepro updating license information in the headers. 2003-06-10 20:04:29 +00:00
ftp - HAVE_OPENSSL_EXT is not defined always. 2003-06-27 16:41:41 +00:00
gd Fixed bug #23792 (8 bit graphics don't rotate properly) 2003-07-30 17:34:11 +00:00
gettext updating license information in the headers. 2003-06-10 20:04:29 +00:00
gmp updating license information in the headers. 2003-06-10 20:04:29 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv Revert the fix for now 2003-07-30 21:56:45 +00:00
imap One more typo ;) 2003-06-17 14:13:17 +00:00
informix ws fix 2003-07-01 13:31:14 +00:00
ingres_ii updating license information in the headers. 2003-06-10 20:04:29 +00:00
interbase Revert bad fix. 2003-07-10 01:40:01 +00:00
ldap Fixed bug #24025 (Can not build with shared ldap support) 2003-07-01 00:02:13 +00:00
mbstring MFH 2003-07-14 23:09:46 +00:00
mcal proto fixes 2003-06-16 14:03:35 +00:00
mcrypt proto fixes 2003-06-12 12:00:20 +00:00
mcve fix typecasting errors, especially for new constants. Don't assume long and int are the same size, as on 64bit architectures, they are normally not 2003-07-09 13:45:21 +00:00
mhash $Id tag added. License added tp php_mhash.h 2003-06-16 14:27:59 +00:00
mime_magic updating license information in the headers. 2003-06-10 20:04:29 +00:00
ming - CS/WS fixes 2003-07-11 07:48:13 +00:00
mnogosearch - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while 2003-07-18 09:14:25 +00:00
msession updating license information in the headers. 2003-06-10 20:04:29 +00:00
msql proto fixes 2003-06-16 16:36:51 +00:00
mssql Removed unused variables. 2003-07-23 16:54:34 +00:00
mysql * Fixed bug #24535 (Crash when retrieving data from unbuffered result after 2003-07-22 16:05:32 +00:00
mysqli ws fix 2003-07-28 10:23:36 +00:00
ncurses Bug #24210 : assume misspelled (and thereby not found during configure) 2003-06-16 20:16:06 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 @ - Added optional Parameter to OCIWriteTemporaryLob which allows to 2003-07-22 10:38:34 +00:00
odbc WS fix 2003-07-14 16:11:38 +00:00
openssl Allow setting of the serial number. 2003-07-13 09:54:42 +00:00
oracle proto fixes. 2003-06-22 14:33:09 +00:00
ovrimos proto fixes. 2003-06-22 14:33:09 +00:00
pcntl proto fixes. 2003-06-22 14:33:09 +00:00
pcre MFB 2003-06-29 00:09:41 +00:00
pdf Added comment 2003-07-14 03:58:31 +00:00
pfpro proto fixes 2003-07-19 19:23:34 +00:00
pgsql #damn 2003-07-27 17:44:20 +00:00
posix proto fixes 2003-07-19 19:23:34 +00:00
pspell proto fixes 2003-07-19 19:23:34 +00:00
qtdom updating license information in the headers. 2003-06-10 20:04:29 +00:00
readline proto fixes 2003-07-19 19:23:34 +00:00
recode - Commiting conversion to zend_parse_parameters (leftovers from debugging). 2003-07-07 13:21:10 +00:00
reflection Fix segfault. Patch by Timm Friebe <thekid@thekid.de>. 2003-07-23 04:02:26 +00:00
session MFB proper fix for #24592 2003-07-22 01:11:07 +00:00
shmop Fixed win32 build 2003-06-15 12:19:57 +00:00
simplexml Fix interface 2003-07-23 08:53:23 +00:00
skeleton ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
snmp Bug 24760 fix, in which the port number when non-default is not handled 2003-07-24 21:48:55 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets Fix EINVAL errors for OS's (Solaris + BSD) that do not appreciate microseconds >= 1 second 2003-07-22 07:20:55 +00:00
spl Update due to Zeev's latest engine changes 2003-07-24 20:28:15 +00:00
sqlite Remove this then, too 2003-07-20 18:05:03 +00:00
standard Finalize the closing process of persistent streams. The current 2003-07-29 18:26:34 +00:00
sybase Fixed bug #17291 (mssql_query does not update get_last_message) (patch by: mgruetzner at rw3 dot com) 2003-07-11 02:08:14 +00:00
sybase_ct Fixed bug #24231: ext/sybase_ct could not be build as shared 2003-06-18 18:28:47 +00:00
sysvmsg proto fixes 2003-07-19 19:23:34 +00:00
sysvsem proto fixes 2003-07-19 19:23:34 +00:00
sysvshm proto fixes 2003-07-19 19:23:34 +00:00
tidy Adding the tidy extension to PECL 2003-08-01 00:22:43 +00:00
tokenizer Id tag added 2003-07-19 18:52:49 +00:00
w32api updating license information in the headers. 2003-06-10 20:04:29 +00:00
wddx Added missing handling of dateTime 2003-06-28 06:55:47 +00:00
xml increment refcount for arrays passed to xml_set_handler 2003-07-29 13:34:50 +00:00
xmlrpc Id tag added. 2003-07-19 19:11:01 +00:00
xsl changed to studlyCaps naming convention 2003-07-07 19:45:24 +00:00
yaz Fix yaz_record, type array to return bibliographic record part 2003-07-30 09:53:39 +00:00
yp proto fixes 2003-07-19 19:23:34 +00:00
zlib Fixed bug #24827 (ob_gzhandler overrides Vary header) 2003-07-27 18:16:06 +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 ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00