php-src/ext
2008-08-08 14:09:15 +00:00
..
bcmath
bz2 invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:24:35 +00:00
calendar - killed off UEXPECT 2008-05-27 18:16:04 +00:00
com_dotnet - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
ctype - Removed unnecessary SKIPIF (unicode/tests/*) 2008-06-09 15:54:08 +00:00
curl - fix zlib detection (shared/static) and add zlib_a support 2008-08-05 19:39:51 +00:00
date - Fixed a bug that caused miscalculations with the "last <weekday> of <n> 2008-08-05 18:02:39 +00:00
dba Fix bug #45266 (Fix build with BDB 4) 2008-06-19 22:39:03 +00:00
dom - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
enchant
ereg - Visibility (bug #45564) 2008-07-21 16:22:29 +00:00
exif - fix comment style 2008-08-03 12:10:51 +00:00
fbsql - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
fileinfo - Fixed bug #45636 (fileinfo ext duplicate strndup). 2008-08-06 14:42:06 +00:00
filter - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
ftp - don't use inet_ntop when not present 2008-07-12 23:25:42 +00:00
gd - Fixed test 2008-08-04 18:26:15 +00:00
gettext - use static lib first if found 2008-08-01 21:19:46 +00:00
gmp - killed off UEXPECT 2008-05-27 18:16:04 +00:00
hash this should be "=", not "==" 2008-07-21 07:27:00 +00:00
iconv - update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:58:51 +00:00
imap - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:13:34 +00:00
interbase - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
intl - Fixed crash msgfmt_get_pattern 2008-08-06 16:16:16 +00:00
json Fix test to test higher nesting level 2008-07-31 11:49:19 +00:00
ldap - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
libxml - Visibility (bug #45557) 2008-07-22 10:29:14 +00:00
mbstring - More fixes for bug #45691 2008-08-04 21:10:17 +00:00
mcrypt - not shared 2008-08-05 17:19:32 +00:00
mhash Sort Windows changes for mhash BC layer 2008-06-28 15:30:45 +00:00
mime_magic - MFB: Added arginfo 2008-07-20 14:29:30 +00:00
ming
msql - MFB: Added arginfo 2008-07-20 14:29:30 +00:00
mssql - MFB: zend_arg_defs.c is unnecessary now 2008-07-05 20:10:41 +00:00
mysql Fixed uninitialized data 2008-07-25 08:53:11 +00:00
mysqli - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
mysqlnd - Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. 2008-07-24 19:50:23 +00:00
oci8 - fix oci8_11g when build shared (invalid extension) 2008-08-05 20:56:03 +00:00
odbc - MFB: Added arginfo 2008-07-20 14:29:30 +00:00
openssl fix typo 2008-08-05 14:58:57 +00:00
pcntl not experimental anymore 2008-08-07 13:10:22 +00:00
pcre - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
pdo - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
pdo_dblib - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_firebird - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_mysql - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
pdo_oci - fix EOL broken by previous commit 2008-08-01 19:09:15 +00:00
pdo_odbc - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_pgsql - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_sqlite Stupid typo 2008-08-06 16:57:08 +00:00
pgsql - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
phar - Remove obsolete check 2008-08-02 15:37:38 +00:00
posix MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 2008-07-04 14:56:30 +00:00
pspell - MFB: Added arginfo 2008-07-16 18:35:41 +00:00
readline - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
recode - MFB: New parameter parsing API 2008-07-03 12:40:48 +00:00
reflection MFB: Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure() 2008-08-08 12:42:40 +00:00
session - Fixed some inconsistencies with the behaviour of sessions. Changed session_start() to return false when session start fails. 2008-08-06 05:34:55 +00:00
shmop - MFB: Added arginfo (functions) 2008-07-03 12:21:25 +00:00
simplexml Move SXI::count to SXE::count and make it user-friendly 2008-07-09 21:27:10 +00:00
skeleton
snmp - MFB: Added arginfo 2008-07-01 19:14:28 +00:00
soap Fix tests: need simplexml 2008-07-23 09:12:50 +00:00
sockets - forgot to commit to HEAD 2008-07-21 13:00:27 +00:00
spl Test the catching of chains of exceptions 2008-08-08 14:09:15 +00:00
sqlite - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
sqlite3 Sync libsqlite to 3.6.1 2008-08-06 14:22:35 +00:00
standard Fix build on FreeBSD4.11 (bug#45757) 2008-08-08 08:19:46 +00:00
sybase_ct - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
sysvmsg - MFB: Added arginfo 2008-06-30 14:53:45 +00:00
sysvsem
sysvshm - MFB: Added arginfo 2008-07-01 15:50:09 +00:00
tidy - first static lib then dyn or old one 2008-08-01 11:21:27 +00:00
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:31:38 +00:00
unicode - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
wddx - MFB: Added arginfo 2008-06-27 15:35:49 +00:00
xml fix folding 2008-07-17 11:40:55 +00:00
xmlreader add parameter allowing node to be exported into existing Document context 2008-06-16 15:44:22 +00:00
xmlrpc - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
xmlwriter - MFB: Added arginfo 2008-06-27 13:17:27 +00:00
xsl - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
zip - update to 0.9 (torrentzip support, files open only when necessary), windows fixes 2008-08-07 23:23:20 +00:00
zlib Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:14 +00:00
ext_skel
ext_skel_win32.php