php-src/ext
2008-09-15 18:02:58 +00:00
..
bcmath - Revert wrong fix 2008-08-15 16:36:39 +00:00
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
ctype add missing SKIPIF sections 2008-07-13 21:34:15 +00:00
curl - fix zlib detection and enable features available in 7.18.1 2008-08-24 15:16:39 +00:00
date - Updated to version 2008.6 (2008f) 2008-09-15 18:02:58 +00:00
dba MFH: 2008-06-19 22:39:56 +00:00
dom MFH: fix bug #46029 (Segfault in DOMText when using with Reflection) 2008-09-10 15:40:11 +00:00
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2008-05-12 21:03:49 +00:00
ereg MFH:- Visibility (bug #45564) 2008-07-21 16:23:00 +00:00
exif MFH 2008-08-03 12:11:07 +00:00
fileinfo MFH: More fileinfo tests. 2008-09-15 08:51:43 +00:00
filter - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
ftp - MFH: don't use inet_ntop when not present 2008-07-12 23:26:02 +00:00
gd - MFH: fix warning 2008-08-29 11:09:28 +00:00
gettext - MFH: use static lib first if found 2008-08-01 21:20:08 +00:00
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash MFH: Fixed #45911 (Cannot disable ext/hash) 2008-09-07 13:15:59 +00:00
iconv - MFH: update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:59:13 +00:00
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 fix tests to work both in ICU 3.6 and 3.8 2008-09-08 20:49:10 +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 MFH: fix warning 2008-08-25 21:04:30 +00:00
mbstring - MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime. 2008-09-13 19:53:01 +00:00
mcrypt - MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode) 2008-09-07 22:57:37 +00:00
mhash MFH: Fixed #45911 (Cannot disable ext/hash) 2008-09-07 13:15:59 +00:00
msql - Added arginfo 2008-07-20 14:28:41 +00:00
mssql - zend_arg_defs.c is unnecessary now 2008-07-05 20:09:33 +00:00
mysql Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in 2008-08-06 19:25:03 +00:00
mysqli cleanup garbage 2008-08-26 11:06:09 +00:00
mysqlnd MFH:Compile-in a string-to-int conversion for INT columns by default, 2008-09-15 14:07:44 +00:00
oci8 MFH: Bug #45888 (Refcounting in ZTS mode) 2008-08-28 06:33:24 +00:00
odbc - MFH: Added odbc.default_cursortype to control the ODBC cursormodel 2008-08-29 19:16:58 +00:00
openssl Fixed bug #45382 (timeout bug in stream_socket_enable_crypto). 2008-09-11 23:56:43 +00:00
pcntl Add tests for pcntl 2008-09-12 19:49:46 +00:00
pcre upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..) 2008-09-09 07:55:10 +00:00
pdo - MFH: Constness (Added const qualifier to several function parameters) 2008-08-12 17:20:25 +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 revert last change 2008-09-03 19:21:11 +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 Fixed unused var warning 2008-09-10 01:39:35 +00:00
phar fix compile on IRIX with MIPSPro (Bug #46072) 2008-09-14 06:47:08 +00:00
posix 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:30:36 +00:00
pspell MFH: 2008-08-23 16:32:04 +00:00
readline - Fixed mem. leak 2008-09-10 13:47:29 +00:00
recode - New parameter parsing API 2008-07-03 12:38:53 +00:00
reflection - MFH: Removed unused arguments 2008-08-22 15:54:21 +00:00
session - Revert idiotic patch (hint: Windows IS NOT the most important OS!) 2008-09-07 17:59:24 +00:00
shmop - Added arginfo (functions) 2008-07-03 01:55:48 +00:00
simplexml MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array) 2008-09-11 14:21:33 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp Fixed bug #45405 (snmp extension memory leak) 2008-09-06 07:57:22 +00:00
soap Fixed a compiler warning 2008-09-09 01:21:07 +00:00
sockets - MFH: 2008-08-23 19:22:10 +00:00
spl MFH: Fix #45656 (new Class silenting exceptions in autoloaders) 2008-09-15 10:19:53 +00:00
sqlite - MFH: WS 2008-09-13 00:23:48 +00:00
sqlite3 MFH: Sync libsqlite to 3.6.2 with some VC6 patches 2008-09-15 01:22:06 +00:00
standard Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:16 +00:00
sybase_ct - Added arginfo 2008-07-01 17:24:10 +00:00
sysvmsg - Added arginfo 2008-06-30 14:53:17 +00:00
sysvsem - New parameter parsing API 2008-06-29 12:40:22 +00:00
sysvshm - Added arginfo 2008-07-01 15:45:54 +00:00
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 MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object) 2008-09-11 14:17:31 +00:00
xml - Removed unnecessary variable 2008-08-24 02:13:23 +00:00
xmlreader fix proto 2008-08-23 18:06:59 +00:00
xmlrpc MFH: 2008-09-10 00:07:45 +00:00
xmlwriter - Added arginfo 2008-06-27 13:13:09 +00:00
xsl MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable 2008-05-04 15:14:23 +00:00
zip - MFH: file will exist only on error (thx tony for the headup) 2008-08-30 23:55:04 +00:00
zlib MFH: Avoid leaks when zlib streams can not be closed properly. 2008-08-02 02:36:25 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php