php-src/ext
2007-12-11 06:29:38 +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 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:44 +00:00
ctype Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
curl fix folding 2007-12-04 08:55:58 +00:00
date - Updated to version 2007.10 2007-12-03 15:16:21 +00:00
dba - MFB: DB 4.6 detection 2007-12-06 14:02:21 +00:00
dbase MFB 'L' size support 2007-11-19 13:57:02 +00:00
dom Fix bug #43364 (recursive xincludes don't remove internal nodes properly) 2007-11-28 10:43:02 +00:00
enchant
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 detect IBM iconv implementation and use correct encoding names 2007-12-04 11:26:54 +00:00
imap Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
interbase Fixed bug #43128 (Very long class name causes segfault) 2007-11-22 13:33:53 +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 starting with 2.6.30, standard libxml2 build can be used 2007-12-04 17:14:02 +00:00
mbstring fix bug number 2007-11-16 12:29:29 +00:00
mcrypt - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). 2007-12-01 17:19:46 +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 MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:29:38 +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 MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error) 2007-11-27 17:13:31 +00:00
pcre - Fixed bug #43365 (Several enums have trailing commas) 2007-11-26 10:58:28 +00:00
pdo docbook based spec docs 2007-11-27 19:33:10 +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 MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when 2007-12-04 13:07:30 +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 fix build 2007-11-29 21:23:59 +00:00
phar add note about new include functionality 2007-12-11 03:12:42 +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 Fixed bug #43128 (Very long class name causes segfault) 2007-11-22 13:33:53 +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 folding, move protos to the top of the sources 2007-11-30 13:15:38 +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 Fixed bug #42952 (soap cache file is created with insecure permissions) 2007-11-23 10:02:53 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
spl - Fixed bug #43365 (Several enums have trailing commas) 2007-11-26 10:58:28 +00:00
sqlite Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
standard MFB: Fixed bug #43522 (stream_get_line() eats additional characters) 2007-12-10 14:19:20 +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 Add msg_queue_exists() function (Benjamin Schulz) 2007-11-20 21:24:35 +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 fix test broken by Sara's commit 2007-11-19 11:12:21 +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