php-src/ext
2005-10-11 10:16:03 +00:00
..
bcmath - Bumber up year 2005-08-03 14:08:58 +00:00
bz2 Unicode support. 2005-08-11 23:36:07 +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 Added missing safe_mode checks. 2005-10-06 20:37:25 +00:00
date - Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup 2005-10-10 16:41:40 +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 Fixed access to uninitialized value 2005-09-19 18:47:36 +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 logic 2005-10-10 06:06:12 +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-05 12:25:32 +00:00
ftp MFB 2005-10-09 20:44:26 +00:00
gd - add compression mode argument to imagepng 2005-10-08 19:29:04 +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 fix phpinfo() output for iconv extension 2005-09-08 11:48:07 +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 - Bumber up year 2005-08-03 14:08:58 +00:00
ldap 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
libxml add additional constants 2005-09-08 10:33:57 +00:00
mbstring MFB: fixed compiler warnings 2005-09-21 13:23:12 +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 - Bumber up year 2005-08-03 14:08:58 +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 MF51: use proper macros and vars instead of strlen() 2005-10-10 20:16:35 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 update changelog 2005-10-10 10:48:38 +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 #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash) 2005-10-11 06:46:18 +00:00
pdo Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object). 2005-10-10 14:43:51 +00:00
pdo_dblib Fixed bug #34777 (Crash in dblib when fetching non-existent error info). 2005-10-09 18:59:27 +00:00
pdo_firebird this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_mysql fix typo 2005-09-24 23:22:44 +00:00
pdo_oci fix typo 2005-09-24 23:22:44 +00:00
pdo_odbc use PDO:: class constants 2005-09-20 00:45:16 +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 - Apply workaround for test until someone fixes the issue (which is unrelated to pg_*()) 2005-10-09 16:05:01 +00:00
posix makedev is a macro on several systems. 2005-08-08 21:44:58 +00:00
pspell Fixed bug #34456 (Possible crash inside pspell extension). 2005-09-12 15:26:48 +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 - Add 'overwrites' info to method dump 2005-10-09 17:14:15 +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 Fixed compilation error 2005-10-06 06:27:27 +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 #32455 (wrong setting property to unset value) 2005-10-11 10:16:03 +00:00
sockets - Bumber up year 2005-08-03 14:08:58 +00:00
spl - Provide const RegExIterator::USE_KEY and actually use it in the test 2005-10-11 00:18:32 +00:00
sqlite MFB: Build PDO and SQLite as shared 2005-09-24 15:15:13 +00:00
standard Fix Win32 build by adding missing function declaration. 2005-10-06 21:40:30 +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 - Update cast_object handlers 2005-10-05 19:12:44 +00:00
tokenizer Fixed memory leak 2005-08-15 14:41:31 +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 Unicode support 2005-08-17 14:01:06 +00:00
xmlreader maintain BC for PECL 2005-10-07 13:26:11 +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 Resolved bug #34240. 2005-09-02 17:25:10 +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