php-src/ext
2005-07-07 15:15:01 +00:00
..
bcmath Netware also uses autoconf based config now 2005-06-30 14:11:13 +00:00
bz2 MFB: MSVC++ 6.0 doesn't support long long type 2005-06-13 19:33:39 +00:00
calendar Removed unused vars. 2005-04-13 23:05:23 +00:00
com_dotnet fix C++ comments 2005-04-22 08:59:21 +00:00
ctype
curl Fixed bug #33475 (cURL handle is not closed on curl_close(). 2005-06-26 17:31:07 +00:00
date - Added testcase for bug #33578. 2005-07-05 21:38:37 +00:00
dba Add note how to build DBA as shared 2005-06-18 13:28:30 +00:00
dbase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
dbx
dom Allow NULL namespaceURI for getAttributeNodeNS 2005-07-07 10:36:08 +00:00
enchant
ereg Do a cache flush if we detect possible cache corruption (same as for 2005-05-26 21:48:35 +00:00
exif MFB: Fixed build of exif extension on win32. 2005-03-17 17:20:52 +00:00
fbsql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fdf - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fileinfo Release news 2005-06-30 21:13:34 +00:00
filepro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
filter Correct handling of the UNSAFE_RAW filter 2005-05-19 21:08:04 +00:00
ftp Added bindto socket context option. 2005-06-14 02:39:42 +00:00
gd Fixed memory corruption. 2005-06-16 22:50:32 +00:00
gettext - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
gmp fix test - short_tags not allowed here! 2005-06-17 16:22:55 +00:00
hwapi
iconv Fixed bug in test file 2005-06-22 08:33:43 +00:00
imap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
informix - Fixed bug #33469 also for shared builds 2005-06-28 21:47:30 +00:00
interbase - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
ldap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
libxml - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mbstring Fix VPATH build 2005-05-29 23:15:16 +00:00
mcrypt - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mcve Netware also uses autoconf based config now 2005-06-30 14:11:13 +00:00
mhash - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mime_magic Return error on an invalid input to mime_content_type() function. 2005-05-25 03:05:47 +00:00
ming
msession
msql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mssql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mysql consistent naming: prefix always with MYSQL_ 2005-06-30 14:15:51 +00:00
mysqli add test case 2005-06-27 19:07:52 +00:00
ncurses - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
oci8 destroy session after destroying error handle 2005-06-13 09:30:49 +00:00
odbc Don't crash on exit by destroying the same hash twice 2005-07-02 22:48:06 +00:00
openssl Add optional parameter to openssl_pkcs7_verify() which specifies the name 2005-06-30 14:25:41 +00:00
oracle - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ovrimos - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pcntl MFB: Fix for #32974 2005-05-07 14:58:12 +00:00
pcre Netware also uses autoconf based config now 2005-06-30 14:11:13 +00:00
pdo skip if we can't connect (include reason in skip output) 2005-07-07 15:15:01 +00:00
pdo_dblib Patch from zhao ming sen. 2005-06-10 06:32:36 +00:00
pdo_firebird - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_mysql adopt new tests 2005-07-07 15:04:45 +00:00
pdo_oci adopt common tests 2005-07-07 13:58:35 +00:00
pdo_odbc DB2 wants us to use the proper ODBC 3 function for closing a cursor. 2005-07-07 14:20:04 +00:00
pdo_pgsql Use PQexecParams() when available, use original case in all other instances. 2005-07-07 13:35:39 +00:00
pdo_sqlite Fixed memory leak, after SQLITE_DONE sqlite3_data_count() always returns 0. 2005-07-07 15:13:28 +00:00
pfpro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pgsql Properly detect when the copy command fails 2005-07-05 14:49:22 +00:00
posix typo 2005-06-30 13:39:42 +00:00
pspell - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
readline - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
recode - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
reflection - Fix test 2005-06-21 18:34:21 +00:00
session Fixed test file 2005-07-05 14:10:31 +00:00
shmop
simplexml Missing closing folding marker 2005-07-07 03:53:47 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
soap Fixed possible crash 2005-07-06 14:15:51 +00:00
sockets fix #33019 (socket errors cause memory leaks in php_strerror()) 2005-05-12 16:26:26 +00:00
spl one might not have simplexml enabled 2005-06-28 10:17:01 +00:00
sqlite adopt generic PDO test suite 2005-07-07 13:04:26 +00:00
standard - Fixed crash in serialize() + classes. (64bit only) 2005-07-05 23:48:44 +00:00
sybase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sybase_ct - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvmsg fix test 2005-06-21 13:06:10 +00:00
sysvsem - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvshm - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tidy - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tokenizer
wddx - Added backward compability wrapper "php_parse_date()". 2005-06-19 22:15:27 +00:00
xml Netware also uses autoconf based config now 2005-06-30 14:11:13 +00:00
xmlreader Use the new dependency system 2005-06-17 16:42:54 +00:00
xmlrpc Fixed bug #33523 (Memory leak in xmlrpc_encode_request()). 2005-06-30 22:29:36 +00:00
xmlwriter - Tweak tests a bit 2005-07-03 09:10:41 +00:00
xsl Use the new dependency system 2005-06-17 11:44:59 +00:00
zlib Export missing symbol 2005-07-06 21:18:09 +00:00
ext_skel
ext_skel_win32.php