php-src/ext
2007-08-23 23:23:26 +00:00
..
bcmath
bz2 MFB: Fixed bug #42117 (bzip2.compress loses data in internal buffer) 2007-08-10 09:00:42 +00:00
calendar
com_dotnet
ctype
curl Bagder says I don't need these ifdefs 2007-08-21 21:23:35 +00:00
date
dba
dbase MFB: Fixed bug #42261 (header wrong for date field) 2007-08-10 08:56:23 +00:00
dom fix bug #42082 (NodeList length zero should be empty). (Hannes) 2007-08-06 16:21:45 +00:00
enchant
ereg
exif
fbsql
fdf
fileinfo
filter
ftp
gd -MFB: libgd #101, imagecreatefromgd can crash if gdImageCreate fails 2007-08-09 14:22:38 +00:00
gettext
gmp
hash
iconv
imap sometimes c-client returns non-null entry with null host 2007-07-31 00:32:18 +00:00
interbase - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
json Fixed bug#42090 (json_decode causes segmentation fault) 2007-07-24 22:54:26 +00:00
ldap - Fixed bug #42247 (ldap_parse_result() not defined under win32) 2007-08-09 08:42:31 +00:00
libxml an attempt to fix win32 build 2007-08-01 11:43:27 +00:00
mbstring added negative offset support in mbfl_strrpos (fixed #42085) 2007-08-19 01:57:53 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql
mysql Same as for ext/mysqli tests: addition of a new environment variable 2007-08-09 11:53:17 +00:00
mysqli fix typo in tmp file path 2007-08-11 15:38:34 +00:00
mysqlnd Fix crashes with pconn in ext/mysql 2007-08-06 15:11:46 +00:00
oci8 fix lib/lib32 checks to work with broken Solaris shell 2007-08-14 12:14:53 +00:00
odbc - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
openssl Fixed generation on DH publick key for given private key 2007-08-10 10:43:37 +00:00
pcntl
pcre add PCRE_VERSION constant to ext/pcre 2007-07-24 22:34:17 +00:00
pdo
pdo_dblib
pdo_firebird - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
pdo_mysql
pdo_oci MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous Solaris lib/lib32 fix 2007-08-17 13:33:07 +00:00
pdo_odbc
pdo_pgsql - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
pdo_sqlite
pgsql Fixed bug #42368 (Incorrect error message displayed by pg_escape_string) 2007-08-21 23:51:34 +00:00
phar add test for pre-existing alias failure, fix source to fail if alias already exists 2007-08-23 23:23:26 +00:00
posix Show "wrong parameter count" error messages 2007-07-25 09:05:55 +00:00
pspell
readline
recode
reflection - MFB: Fugbix typo. 2007-08-20 17:01:59 +00:00
session MFB: Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedir bypass) 2007-08-23 13:38:49 +00:00
shmop
simplexml fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults) 2007-07-31 15:39:59 +00:00
skeleton
snmp - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
soap Fixed bug #42183 (classmap cause crashr in non-wsdl mode) 2007-08-22 14:18:28 +00:00
sockets - Added missing constants for MSG_EOR and MSG_EOF 2007-07-24 11:33:47 +00:00
spl - Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator 2007-08-21 22:43:38 +00:00
sqlite
standard - Make version_compare() also understand the lower case variant of "RC". 2007-08-23 11:36:14 +00:00
sybase MFB: sync 2007-08-10 13:28:12 +00:00
sybase_ct MFB: sync 2007-08-10 13:28:12 +00:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer - Write to the correct file... 2007-08-09 22:24:41 +00:00
unicode
wddx
xml
xmlreader Add arginfo 2007-07-26 13:19:22 +00:00
xmlrpc
xmlwriter
xsl allow user specified class to be returned from transformToDoc 2007-07-28 09:16:15 +00:00
zip make sure the temp file is closed before removing it 2007-08-13 12:46:34 +00:00
zlib
ext_skel
ext_skel_win32.php