php-src/ext
2005-10-13 21:26:45 +00:00
..
bcmath
bz2
calendar
com_dotnet
ctype Fixed bug #34645 (ctype corrupts memory when validating large numbers). 2005-09-26 15:14:19 +00:00
curl MFH: Added missing safe_mode checks. 2005-10-06 20:47:41 +00:00
date - MFH: Apperently you can't store NULL pointer values into Zend hashes - god 2005-10-12 19:49:59 +00:00
dba
dbase
dom Fixed access to uninitialized value 2005-09-19 18:47:56 +00:00
ereg
exif fix test 2005-10-11 18:11:13 +00:00
fbsql
fdf
filepro
ftp typofix 2005-10-09 20:44:02 +00:00
gd -fix build as shared or separate from main build (bfrance) 2005-10-09 12:06:27 +00:00
gettext
gmp
hwapi
iconv MFH 2005-10-13 19:28:58 +00:00
imap
informix
interbase MFH: fix #34855 (ibase_service_attach() segfault on AMD64) 2005-10-13 12:58:48 +00:00
ldap correct flag 2005-09-16 12:09:17 +00:00
libxml MFH: insure stream usage 2005-10-13 20:34:37 +00:00
mbstring fix compile warnings (again) 2005-10-12 14:43:30 +00:00
mcrypt
mhash
mime_magic
ming
msession
msql
mssql MFH: copypastetypofix 2005-10-10 10:28:53 +00:00
mysql
mysqli MFH: fix test failures 2005-10-13 21:26:45 +00:00
ncurses
oci8 MF44: fix #33383 (crash when retrieving empty LOBs) 2005-10-10 10:44:39 +00:00
odbc
openssl
pcntl
pcre Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) 2005-10-11 06:47:48 +00:00
pdo - MFH SPL example was changed, so change PDO test accordingly 2005-10-13 19:49:59 +00:00
pdo_dblib MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()). 2005-10-12 15:03:03 +00:00
pdo_firebird
pdo_mysql use the right constant name in error messages 2005-10-05 22:14:52 +00:00
pdo_oci refs #34630. 2005-09-25 00:47:00 +00:00
pdo_odbc Fix for PECL #5433 (rowCount() not set) 2005-09-30 04:19:24 +00:00
pdo_pgsql use the right macro for these 2005-10-01 19:19:36 +00:00
pdo_sqlite MFH: nuke warning 2005-10-03 23:48:21 +00:00
pgsql MFH: Fixed bug #33167 (Possible crash inside pg_fetch_array()). 2005-10-11 16:19:14 +00:00
posix
pspell
readline
recode
reflection - MFH ReflectionClass::isInstantiable and abstract classes 2005-10-06 22:46:33 +00:00
session MFH: Improved the fix for #21306 a bit 2005-09-23 08:14:13 +00:00
shmop
simplexml - MFH Really allow SXE being shared by not using anything from it directly in SPL 2005-10-03 16:05:08 +00:00
skeleton
snmp
soap MFH: nuke unused vars 2005-10-12 14:04:02 +00:00
sockets NetWare LibC don't have socketpair function. So enabling socket_create_pair functionality only if socketpair is available in the host LibC. 2005-09-23 09:54:31 +00:00
spl - MFH Add ability to bypass key() surrounding and make that default 2005-10-13 19:49:27 +00:00
sqlite Build PDO and SQLite as shared 2005-09-24 15:13:13 +00:00
standard MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command 2005-10-11 14:33:51 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy make GCC happy and improve CS a bit 2005-10-12 14:29:26 +00:00
tokenizer
wddx MFH: use sizeof instead of define 2005-10-06 18:48:19 +00:00
xml MFH: use spprintf where appropriate 2005-10-12 13:58:10 +00:00
xmlreader MFH: move constants to class 2005-10-13 21:20:12 +00:00
xmlrpc MFH: fix ZTS build 2005-10-05 16:40:21 +00:00
xsl
zlib
ext_skel
ext_skel_win32.php