php-src/ext
2007-10-17 08:18: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 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.8 2007-10-11 18:54:13 +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 MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
gettext Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
gmp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
mysql Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysqli MFH: use correct dtro and variable for the callback 2007-10-17 08:18:09 +00:00
mysqlnd Sync mysqlnd. Should still compile with 5_2 for those who want to use the 2007-10-16 20:56:22 +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 use FREE_ZVAL() instead of free() to free a zval 2007-09-29 11:24:05 +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 bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode) 2007-10-11 20:54:41 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
reflection MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +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 MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
spl MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
sqlite MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
standard New testcases for array_flip() function 2007-10-15 06:34:35 +00:00
sybase MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
sybase_ct Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +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 On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00