php-src/ext
2007-11-22 10:20:09 +00:00
..
bcmath Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
bz2 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
calendar Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
com_dotnet Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 2007-11-20 09:51:12 +00:00
ctype Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
curl MFH: - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL) 2007-11-16 14:21:01 +00:00
date MFH 2007-11-08 11:39:40 +00:00
dba Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
dbase Fixed bug #42261 (Incorrect lengths for date and boolean data types) 2007-11-18 14:18:30 +00:00
dom Fixed tests 2007-11-19 08:19:31 +00:00
enchant This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
ereg MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
exif Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
fbsql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
fdf Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
fileinfo This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
filter Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
ftp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
gd -MFB, Right filename 2007-11-05 01:14:31 +00:00
gettext Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
gmp fix 64-bit 2007-11-01 20:25:11 +00:00
hash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
iconv MFH: initialize correct variable 2007-11-01 19:13:39 +00:00
imap Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
interbase Win32 still fails to build ... 2007-11-20 21:36:20 +00:00
json MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
ldap MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT) 2007-10-06 02:13:50 +00:00
libxml MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
mbstring - fix bug number 2007-11-16 12:28:56 +00:00
mcrypt Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
mhash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
mime_magic Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
ming Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
msql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
mssql Fixed bug #4294 (Move *timeout initialization from RINIT to connect time) 2007-10-22 22:42:43 +00:00
mysql MFH: plug leak on invalid result type 2007-11-08 13:29:06 +00:00
mysqli Fix build 2007-11-09 11:06:07 +00:00
mysqlnd Fix segfault in debug build 2007-11-08 17:29:42 +00:00
ncurses Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
oci8 MFH: remove Oracle8 support 2007-11-13 11:09:42 +00:00
odbc Fix ODBC, the GC patch missed this one leading to compilation failure. 2007-10-10 14:29:27 +00:00
openssl MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache) 2007-10-31 13:22:45 +00:00
pcntl Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pcre Add some more pcre tests 2007-11-21 18:22:01 +00:00
pdo Adjusted fix for bug #42978 2007-11-20 23:12:17 +00:00
pdo_dblib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pdo_firebird - Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception) 2007-11-19 21:55:30 +00:00
pdo_mysql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pdo_oci Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pdo_odbc add iODBC support to pdo_odbc 2007-10-08 17:55:40 +00:00
pdo_pgsql Adjusted fix for bug #42978 2007-11-20 23:12:17 +00:00
pdo_sqlite Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pgsql Fixed bug #43041 (micro-optimizations in pgsql data retrieval) Initial patch 2007-11-22 00:17:28 +00:00
phar This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
posix Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
pspell Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
readline Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
recode - fix oumlaut :) 2007-11-05 12:33:40 +00:00
reflection Fixed bug #42976 (Crash when constructor for newInstance() or 2007-10-28 13:42:24 +00:00
session MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
shmop Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
simplexml MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute) 2007-11-12 18:58:48 +00:00
skeleton Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
snmp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
soap MFH: fix typos 2007-11-13 23:44:28 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
spl Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 2007-11-20 09:51:12 +00:00
sqlite MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
standard - MFH: Fixed weights array, which was broken with: 2007-11-22 10:20:09 +00:00
sybase MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
sybase_ct Fixed bug #43074 (attempt to increment refcount outside of the macro) 2007-10-23 15:21:20 +00:00
sysvmsg MFH: Add msg_queue_exists() function (Benjamin Schulz) [DOC] 2007-11-20 21:25:10 +00:00
sysvsem Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
sysvshm Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
tidy MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
tokenizer T_IMPORT nuked 2007-11-07 09:18:52 +00:00
wddx one more fix 2007-10-07 08:33:38 +00:00
xml Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
xmlreader MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
xmlrpc MFH: fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:23:04 +00:00
xmlwriter MFH 2007-10-25 13:01:09 +00:00
xsl MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
zip fix test 2007-11-19 11:12:30 +00:00
zlib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
ext_skel
ext_skel_win32.php