php-src/ext
2008-09-23 23:05:24 +00:00
..
bcmath - Revert bad fix 2008-08-15 16:37:22 +00:00
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 - Updated to version 2008.6 (2008f) 2008-09-15 18:02:49 +00:00
dba Fix bug #45266 (Fix build with BDB 4) 2008-06-19 22:39:03 +00:00
dom fix hints causing phpdoc crash 2008-09-22 15:09:06 +00:00
enchant - add test 2008-04-16 09:56:36 +00:00
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 #46071 (finfo_open() segfaults with wrong file name on BSD) 2008-09-16 22:21:40 +00:00
filter - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
ftp - drop bindlib usage on windows 2008-08-21 23:37:40 +00:00
gd sz is long not zval** 2008-09-22 15:30:59 +00:00
gettext - use static lib first if found 2008-08-01 21:19:46 +00:00
gmp - New parameter parsing API (for gmp_testbit) 2008-08-13 12:20:54 +00:00
hash update tests 2008-09-18 12:15:56 +00:00
iconv MFB: clean some dead code 2008-09-23 15:22:05 +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 update tests from 5.x 2008-09-08 22:58:31 +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 fix warning 2008-08-25 21:04:00 +00:00
mbstring - Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime. 2008-09-13 19:50:26 +00:00
mcrypt check for NULL before freeing 2008-09-10 07:31:12 +00:00
mhash Fixed #45911 (Cannot disable ext/hash) 2008-09-07 13:13:53 +00:00
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 Fix the libmysql build. Unintentionally broken by my last commit. 2008-09-19 11:39:53 +00:00
mysqlnd Fix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () for 2008-09-16 14:34:11 +00:00
oci8 Bug #45888 (Refcounting in ZTS mode) 2008-08-28 06:32:52 +00:00
odbc - Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668) 2008-08-29 19:15:39 +00:00
openssl 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:02:09 +00:00
pcntl Add tests for pcntl 2008-09-12 19:49:38 +00:00
pcre MFB: clean some dead code 2008-09-23 15:22:05 +00:00
pdo - Fixed bug #46157 (PDOStatement::fetchObject prototype error) 2008-09-23 23:05:24 +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 - Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work) 2008-09-16 23:34:31 +00:00
pdo_oci revert last change 2008-09-03 19:21:45 +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 - Removed unused variables 2008-08-15 19:57:24 +00:00
pdo_sqlite Stupid typo 2008-08-06 16:57:08 +00:00
pgsql - Fixed some wrong format parameters 2008-09-08 01:30:55 +00:00
phar MF53: workaround for Bug #46147 for PHP < 5.2.7 2008-09-22 01:40:51 +00:00
posix Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c) 2008-09-20 22:12:31 +00:00
pspell - MFB: New parameter parsing API 2008-08-23 16:20:14 +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 - Removed unused arguments 2008-08-22 15:51:50 +00:00
session Added ability to cancel upload in rfc1867 handler 2008-09-17 17:22:07 +00:00
shmop - Removed unused variables 2008-08-15 19:57:24 +00:00
simplexml fix bug #46047 (SimpleXML converts empty nodes into object with nested array) 2008-09-11 14:20:30 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp MFB: Fixed bug #45405 (snmp extension memory leak) 2008-09-06 07:58:09 +00:00
soap - Added E_ERROR in constructors 2008-09-15 18:04:18 +00:00
sockets - drop bindlib usage on windows 2008-08-21 23:37:40 +00:00
spl - Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method) 2008-09-23 12:05:02 +00:00
sqlite - WS 2008-09-13 00:23:35 +00:00
sqlite3 Sync libsqlite to 3.6.2 with some VC6 patches 2008-09-15 01:17:48 +00:00
standard MFB: clean some dead code 2008-09-23 15:22:05 +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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sysvshm - MFB: Added arginfo 2008-07-01 15:50:09 +00:00
tidy Fix wrong Unicode string length (bytes) in tidy_parse_string() 2008-08-29 22:59:41 +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 - Fixed bug #46067 (Collator methods - Segfault) 2008-09-20 22:06:18 +00:00
wddx fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object) 2008-09-11 14:16:36 +00:00
xml MFB: 2008-08-24 02:12:51 +00:00
xmlreader Fix proto 2008-08-23 18:06:43 +00:00
xmlrpc - New tests 2008-09-10 00:09:30 +00:00
xmlwriter MFB: Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on 2008-09-17 23:28:07 +00:00
xsl fix bug #46099 (Xsltprocessor::setProfiling - memory leak) 2008-09-18 11:46:54 +00:00
zip - file will exist only on error (thx tony for the headup) 2008-08-30 23:54:46 +00:00
zlib Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:14 +00:00
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php