php-src/ext
2008-08-06 07:54:40 +00:00
..
bcmath
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
calendar
com_dotnet MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
ctype
curl - MFH: fix zlib detection (shared/static) and add zlib_a support 2008-08-05 19:40:16 +00:00
date - MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n> 2008-08-05 18:03:47 +00:00
dba
dbase
dom
enchant
ereg
exif MFH 2008-08-03 12:11:07 +00:00
fbsql
fileinfo - update config to match config.m4 2008-07-31 13:13:20 +00:00
filter - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
ftp
gd - Fix build (thanks Sebastian) 2008-08-04 23:48:09 +00:00
gettext - MFH: use static lib first if found 2008-08-01 21:20:08 +00:00
gmp
hash
iconv
imap MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:14:28 +00:00
interbase - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
intl oops 2008-08-03 11:54:30 +00:00
json Fix test to test higher nesting level 2008-07-31 11:46:23 +00:00
ldap - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
libxml
mbstring - MFH: More fixes for bug #45691 2008-08-04 21:06:13 +00:00
mcrypt - MFH: not shared 2008-08-05 17:20:10 +00:00
mhash
mime_magic
ming numerous int<->long fixes (this code just couldn't work on 64bit OSes) 2008-08-04 12:19:51 +00:00
msql
mssql
mysql Fixed uninitialised data 2008-07-25 08:23:07 +00:00
mysqli - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
mysqlnd - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. 2008-07-24 19:52:24 +00:00
oci8 fix 11g crap 2008-08-06 07:54:40 +00:00
odbc
openssl fix folding 2008-07-30 11:59:05 +00:00
pcntl MFH 2008-08-05 15:12:19 +00:00
pcre - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pdo - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
pdo_dblib MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_firebird MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_mysql MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_oci - MFH: fix EOL broken by previous commit 2008-08-01 19:09:47 +00:00
pdo_odbc MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
pdo_pgsql MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_sqlite Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 2008-08-05 20:16:21 +00:00
pgsql MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
phar MFH Remove obsolete check (thanks Tony) 2008-08-02 15:38:46 +00:00
posix
pspell
readline - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
recode
reflection Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
session MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
shmop
simplexml
skeleton
snmp
soap MFH: Fix tests: need simplexml 2008-07-23 09:25:06 +00:00
sockets
spl Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ). 2008-08-04 11:45:21 +00:00
sqlite - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
sqlite3 Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 2008-08-05 20:16:21 +00:00
standard - litespeed was merged from HEAD 2008-08-06 02:37:17 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy - MFH: first static lib then dyn or old one 2008-08-01 11:21:50 +00:00
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
wddx
xml
xmlreader
xmlrpc MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
xmlwriter
xsl
zip MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
zlib MFH: Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:25 +00:00
ext_skel
ext_skel_win32.php