php-src/ext
2003-07-24 10:13:17 +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 Remove bogus comment (noticed by Zak) 2003-07-16 22:55:02 +00:00
dbase Created shorter/sensible key names for dbase_get_header_info 2003-07-16 11:08:03 +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 API update 2003-07-22 13:50:00 +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 - Fix leak when no fill is done (ilia) 2003-07-23 00:23:21 +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 Updated test so it won't fail if the extension has been built with libiconv. 2003-07-06 21:44:44 +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 added new functions: 2003-07-18 06:17:39 +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 Added pg_version() which returns an associative array of client/protocol/server 2003-07-22 23:05:17 +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 - Added snmp_read_mib() which reads a MIB file into the active MIB tree. 2003-07-16 09:28:47 +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 docu 2003-07-20 12:30:05 +00:00
sqlite Remove this then, too 2003-07-20 18:05:03 +00:00
standard test for bug #14580 (key() not binary safe) 2003-07-24 10:13:17 +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
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 boom bam bing 2003-07-09 03:14:41 +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 proto fixes 2003-07-19 19:23:34 +00:00
yp proto fixes 2003-07-19 19:23:34 +00:00
zlib gztell() is not necessary, the return value of gzseek() represents the 2003-07-24 00:03:42 +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