php-src/ext
2007-06-25 06:45:57 +00:00
..
bcmath Added missing error check inside bcpowmod(). 2007-06-08 00:41:57 +00:00
bz2
calendar MFH: php_localtime_r() checks 2007-06-07 09:07:36 +00:00
com_dotnet Fixed 64-bit issues 2007-04-09 15:32:35 +00:00
ctype Typo 2007-03-14 09:58:14 +00:00
curl - fix typo 2007-05-25 12:47:55 +00:00
date Final shot at the date issue 2007-06-07 23:16:04 +00:00
dba MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) 2007-05-21 11:38:53 +00:00
dbase MFH: fix #41394 (dbase_create creates file with corrupted header) 2007-05-16 13:17:50 +00:00
dom free wholetext properly 2007-05-14 11:52:35 +00:00
ereg
exif Fixed memory corruption when reading exif data of a non-file 2007-06-10 20:12:45 +00:00
fbsql
fdf Typo 2007-03-14 09:58:14 +00:00
filter fix tests 2007-05-18 11:47:58 +00:00
ftp MFH: php_gmtime_r() fixes 2007-06-07 08:59:00 +00:00
gd malloc+memset == calloc (sync with libgd) 2007-06-17 19:03:58 +00:00
gettext
gmp MFH: add missing skipif sections 2007-05-27 15:12:33 +00:00
hash
iconv Avoid strlen() 2007-05-19 17:52:30 +00:00
imap Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for 2007-03-19 22:56:57 +00:00
interbase MFH: php_gmtime_r() fixes 2007-06-07 08:59:00 +00:00
json Handle very small longs via double 2007-06-13 17:56:41 +00:00
ldap MFH: initialize optional params 2007-04-30 21:40:02 +00:00
libxml Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). 2007-06-18 16:46:21 +00:00
mbstring Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). 2007-04-04 15:25:41 +00:00
mcrypt fix test names 2007-05-07 18:03:01 +00:00
mhash
mime_magic MFH: check return value of *time_r() functions for NULL 2007-06-07 08:44:41 +00:00
ming
msql
mssql
mysql Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:51:32 +00:00
mysqli Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:51:32 +00:00
ncurses Fixed a crash inside ncurses_panel_above() when called prior to 2007-06-07 02:29:44 +00:00
oci8 MFH: enable statement cache for non-persistent connections (patch by Chris Jones) 2007-06-08 08:44:39 +00:00
odbc
openssl Fixed a memory leak inside load_all_certs_file() 2007-06-19 22:09:49 +00:00
pcntl Typo 2007-03-14 09:58:14 +00:00
pcre new test 2007-06-19 17:32:36 +00:00
pdo Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some non-well-formed 2007-06-05 22:55:27 +00:00
pdo_dblib
pdo_firebird
pdo_mysql Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:51:32 +00:00
pdo_oci fix test names 2007-05-07 18:03:01 +00:00
pdo_odbc MFH 2007-05-28 12:19:41 +00:00
pdo_pgsql fix test names 2007-05-07 18:03:01 +00:00
pdo_sqlite MFH: php_localtime_r() checks 2007-06-07 09:07:36 +00:00
pgsql fix test names 2007-05-07 18:03:01 +00:00
posix Typo 2007-03-14 09:58:14 +00:00
pspell
readline
recode fix #41765 2007-06-22 00:02:15 +00:00
reflection - Bug #41525 ReflectionParameter::getPosition() not available 2007-05-29 08:44:05 +00:00
session Fixed compiler warning 2007-06-17 14:25:46 +00:00
shmop Typo 2007-03-14 09:58:14 +00:00
simplexml fix memleak in sxe_prop_dim_read() 2007-06-24 11:41:12 +00:00
skeleton
snmp
soap Fixed bug #41566 (SOAP Server not properly generating href attributes) 2007-06-14 07:09:31 +00:00
sockets Remove pointless RINIT 2007-05-19 17:58:22 +00:00
spl MFH 2007-06-05 12:02:46 +00:00
sqlite MFH: php_localtime_r() checks 2007-06-07 09:07:36 +00:00
standard Fixed bug #41685 (array_push() fails to warn when next index is already 2007-06-24 17:37:01 +00:00
sybase fix spprintf usage 2007-03-16 21:59:23 +00:00
sybase_ct - Changed hardcoded "tempdb" database name to a constant 2007-05-22 12:16:32 +00:00
sysvmsg Typo 2007-03-14 09:58:14 +00:00
sysvsem MFH: remove warnings in resource dtor 2007-05-11 15:46:38 +00:00
sysvshm Typo 2007-03-14 09:58:14 +00:00
tidy get ride of warnings (different signdess) 2007-05-04 17:11:05 +00:00
tokenizer MFH 2007-05-28 12:19:41 +00:00
wddx Fixed test 2007-06-11 15:09:41 +00:00
xml Typo 2007-03-14 09:58:14 +00:00
xmlreader
xmlrpc MFH: php_localtime_r() checks 2007-06-07 09:07:36 +00:00
xmlwriter Fixed tests 2007-06-25 06:45:57 +00:00
xsl
zip fix ws 2007-06-04 06:38:22 +00:00
zlib Fixed test 2007-06-18 10:02:12 +00:00
ext_skel
ext_skel_win32.php