php-src/ext
2005-11-27 12:19:04 +00:00
..
bcmath - Bumber up year 2005-08-03 14:08:58 +00:00
bz2 MFH: Fixed bug #34968 (bz2 extension fails on to build on some win32 setups). 2005-10-25 15:53:06 +00:00
calendar - Remve bogus part of test 2005-11-06 12:25:53 +00:00
com_dotnet Fixed bug #35316 (Application exception trying to create COM object) 2005-11-27 12:19:04 +00:00
ctype Fixed bug #34645 (ctype corrupts memory when validating large numbers). 2005-09-26 15:14:19 +00:00
curl fix #35341 (Fix for bug #33760 breaks build with older curl) 2005-11-22 22:53:34 +00:00
date Disabled native date class, to prevent pear::date conflict. 2005-11-27 06:51:43 +00:00
dba MFH: Make dba extension support BerkleyDB 4.3. 2005-08-22 19:59:28 +00:00
dbase - Bumber up year 2005-08-03 14:08:58 +00:00
dom Fixed bug #35342 (isset(DOMNodeList->length) returns false) 2005-11-23 03:12:47 +00:00
ereg - Bumber up year 2005-08-03 14:08:58 +00:00
exif fix test 2005-10-11 18:11:13 +00:00
fbsql - Bumber up year 2005-08-03 14:08:58 +00:00
fdf - Bumber up year 2005-08-03 14:08:58 +00:00
filepro - Bumber up year 2005-08-03 14:08:58 +00:00
ftp Fixed bug #31971 (ftp_login fails on some SSL servers). 2005-11-05 22:02:15 +00:00
gd MFH: Fixed bad usage of php_checkuid() 2005-11-02 21:26:25 +00:00
gettext - Bumber up year 2005-08-03 14:08:58 +00:00
gmp - Bumber up year 2005-08-03 14:08:58 +00:00
hwapi - Bumber up year 2005-08-03 14:08:58 +00:00
iconv Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
imap MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:03:29 +00:00
informix - Bumber up year 2005-08-03 14:08:58 +00:00
interbase MFH: fix #34855 (ibase_service_attach() segfault on AMD64) 2005-10-13 12:58:48 +00:00
ldap test -e does not work with solaris 2005-11-21 19:06:04 +00:00
libxml Missing }}} 2005-11-17 21:56:04 +00:00
mbstring 5th argument of mb_encode_mimeheader() was not acceptable. 2005-11-25 21:55:25 +00:00
mcrypt - Bumber up year 2005-08-03 14:08:58 +00:00
mhash - Bumber up year 2005-08-03 14:08:58 +00:00
mime_magic - MFH: Fixed bug #33829 (mime_content_type() returns text/plain for gzip and 2005-10-18 15:04:07 +00:00
ming - Fix build for new ming versions 2005-11-24 00:51:44 +00:00
msession - Bumber up year 2005-08-03 14:08:58 +00:00
msql - Bumber up year 2005-08-03 14:08:58 +00:00
mssql MFH: Fix #33201 Crash when fetching some data types 2005-11-18 21:23:20 +00:00
mysql assign a version number 2005-09-04 17:10:56 +00:00
mysqli fix test - unsigned it is casted to 0 in mysql sql_mode 2005-11-25 01:13:56 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 MF44: fix #33383 (crash when retrieving empty LOBs) 2005-10-10 10:44:39 +00:00
odbc test -e does not work with solaris 2005-11-21 19:06:04 +00:00
openssl Fixed memory allocation bug 2005-09-07 15:36:31 +00:00
pcntl - Bumber up year 2005-08-03 14:08:58 +00:00
pcre MFH: Renamed config.m4 to config0.m4 2005-11-17 10:02:42 +00:00
pdo update the todo list 2005-11-26 21:29:31 +00:00
pdo_dblib set to 1.0 stable. 2005-11-26 20:50:08 +00:00
pdo_firebird update package.xml files and version numbers, in anticipation of a big bunch of releases. 2005-09-11 05:27:30 +00:00
pdo_mysql set to 1.0 stable. 2005-11-26 20:50:08 +00:00
pdo_oci going stable 2005-11-26 21:25:39 +00:00
pdo_odbc set to 1.0 stable. 2005-11-26 20:50:08 +00:00
pdo_pgsql set to 1.0 stable. 2005-11-26 20:50:08 +00:00
pdo_sqlite set to 1.0 stable. 2005-11-26 20:50:08 +00:00
pgsql - MFH Bug #32223 weird behaviour of pg_last_notice 2005-11-07 12:57:49 +00:00
posix - MFH: Fixed initializing and argument checking for posix_mknod(). 2005-11-02 15:53:49 +00:00
pspell MFH: Properly fixed bug #34456 (original patch completely reverted). 2005-10-17 15:31:10 +00:00
readline - Make sure --with-readline is used only when --with-libedit is not used. 2005-11-18 15:07:39 +00:00
recode - Bumber up year 2005-08-03 14:08:58 +00:00
reflection/tests - Not in this branch 2005-11-17 22:35:27 +00:00
session MFH: Improved the fix for #21306 a bit 2005-09-23 08:14:13 +00:00
shmop - Bumber up year 2005-08-03 14:08:58 +00:00
simplexml - MFH Fix parameter parsing 2005-11-20 13:05:15 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp MFH: Nuked EOLs from error messages 2005-08-18 13:34:41 +00:00
soap Fixed bug #35273 (Error in mapping soap - java types) 2005-11-18 11:00:15 +00:00
sockets - MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer 2005-11-03 15:00:51 +00:00
spl - MFH Editor blocks 2005-11-27 12:16:14 +00:00
sqlite MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) 2005-11-25 16:01:41 +00:00
standard Fixed bug #35046 (phpinfo() uses improper css enclosure). 2005-11-23 00:15:08 +00:00
sybase Fixed bug #34323 2005-08-31 22:28:55 +00:00
sybase_ct MFH: Nuked EOLs from error messages 2005-08-18 13:34:41 +00:00
sysvmsg ZTS fixes 2005-10-18 00:20:52 +00:00
sysvsem - Bumber up year 2005-08-03 14:08:58 +00:00
sysvshm - Bumber up year 2005-08-03 14:08:58 +00:00
tidy MFH: fix #35197 (Destructor is not called) and similar issues in other extensions 2005-11-14 22:03:02 +00:00
tokenizer tokenizer fixes for bug #35382 2005-11-27 06:41:32 +00:00
wddx MFH: use sizeof instead of define 2005-10-06 18:48:19 +00:00
xml MFH: Hiding bugs is not purpose of the regression tests. 2005-11-01 14:36:37 +00:00
xmlreader Allow recursive calls to __get/__set for different properties 2005-11-15 14:28:40 +00:00
xmlrpc MFH: fix ZTS build 2005-10-05 16:40:21 +00:00
xsl Allow recursive calls to __get/__set for different properties 2005-11-15 14:28:40 +00:00
zlib MFH (r-1.2) Sync tests with new defaults 2005-11-24 04:37:47 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00