php-src/ext
2005-12-01 14:03:51 +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 Fixed bug #35316 (Application exception trying to create COM object) 2005-11-27 12:21:12 +00:00
ctype Unicode support 2005-08-17 14:16:05 +00:00
curl MF51: improve open_basedir check 2005-11-27 20:10:15 +00:00
date MFB51: fixed zts build 2005-11-29 23:10:48 +00:00
dba - Do locking in lib rather then on streams 2005-11-20 12:39:04 +00:00
dbase - Bumber up year 2005-08-03 14:08:58 +00:00
dom add test 2005-11-23 03:10:45 +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 Fixed copy & paste error 2005-11-24 23:24:53 +00:00
filepro - Bumber up year 2005-08-03 14:08:58 +00:00
filter - Added win32 build stuff 2005-12-01 00:48:13 +00:00
ftp MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers) 2005-11-05 22:02:40 +00:00
gd - More cleanups. 2005-12-01 00:36:26 +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
hash Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations 2005-12-01 04:53:55 +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 move document property struct from xml_common.h 2005-11-23 02:54:10 +00:00
mbstring fixed 5307 unexpected header can be injected to mb_send_mail(). 2005-11-23 15:16:39 +00:00
mcrypt MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() 2005-11-30 23:53:47 +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 #33201 Crash when fetching some data types 2005-11-18 21:22:50 +00:00
mysql ZTS fixes. 2005-08-12 14:08:28 +00:00
mysqli MFB51: Always use $SED instead of sed 2005-11-29 21:31:35 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails 2005-12-01 13:46:05 +00:00
odbc Fixed crash on AIX 2005-09-08 06:18:47 +00:00
openssl fix bug #35381 - ensure library is initialized before use 2005-11-28 10:28:17 +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 MF51: change "-o" to "||" to support weird systems with broken test 2005-11-29 18:38:48 +00:00
pdo fix #35430 (PDO crashes on incorrect FETCH_FUNC use) 2005-11-27 20:56:46 +00:00
pdo_dblib - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:40:14 +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 possible crash in pdo_mysql_stmt_dtor() 2005-11-30 11:32:33 +00:00
pdo_oci fix config.m4 2005-11-27 18:35:35 +00:00
pdo_odbc Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:44:40 +00:00
pdo_pgsql - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:40:14 +00:00
pdo_sqlite MF51: use || instead of -o to support weird systems with old test 2005-11-27 23:00:55 +00:00
pgsql - Fix Bug #32223 weird behaviour of pg_last_notice 2005-11-07 12:56:23 +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 fix build with libedit 2005-11-28 23:03:49 +00:00
recode - Bumber up year 2005-08-03 14:08:58 +00:00
reflection Fixed bug #34729 (Crash in ZTS mode under Apache) 2005-12-01 11:49:51 +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 - Fix tests 2005-11-30 08:14:49 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp fix configure help 2005-11-10 08:04:57 +00:00
soap Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails) 2005-11-28 10:09:07 +00:00
sockets MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses) 2005-12-01 14:03:51 +00:00
spl - Fix minor issues in RecursiveDirectoryIterator & provide new flag consts 2005-11-27 13:07:18 +00:00
sqlite - Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:40:14 +00:00
standard Fixed bug #34729 (Crash in ZTS mode under Apache) 2005-12-01 11:49:51 +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 #35197 (Destructor is not called) and similar issues in other extensions 2005-11-14 21:52:27 +00:00
tokenizer add new test 2005-11-30 23:34:51 +00:00
unicode fix configure help 2005-11-10 08:04:57 +00:00
wddx MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys 2005-11-30 18:13:17 +00:00
xml - Hiding bugs is not the purpose of the regression tests. 2005-11-01 14:36:13 +00:00
xmlreader - Use correct configure option style. Enabled by default. 2005-12-01 08:54:15 +00:00
xmlrpc fix ZTS build 2005-10-05 16:39:37 +00:00
xmlwriter fix build under 5.0 2005-11-23 11:23:39 +00:00
xsl Allow recursive calls to __get/__set for different properties 2005-11-15 15:21:47 +00:00
zlib MF51: change "-o" to "||" to support weird systems with broken test 2005-11-29 18:38:48 +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