php-src/ext
Jani Taskinen 88c66fe540 try #2
2007-11-06 13:43:48 +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 MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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: Fix typo and remove dots in error messages 2007-10-13 11:34:43 +00:00
date - Updated to version 2007.9 2007-11-05 09:38:51 +00:00
dba Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
dbase Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
dom - Fix tests 2007-11-02 19:41:12 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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: partial MFH before? 2007-11-06 10:00:39 +00:00
mysqli MFH: partial MFH before? 2007-11-06 10:00:39 +00:00
mysqlnd Fix build failure on Windows. Seems "free" can't be used even as method name of a structure. The MS compiler (the preprocessor most probably) changes it to _free_dbg 2007-10-23 10:10:18 +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: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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 Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) 2007-10-07 13:57:10 +00:00
pdo Fixed test 2007-11-04 16:12:13 +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 # Removed dead code 2007-10-30 16:31:41 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +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 debug object helper 2007-10-11 01:03:19 +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 Another fix for bug #42773 2007-11-01 15:41:25 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
spl - Fix tests 2007-11-02 19:41:12 +00:00
sqlite MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
standard try #2 2007-11-06 13:43:48 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 - Merge minor namespace related stuff (README and tokenizer) 2007-09-28 21:02:19 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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 ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php