php-src/ext
2008-08-01 11:21:50 +00:00
..
bcmath
bz2 MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
calendar
com_dotnet
ctype
curl MFH: fix copy/paste error (patch by Mikko) 2008-07-29 10:42:44 +00:00
date - MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly. 2008-07-30 18:00:44 +00:00
dba
dbase
dom
enchant
ereg MFH:- Visibility (bug #45564) 2008-07-21 16:23:00 +00:00
exif
fbsql
fileinfo - update config to match config.m4 2008-07-31 13:13:20 +00:00
filter MFH: Allow filters to work on INPUT_SERVER in CLI (bug #44779) 2008-07-24 09:12:45 +00:00
ftp
gd Fix for bug #45030 2008-07-31 09:23:18 +00:00
gettext
gmp
hash
iconv
imap
interbase
intl - MFH: Fixed memory leak. 2008-07-30 19:34:23 +00:00
json Fix test to test higher nesting level 2008-07-31 11:46:23 +00:00
ldap - MFH: add detection for newer libs 2008-07-31 18:04:49 +00:00
libxml MFH: Visibility (bug #45557) 2008-07-22 10:30:38 +00:00
mbstring - MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=entity) 2008-07-31 17:37:12 +00:00
mcrypt
mhash
mime_magic
ming - Allow building with ming-0.4rc1 (the latest available ming) 2008-07-27 21:32:50 +00:00
msql
mssql
mysql Fixed uninitialised data 2008-07-25 08:23:07 +00:00
mysqli MFH: Fixed bug#45019 Segmentation fault with SELECT ? and UNION 2008-07-25 12:46:03 +00:00
mysqlnd - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. 2008-07-24 19:52:24 +00:00
oci8 MFH Update README. Bump ver ready for PECL release 2008-07-27 17:50:41 +00:00
odbc
openssl fix folding 2008-07-30 11:59:05 +00:00
pcntl MFH: Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask() 2008-07-29 16:59:10 +00:00
pcre
pdo MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_dblib MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_firebird MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_mysql - Removed merge typos 2008-07-26 23:38:14 +00:00
pdo_oci MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_odbc MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_pgsql MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all 2008-07-25 13:46:24 +00:00
pdo_sqlite Still need defines so that sqlite3.h will match the lib that sqlite3 uses 2008-07-31 23:56:32 +00:00
pgsql Fixed uninitialised data 2008-07-25 08:23:07 +00:00
phar - Consistency rocks: Make all lines start with tabs for indentation 2008-08-01 06:16:35 +00:00
posix
pspell
readline
recode
reflection Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
session
shmop
simplexml
skeleton
snmp
soap MFH: Fix tests: need simplexml 2008-07-23 09:25:06 +00:00
sockets
spl Fixed memory leak 2008-07-29 14:28:11 +00:00
sqlite Fixed uninitialised data 2008-07-25 08:23:07 +00:00
sqlite3 MFH: fix int<->long mess causing lots of segfaults on x86_64 2008-08-01 08:27:56 +00:00
standard MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:18:17 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy - MFH: first static lib then dyn or old one 2008-08-01 11:21:50 +00:00
tokenizer . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
wddx
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE 2008-07-23 11:25:14 +00:00
zlib Fixed #42663 (gzinflate() try to allocate all memory with truncated data), not present in HEAD. 2008-07-24 14:38:37 +00:00
ext_skel
ext_skel_win32.php