php-src/ext
2006-02-23 03:51:46 +00:00
..
bcmath bump year and license version 2006-01-01 12:51:34 +00:00
bz2 bump year and license version 2006-01-01 12:51:34 +00:00
calendar bump year and license version 2006-01-01 12:51:34 +00:00
com_dotnet fix mem leak with iterators 2006-02-07 11:50:54 +00:00
ctype bump year and license version 2006-01-01 12:51:34 +00:00
curl MFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP 2006-01-26 13:23:33 +00:00
date - MFH: Fixed bug #36224 (date(DATE_ATOM) gives wrong results). 2006-01-31 18:44:19 +00:00
dba - Fixed bug #36436 (DBA problem with Berkeley DB4). 2006-02-18 17:11:06 +00:00
dbase MFH: fix #36113 (Reading records of unsupported type causes segfault) 2006-01-23 22:42:12 +00:00
dom fix possible crash in textContent 2006-01-25 17:34:05 +00:00
ereg bump year and license version 2006-01-01 12:51:34 +00:00
exif bump year and license version 2006-01-01 12:51:34 +00:00
fbsql bump year and license version 2006-01-01 12:51:34 +00:00
fdf bump year and license version 2006-01-01 12:51:34 +00:00
filepro bump year and license version 2006-01-01 12:51:34 +00:00
ftp bump year and license version 2006-01-01 12:51:34 +00:00
gd - MFH: add a weak/tolerant mode to the jpeg loader 2006-02-05 15:53:58 +00:00
gettext bump year and license version 2006-01-01 12:51:34 +00:00
gmp bump year and license version 2006-01-01 12:51:34 +00:00
hash - fix tiger on big endian platforms 2006-02-19 23:39:53 +00:00
hwapi bump year and license version 2006-01-01 12:51:34 +00:00
iconv - fix misleading proto (confused out and in charset) 2006-02-18 16:02:43 +00:00
imap - not efree but free 2006-01-28 08:07:20 +00:00
informix WS 2006-01-13 14:31:38 +00:00
interbase bump year and license version 2006-01-01 12:51:34 +00:00
ldap bump year and license version 2006-01-01 12:51:34 +00:00
libxml bump year and license version 2006-01-01 12:51:34 +00:00
mbstring MFH 2006-02-11 02:26:07 +00:00
mcrypt bump year and license version 2006-01-01 12:51:34 +00:00
mhash bump year and license version 2006-01-01 12:51:34 +00:00
mime_magic bump year and license version 2006-01-01 12:51:34 +00:00
ming bump year and license version 2006-01-01 12:51:34 +00:00
msql bump year and license version 2006-01-01 12:51:34 +00:00
mssql bump year and license version 2006-01-01 12:51:34 +00:00
mysql Fixed test to work when TCP/IP access to MySQL is disabled or test server 2006-02-06 14:25:07 +00:00
mysqli MFH: add checks and fix possible reincarnations of bug #36420 2006-02-16 20:58:59 +00:00
ncurses bump year and license version 2006-01-01 12:51:34 +00:00
oci8 MFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY) 2006-02-15 20:44:55 +00:00
odbc MFH: fix #35959 (Cannot build with Solid 2.3) 2006-01-10 14:15:35 +00:00
openssl bump year and license version 2006-01-01 12:51:34 +00:00
pcntl bump year and license version 2006-01-01 12:51:34 +00:00
pcre Fixed test file 2006-02-20 08:39:06 +00:00
pdo Fixed bug #36222 (errorInfo in PDOException is always NULL). 2006-01-31 17:20:32 +00:00
pdo_dblib - Fix date 2006-01-01 12:47:32 +00:00
pdo_firebird bump year and license version 2006-01-01 12:51:34 +00:00
pdo_mysql Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB). 2006-02-14 14:26:11 +00:00
pdo_oci Fix copy/paste problems for instantclient 2006-02-16 02:03:13 +00:00
pdo_odbc Possible fixes for #35552, #35592 and #35620. 2005-12-14 04:56:22 +00:00
pdo_pgsql - Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes). 2006-02-13 15:53:36 +00:00
pdo_sqlite bump year and license version 2006-01-01 12:51:34 +00:00
pgsql MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly) 2006-01-05 21:53:19 +00:00
posix bump year and license version 2006-01-01 12:51:34 +00:00
pspell bump year and license version 2006-01-01 12:51:34 +00:00
readline bump year and license version 2006-01-01 12:51:34 +00:00
recode bump year and license version 2006-01-01 12:51:34 +00:00
reflection Added test for bug #36434 2006-02-22 15:45:25 +00:00
session (Missing patch from the PHP 4 tree that got lost in the shuffle) 2006-02-10 07:39:13 +00:00
shmop bump year and license version 2006-01-01 12:51:34 +00:00
simplexml initialize variables 2006-02-06 10:52:34 +00:00
skeleton MFH 2005-12-05 23:53:05 +00:00
snmp bump year and license version 2006-01-01 12:51:34 +00:00
soap Compression level shouldn't be greatr then 9. 2006-02-07 12:57:28 +00:00
sockets bump year and license version 2006-01-01 12:51:34 +00:00
spl - Synch docu 2006-02-20 22:21:54 +00:00
sqlite bump year and license version 2006-01-01 12:51:34 +00:00
standard MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091) 2006-02-23 03:51:46 +00:00
sybase bump year and license version 2006-01-01 12:51:34 +00:00
sybase_ct bump year and license version 2006-01-01 12:51:34 +00:00
sysvmsg bump year and license version 2006-01-01 12:51:34 +00:00
sysvsem bump year and license version 2006-01-01 12:51:34 +00:00
sysvshm bump year and license version 2006-01-01 12:51:34 +00:00
tidy bump year and license version 2006-01-01 12:51:34 +00:00
tokenizer - Fixed broken test case. 2006-01-04 10:31:58 +00:00
wddx Add header so WDDX builds as shared 2006-01-28 06:15:25 +00:00
xml nuke unused variable 2006-02-02 21:43:09 +00:00
xmlreader MFH: initialize variables and reduce the number of warnings 2006-02-06 11:28:41 +00:00
xmlrpc bump year and license version 2006-01-01 12:51:34 +00:00
xmlwriter - fix order 2006-02-09 22:26:43 +00:00
xsl bump year and license version 2006-01-01 12:51:34 +00:00
zlib bump year and license version 2006-01-01 12:51:34 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00