php-src/ext
2008-08-12 14:56:52 +00:00
..
bcmath
bz2
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 - [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix 2008-08-10 11:27:48 +00:00
dba
dom MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
enchant
ereg
exif MFH 2008-08-03 12:11:07 +00:00
fileinfo MFH 2008-08-10 19:48:54 +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 MFH: 2008-08-11 19:48:00 +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: fix build when pcre is not present 2008-08-11 15:42:35 +00:00
mcrypt - New parameter parsing API 2008-08-10 05:38:07 +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 Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in 2008-08-06 19:25:03 +00:00
mysqli MFH: Fix #45763 (mysqli::multi_query does not work with mysqlnd) 2008-08-11 12:33:56 +00:00
mysqlnd
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 not experimental anymore 2008-08-07 13:11:05 +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 Stupid typo 2008-08-06 16:56:35 +00:00
pgsql MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
phar - Fix http://bugs.php.net/bug.php?id=45613 2008-08-12 14:56:52 +00:00
posix
pspell
readline - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
recode
reflection MFH: Fixed segfaults (tests added) 2008-08-11 22:31:22 +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 MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
skeleton
snmp
soap
sockets
spl - MFH EXPECT rather than EXPECTF 2008-08-11 17:30:37 +00:00
sqlite MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
sqlite3 - MFH: Fixed bug #45798 (sqlite3 doesn't notice if variable was bound) 2008-08-12 13:37:32 +00:00
standard - MFH: update test after php's portable realpath change (filename/ is not valid anymore) 2008-08-12 13:05: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: constify zend_function_entry and update phpinfo 2008-08-08 16:05:38 +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