php-src/ext
2005-03-26 02:19:56 +00:00
..
bcmath
bz2 fix #32373 (segfault in bzopen('/wrong/path')) 2005-03-19 13:56:00 +00:00
calendar
com_dotnet
ctype
curl - Fixed bug #30609 (cURL functions bypass open_basedir) 2005-03-14 09:02:23 +00:00
dba - Make detection work for macros 2005-02-26 02:15:00 +00:00
dbase
dbx
dom use new error handling when not throwing exceptions 2005-02-20 22:01:24 +00:00
enchant
ereg
exif MFB: Fixed build of exif extension on win32. 2005-03-17 17:20:52 +00:00
fbsql change return value from false to true, when a statement was executed with warnings 2005-02-09 19:32:03 +00:00
fdf
fileinfo Improved search paths. 2005-02-17 22:56:47 +00:00
filepro fix leaks on shutdown 2005-02-07 13:30:45 +00:00
filter Filter skeleton code. No actual filters yet. 2005-02-23 22:41:43 +00:00
ftp Fixed compiler warning on win32. 2005-03-17 17:16:43 +00:00
gd
gettext
gmp fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values 2005-03-01 13:09:33 +00:00
hwapi Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
iconv - Add test case for iconv_mime_encode(). 2005-03-23 23:07:42 +00:00
imap Simplify Code. 2005-02-20 18:23:33 +00:00
informix
ingres_ii - Fix windows build (using config.w32 and keeping sync with config.m4) 2005-03-26 02:19:56 +00:00
interbase Fixed bug #31597: ibase_connect() - incorrect warning 2005-02-23 20:20:25 +00:00
ldap
libxml - WS 2005-02-28 08:16:47 +00:00
mbstring - Fix bug #32311 (mb_encode_mimeheader() does not properly escape characters.) 2005-03-23 23:22:16 +00:00
mcrypt
mcve
mhash
mime_magic
ming
msession Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
msql - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns with NULL values 2005-02-17 20:11:20 +00:00
mssql FreeTDS does not have support for DBTEXTLIMIT 2005-02-25 23:24:18 +00:00
mysql Fixed bug #31288 (Possible crash in mysql_fetch_field(), if 2005-02-22 14:58:49 +00:00
mysqli fix typo in error message 2005-03-17 18:12:06 +00:00
ncurses Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
oci8 fix bug preventing from building oci8 as shared module 2005-02-25 11:31:10 +00:00
odbc
openssl Fixed possible usage of str without being initialized. 2005-03-15 00:27:52 +00:00
oracle
ovrimos
pcntl
pcre add test 2005-03-12 12:58:06 +00:00
pdo - Fix null handling found by thies 2005-03-24 12:32:06 +00:00
pdo_dblib use a number here, fixes PECL #3493 2005-02-16 18:09:26 +00:00
pdo_firebird Add tests for firebird. 2005-03-10 02:43:44 +00:00
pdo_mysql - Add new test 2005-03-24 12:31:37 +00:00
pdo_oci - Interface name was changed 2005-03-19 10:55:35 +00:00
pdo_odbc Add test for PDOStatement::getColumnMeta(). 2005-03-09 00:20:07 +00:00
pdo_pgsql - Add new test 2005-03-24 12:31:37 +00:00
pdo_sqlite - Add new test 2005-03-24 12:31:37 +00:00
pfpro
pgsql (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. 2005-03-25 06:26:31 +00:00
posix
pspell - Fixed bug #29554 (compile failure when using --with-pspell=/usr/local) 2005-02-17 03:51:19 +00:00
readline
recode
reflection - Fix by Tim 2005-03-06 22:15:35 +00:00
session fix leak when register_long_arrays is off 2005-03-24 00:17:16 +00:00
shmop Removed pointless operations/declarations. 2005-02-08 15:30:42 +00:00
simplexml - Add tests 2005-02-27 23:15:52 +00:00
skeleton Opps. 2005-03-05 17:55:45 +00:00
snmp Adding SNMPv2 community based (i.e. protocol version) functions. 2005-03-16 14:29:40 +00:00
soap windows compatibility fix 2005-03-23 15:12:54 +00:00
sockets - More sock->error resets 2005-02-14 23:44:23 +00:00
spl - Fix Bug #32394 offsetUnset() segfaults in a foreach 2005-03-21 20:07:33 +00:00
sqlite - Fix test (warnings are expected since there is no support for this) 2005-03-21 00:32:48 +00:00
standard Added SKIPIF 2005-03-22 16:03:10 +00:00
sybase
sybase_ct
sysvmsg Fixed bug #31527 (crash in msg_send() when non-string is stored without 2005-02-07 22:31:19 +00:00
sysvsem
sysvshm
tidy Added three new properties to the node: line, column and if it is propreitary or not 2005-03-21 03:54:29 +00:00
tokenizer
wddx - Fix test 2005-03-12 01:52:48 +00:00
xml - Turn off incorrect case folding to let test over. 2005-03-14 01:11:54 +00:00
xmlreader add workaround for libxml bug when using next() method 2005-03-10 22:32:47 +00:00
xmlrpc
xmlwriter use php streams for uri I/O under PHP 4 2005-03-04 15:41:33 +00:00
xsl Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP) 2005-03-02 18:27:25 +00:00
zlib
ext_skel
ext_skel_win32.php