php-src/ext
2008-09-18 16:09:19 +00:00
..
bcmath - Revert wrong fix 2008-08-15 16:36:39 +00:00
bz2
calendar
com_dotnet MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
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 Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned object). 2008-09-16 00:38:45 +00:00
enchant
ereg
exif MFH 2008-08-03 12:11:07 +00:00
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
imap MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:14:28 +00:00
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 Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in 2008-08-06 19:25:03 +00:00
mysqli fix test 2008-09-18 08:40:02 +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: Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version. 2008-09-18 16:09:19 +00:00
pcntl Add tests for pcntl 2008-09-12 19:49:46 +00:00
pcre upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..) 2008-09-09 07:55:10 +00:00
pdo MFH Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work) 2008-09-16 23:35:50 +00:00
pdo_dblib
pdo_firebird
pdo_mysql MFH Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work) 2008-09-16 23:35:50 +00:00
pdo_oci revert last change 2008-09-03 19:21:11 +00:00
pdo_odbc MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_pgsql
pdo_sqlite Stupid typo 2008-08-06 16:56:35 +00:00
pgsql Fixed unused var warning 2008-09-10 01:39:35 +00:00
phar fix compile on IRIX with MIPSPro (Bug #46072) 2008-09-14 06:47:08 +00:00
posix
pspell MFH: 2008-08-23 16:32:04 +00:00
readline - Fixed mem. leak 2008-09-10 13:47:29 +00:00
recode
reflection - MFH: Removed unused arguments 2008-08-22 15:54:21 +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 MFH: - Added E_ERROR in constructors 2008-09-15 18:07:16 +00:00
sockets - MFH: 2008-08-23 19:22:10 +00:00
spl MFH: Fix #45656 (new Class silenting exceptions in autoloaders) 2008-09-15 10:19:53 +00:00
sqlite - MFH: WS 2008-09-13 00:23:48 +00:00
sqlite3 MFH: Sync libsqlite to 3.6.2 with some VC6 patches 2008-09-15 01:22:06 +00:00
standard MFH 2008-09-16 14:36:27 +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