php-src/ext
2008-10-01 11:03:15 +00:00
..
bcmath - Revert wrong fix 2008-08-15 16:36:39 +00:00
bz2
calendar
com_dotnet
ctype
curl - fix zlib detection and enable features available in 7.18.1 2008-08-24 15:16:39 +00:00
date - Updated to version 2008.6 (2008f) 2008-09-15 18:02:58 +00:00
dba
dom MFH: fix bug #46185 (importNode changes the namespace of an XML element) 2008-09-29 16:52:45 +00:00
enchant
ereg
exif
fileinfo - MFH: Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD) 2008-09-16 22:25:52 +00:00
filter
ftp
gd - MFH: fix warning 2008-08-29 11:09:28 +00:00
gettext
gmp
hash update tests 2008-09-18 12:16:15 +00:00
iconv clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
imap
interbase
intl fix tests to work both in ICU 3.6 and 3.8 2008-09-08 20:49:10 +00:00
json
ldap
libxml MFH: fix warning 2008-08-25 21:04:30 +00:00
mbstring - MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime. 2008-09-13 19:53:01 +00:00
mcrypt - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 2008-09-07 22:57:37 +00:00
mhash MFH: Fixed #45911 (Cannot disable ext/hash) 2008-09-07 13:15:59 +00:00
msql
mssql
mysql MFH: No mysqli stuff in ext/mysql 2008-09-29 21:18:31 +00:00
mysqli MFH:Fix for bug#46019 MySQLi::init() leaks memory 2008-09-19 11:38:46 +00:00
mysqlnd MFH: 2008-09-16 14:35:01 +00:00
oci8 MFH: Bug #45888 (Refcounting in ZTS mode) 2008-08-28 06:33:24 +00:00
odbc - MFH: Added odbc.default_cursortype to control the ODBC cursormodel 2008-08-29 19:16:58 +00:00
openssl MFH: initialize keyresource 2008-09-30 14:41:49 +00:00
pcntl Add tests for pcntl 2008-09-12 19:49:46 +00:00
pcre clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
pdo - MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error) 2008-09-23 23:07:52 +00:00
pdo_dblib
pdo_firebird
pdo_mysql MFH: Free persistent cache and improve MINFO output 2008-09-29 21:20:50 +00:00
pdo_oci revert last change 2008-09-03 19:21:11 +00:00
pdo_odbc
pdo_pgsql
pdo_sqlite
pgsql Fixed unused var warning 2008-09-10 01:39:35 +00:00
phar fix test (thanks Tony) 2008-09-30 13:25:48 +00:00
posix MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c) 2008-09-20 22:12:43 +00:00
pspell MFH: 2008-08-23 16:32:04 +00:00
readline - Fixed mem. leak 2008-09-10 13:47:29 +00:00
recode
reflection Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown) 2008-10-01 07:30:31 +00:00
session - Revert idiotic patch (hint: Windows IS NOT the most important OS!) 2008-09-07 17:59:24 +00:00
shmop
simplexml MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array) 2008-09-11 14:21:33 +00:00
skeleton
snmp Fixed bug #45405 (snmp extension memory leak) 2008-09-06 07:57:22 +00:00
soap Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float) 2008-10-01 08:42:48 +00:00
sockets - MFH: 2008-08-23 19:22:10 +00:00
spl MFH: Fix #46192 (Serialization of ArrayObject with objects as storage) 2008-09-29 22:45:28 +00:00
sqlite - MFH: WS 2008-09-13 00:23:48 +00:00
sqlite3 MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite 2008-09-30 11:14:48 +00:00
standard MFH: Fix bug #46209 - Remove license condition that is no longer required. 2008-10-01 11:03:15 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object) 2008-09-11 14:17:31 +00:00
xml - Removed unnecessary variable 2008-08-24 02:13:23 +00:00
xmlreader fix proto 2008-08-23 18:06:59 +00:00
xmlrpc MFH: 2008-09-10 00:07:45 +00:00
xmlwriter Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on 2008-09-17 23:27:53 +00:00
xsl MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak) 2008-09-18 11:47:59 +00:00
zip - MFH: file will exist only on error (thx tony for the headup) 2008-08-30 23:55:04 +00:00
zlib
ext_skel
ext_skel_win32.php