php-src/ext
Jani Taskinen 803f3011c6 MFH
2008-08-14 23:29:13 +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 ws, cs and folding 2008-08-14 08:39:05 +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
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 - Fixed build (ZTS) 2008-08-13 19:06:11 +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
pcntl not experimental anymore 2008-08-07 13:11:05 +00:00
pcre after rereading the documentation about preg_grep(), lets match the behavior in HEAD (return the original array elements instead of the new string). 2008-08-14 14:37:39 +00:00
pdo - MFH: Constness (Added const qualifier to several function parameters) 2008-08-12 17:20:25 +00:00
pdo_dblib
pdo_firebird
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
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 Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8 2008-08-14 13:01:28 +00:00
posix
pspell MFH: fix compile warnings (patch by Phil Oleson) 2008-08-13 08:08:47 +00:00
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 - MFH: New parameter parsing API 2008-08-13 14:06:21 +00:00
soap
sockets
spl MFH 2008-08-14 23:29:13 +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 2008-08-14 23:29:13 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
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