php-src/ext
2007-11-17 05:50:00 +00:00
..
bcmath Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
bz2 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
calendar Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
com_dotnet Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
ctype Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
curl - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL) 2007-11-16 14:18:59 +00:00
date fix test 2007-11-08 11:39:10 +00:00
dba Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
dbase Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
dom Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
exif Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
fbsql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
fdf Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
fileinfo 1.0.4 2006-11-07 21:45:20 +00:00
filter - Fix compiler warnings 2007-09-28 12:54:42 +00:00
ftp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
gd -MFB, Right filename 2007-11-05 01:14:44 +00:00
gettext Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
gmp fix tests 2007-11-06 14:31:08 +00:00
hash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
iconv initialize correct variable 2007-11-01 19:13:28 +00:00
imap Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
interbase MFB 2007-11-08 19:41:57 +00:00
json Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
ldap - Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT) 2007-10-06 02:13:31 +00:00
libxml Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
mbstring fix bug number 2007-11-16 12:29:29 +00:00
mcrypt Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
mhash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
mime_magic Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
ming Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
msql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
mssql MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect 2007-10-22 22:42:54 +00:00
mysql plug memory leak on invalid result type 2007-11-08 13:28:38 +00:00
mysqli Fix crashes with pconn (merge from 5_3) 2007-11-09 12:13:15 +00:00
mysqlnd Fix segfault in debug build 2007-11-08 17:29:06 +00:00
oci8 remove Oracle8 support (it should have been done long ago..) 2007-11-13 11:09:30 +00:00
odbc MFB and unify code 2007-10-10 14:32:01 +00:00
openssl MFB: fix compiler warnings 2007-09-29 11:26:51 +00:00
pcntl Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pcre add test for bug #42737. 2007-10-07 14:00:20 +00:00
pdo MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with 2007-10-31 12:58:39 +00:00
pdo_dblib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_firebird - Added 3 firebird specific attributes to firebird_handle_set_attribute() 2007-10-30 18:06:02 +00:00
pdo_mysql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_oci Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_odbc Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_pgsql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_sqlite Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pgsql MFB: Fixed bug #43279 (pg_send_query_params() converts all elements in 'params' 2007-11-13 20:08:17 +00:00
phar make phar use this build's PHP instead of global PHP [gopal] 2007-11-17 05:50:00 +00:00
posix Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pspell Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
readline Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
recode Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
reflection MFB: Fixed bug #42976 (Crash when constructor for newInstance() or 2007-10-28 13:44:09 +00:00
session Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
shmop Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
simplexml fix bug #43221 (SimpleXML adding default namespace in addAttribute) 2007-11-12 18:58:01 +00:00
skeleton Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
snmp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
soap Fix typos 2007-11-13 23:37:09 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
spl - MFB Add tests 2007-11-06 15:29:32 +00:00
sqlite Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
standard New testcases for sizeof() function 2007-11-16 17:52:26 +00:00
sybase Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
sybase_ct Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
sysvmsg Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
sysvsem Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
sysvshm Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
tidy Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
tokenizer T_IMPORT is gone 2007-11-06 09:54:34 +00:00
unicode Fix build 2007-11-02 16:19:57 +00:00
wddx Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
xml Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
xmlreader Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
xmlrpc fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:22:00 +00:00
xmlwriter that endElement() call was required 2007-10-25 13:00:58 +00:00
xsl Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
zip Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
zlib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
ext_skel
ext_skel_win32.php