php-src/ext
2005-10-29 16:38:49 +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 - Bumber up year 2005-08-03 14:08:58 +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 Fix configure 2005-10-26 11:33:17 +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 fix crash setting attr from foreign doc (throws exception) 2005-10-27 23:49:38 +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 MFB 2005-10-09 20:44:26 +00:00
gd - MFB #34980, divisor and offset never passed correctly (s/float/double/) 2005-10-27 11:07:39 +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 MFB51: Do not run tests if iconv extension is unavailable. 2005-10-25 14:23:22 +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 fix build 2005-10-24 22:45:54 +00:00
libxml only need context set once 2005-10-17 19:47:23 +00:00
mbstring fix #34977 (Compile failure on MacOSX due to use of varargs.h) 2005-10-26 13:49:19 +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 copypastetypo 2005-10-10 10:28:21 +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 PECL Bug #5772; FETCH_FUNC broken for mixed case function names 2005-10-29 11:10:34 +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 Fixed bug #33167 (Possible crash inside pg_fetch_array()). 2005-10-11 16:18:40 +00:00
posix makedev is a macro on several systems. 2005-08-08 21:44:58 +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 - Change var_dump to include all that is reachable, incl. @attributes 2005-10-29 16:12:57 +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 #34950 (Unable to get WSDL through proxy) 2005-10-24 07:43:48 +00:00
sockets - Bumber up year 2005-08-03 14:08:58 +00:00
spl - Add new example 2005-10-29 16:38:49 +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 - It's better to use our own strtol here 2005-10-29 15:49:28 +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 use spprintf where appropriate 2005-10-12 13:57:14 +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