php-src/ext
2005-11-07 10:07:55 +00:00
..
bcmath - Bumber up year 2005-08-03 14:08:58 +00:00
bz2 Fixed bug #34968 (bz2 extension fails on to build on some win32 setups). 2005-10-25 15:52:08 +00:00
calendar - MFB Add tests 2005-11-06 12:27:11 +00:00
com_dotnet unicode enable COM parameters (but not method/property names yet) 2005-08-13 19:03:58 +00:00
ctype Unicode support 2005-08-17 14:16:05 +00:00
curl MFB51: Additional open_basedir/safe_mode checks. 2005-10-31 23:45:50 +00:00
date - MF51: Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:11:15 +00:00
dba Make dba extension support BerkleyDB 4.3. 2005-08-22 19:59:19 +00:00
dbase - Bumber up year 2005-08-03 14:08:58 +00:00
dom - MFB Fix tests expectations 2005-11-06 10:53:39 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg - Bumber up year 2005-08-03 14:08:58 +00:00
exif fix test 2005-10-11 18:12:01 +00:00
fbsql - Bumber up year 2005-08-03 14:08:58 +00:00
fdf zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
fileinfo Support for Windows (Michael Wallner) 2005-09-07 11:16:57 +00:00
filepro - Bumber up year 2005-08-03 14:08:58 +00:00
filter - Update package files. 2005-10-27 09:36:26 +00:00
ftp MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers) 2005-11-05 22:02:40 +00:00
gd - Fix bad usage of php_checkuid() 2005-11-02 21:26:08 +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 - Hiding bugs is not the purpose of the regression tests. 2005-11-01 14:36:13 +00:00
imap Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:02:43 +00:00
informix - Bumber up year 2005-08-03 14:08:58 +00:00
interbase fix #34855 (ibase_service_attach() segfault on AMD64) 2005-10-13 12:58:22 +00:00
ldap - Fixed bug #35078 (configure does not find ldap_start_tls_s) 2005-11-03 20:41:05 +00:00
libxml only need context set once 2005-10-17 19:47:23 +00:00
mbstring fixed garbled multibyte characters. 2005-11-05 04:47:29 +00:00
mcrypt - Add E_RECOVERABLE. 2005-09-15 16:19:48 +00:00
mhash - Fix test in unicode mode 2005-10-06 20:17:11 +00:00
mime_magic - Allow mime_content_type() to work with even a slightly broken mime magic 2005-10-18 13:02:11 +00:00
ming - Check for static libs, too 2005-08-26 15:24:26 +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 Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds. 2005-11-01 18:14:52 +00:00
mysql ZTS fixes. 2005-08-12 14:08:28 +00:00
mysqli use php_error_docref() instead of php_error() everywhere 2005-10-18 13:51:20 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 Unicode related patchset 2005-10-26 18:52:00 +00:00
odbc Fixed crash on AIX 2005-09-08 06:18:47 +00:00
openssl Fixed memory allocation bug 2005-09-07 15:34:50 +00:00
pcntl zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
pcre Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO) 2005-10-28 08:31:01 +00:00
pdo - Fix memleaks 2005-10-30 22:55:21 +00:00
pdo_dblib Fixed bug #34758 (PDO_DBLIB did not implement rowCount()). 2005-10-12 15:02:35 +00:00
pdo_firebird this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_mysql add MySQL options and corresponding constants 2005-10-27 17:33:43 +00:00
pdo_oci fix #35003 (Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was) 2005-10-28 15:01:47 +00:00
pdo_odbc Apply patch for #34900, sight unseen. 2005-10-18 01:01:32 +00:00
pdo_pgsql MFB: remove PDO_ prefix 2005-09-20 00:46:07 +00:00
pdo_sqlite nuke warning 2005-10-03 23:47:55 +00:00
pgsql -MFB Fix parameter parsing 2005-11-06 12:01:42 +00:00
posix - Fixed posix_mknod() checks and warnings. 2005-11-02 15:50:06 +00:00
pspell Properly fixed bug #34456 (original patch completely reverted). 2005-10-17 15:29:55 +00:00
readline zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
recode - Bumber up year 2005-08-03 14:08:58 +00:00
reflection Fixed bug #29268 (__autoload() not called with Reflection->getClass()) 2005-10-21 08:03:39 +00:00
session - Improved the fix for #21306 a bit 2005-09-23 08:13:57 +00:00
shmop - Bumber up year 2005-08-03 14:08:58 +00:00
simplexml MFB - This isn't a DOM thing anymore, just libxml 2005-11-05 22:41:09 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp Nuked EOLs from error messages 2005-08-18 13:34:04 +00:00
soap Fixed bug #35091 (SoapClient leaks memory) 2005-11-07 10:07:55 +00:00
sockets - MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer 2005-11-03 15:01:31 +00:00
spl - Add missing check flag 2005-11-03 22:04:35 +00:00
sqlite Do not set authorizer unless safe_mode or open_basedir are being used. 2005-10-18 22:50:43 +00:00
standard MFB: fixed test 2005-11-01 22:42:03 +00:00
sybase Fixed bug #34323 2005-08-31 22:29:24 +00:00
sybase_ct zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
sysvmsg - Bumber up year 2005-08-03 14:08:58 +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 fix bug #34965 tidy is not binary safe 2005-10-25 17:57:30 +00:00
tokenizer Fixed bug #34782 (token_get_all() gives wrong result) 2005-10-21 09:33:04 +00:00
unicode - Rename icu_loc* to i18n_loc* 2005-09-14 14:56:01 +00:00
wddx use sizeof instead of define 2005-10-06 18:47:47 +00:00
xml - Hiding bugs is not the purpose of the regression tests. 2005-11-01 14:36:13 +00:00
xmlreader move constants to class 2005-10-13 21:19:14 +00:00
xmlrpc fix ZTS build 2005-10-05 16:39:37 +00:00
xmlwriter add dsp file 2005-09-29 01:05:17 +00:00
xsl Fix crash: handler name not length needs to be passed to php_error_docref 2005-09-02 15:38:22 +00:00
zlib - fix the fix 2005-10-25 15:35:22 +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