.. |
bcmath
|
MFH: revert config header change
|
2007-09-11 11:25:20 +00:00 |
bz2
|
changes to run-tests.php:
|
2007-09-14 15:28:03 +00:00 |
calendar
|
MFH: php_localtime_r() checks
|
2007-06-07 09:07:36 +00:00 |
com_dotnet
|
Fixed 64-bit issues
|
2007-04-09 15:32:35 +00:00 |
ctype
|
Extension is no longer experimental
|
2007-08-15 17:58:46 +00:00 |
curl
|
MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
|
2007-07-04 13:34:23 +00:00 |
date
|
MFH
|
2007-09-19 11:25:57 +00:00 |
dba
|
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
|
2007-07-19 10:50:16 +00:00 |
dbase
|
Fixed bug #42261 (header wrong for date field).
|
2007-08-10 00:30:04 +00:00 |
dom
|
MFH: fix bug #42462 (Segmentation when trying to set an attribute in DOMElement)
|
2007-08-30 16:32:34 +00:00 |
exif
|
Fixed memory corruption when reading exif data of a non-file
|
2007-06-10 20:12:45 +00:00 |
fbsql
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
fdf
|
Typo
|
2007-03-14 09:58:14 +00:00 |
filter
|
fix tests
|
2007-05-18 11:47:58 +00:00 |
ftp
|
MFH: php_gmtime_r() fixes
|
2007-06-07 08:59:00 +00:00 |
gd
|
MFH: Fixed function definition
|
2007-09-11 23:34:25 +00:00 |
gettext
|
MFH: return false if realpath()/getcwd() fail
|
2007-01-16 14:42:38 +00:00 |
gmp
|
MFH: add missing skipif sections
|
2007-05-27 15:12:33 +00:00 |
hash
|
MFH: detect endianness in compile time when using Apple's GCC (fixes universal binary build)
|
2007-09-04 18:46:21 +00:00 |
iconv
|
MFH: plug leak on error (coverity issue #407)
|
2007-09-21 13:37:30 +00:00 |
imap
|
sometimes c-client lib returns non-null entry with null host
|
2007-07-31 00:31:10 +00:00 |
interbase
|
MFH: Fix some lib vs $PHP_LIBDIR issues
|
2007-07-31 13:02:00 +00:00 |
json
|
MFH: Fixed bug#42090 (json_decode causes segmentation fault)
|
2007-07-24 22:57:13 +00:00 |
ldap
|
MFH:- Fixed bug #42247 (ldap_parse_result() not defined under win32)
|
2007-08-09 08:42:43 +00:00 |
libxml
|
MFH
|
2007-08-01 11:43:05 +00:00 |
mbstring
|
MFH: fixed bug #42502 va_* cannot detect.
|
2007-09-18 21:35:39 +00:00 |
mcrypt
|
fix ws & folding
|
2007-07-19 14:32:55 +00:00 |
mhash
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
mime_magic
|
No longer relavent, extension is made absolete by fileinfo
|
2007-08-19 13:48:00 +00:00 |
ming
|
MFH
|
2007-03-06 10:13:54 +00:00 |
msql
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
mssql
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
mysql
|
MFH: Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)
|
2007-09-09 16:08:17 +00:00 |
mysqli
|
Fix stupid error, which happens only on Windows. And we thought this has
|
2007-09-12 09:12:56 +00:00 |
ncurses
|
Fixed a crash inside ncurses_panel_above() when called prior to
|
2007-06-07 02:29:44 +00:00 |
oci8
|
1.2.4
|
2007-08-31 22:30:27 +00:00 |
odbc
|
MFH
|
2007-08-31 07:42:05 +00:00 |
openssl
|
- fix regression introduced with #42222 (thx to tony and mattias for the
|
2007-08-08 06:29:46 +00:00 |
pcntl
|
Typo
|
2007-03-14 09:58:14 +00:00 |
pcre
|
MFH
|
2007-09-20 08:10:44 +00:00 |
pdo
|
fix crash if stream is empty and reader function sets buffer as null
|
2007-09-12 21:21:18 +00:00 |
pdo_dblib
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
pdo_firebird
|
MFH: Fix some lib vs $PHP_LIBDIR issues
|
2007-07-31 13:02:00 +00:00 |
pdo_mysql
|
MFH: Fix some lib vs $PHP_LIBDIR issues
|
2007-07-31 13:02:00 +00:00 |
pdo_oci
|
New tests for getAttribute
|
2007-08-31 21:09:43 +00:00 |
pdo_odbc
|
MFH
|
2007-07-09 12:38:02 +00:00 |
pdo_pgsql
|
MFH: Fix some lib vs $PHP_LIBDIR issues
|
2007-07-31 13:02:00 +00:00 |
pdo_sqlite
|
No longer experimental
|
2007-08-20 23:36:03 +00:00 |
pgsql
|
MFH: fixed typo in function name
|
2007-09-05 13:03:59 +00:00 |
posix
|
MFH: Show "wrong parameter count" error messages
|
2007-07-25 09:06:22 +00:00 |
pspell
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
readline
|
Fixed a memory leak inside readline_completion_function() on non-callable
|
2007-02-12 01:23:17 +00:00 |
recode
|
fix #41765
|
2007-06-22 00:02:15 +00:00 |
reflection
|
- Fugbix typo.
|
2007-08-20 17:01:22 +00:00 |
session
|
Fixed Bug #42596 (session.save_path MODE option does not work).
|
2007-09-10 23:42:54 +00:00 |
shmop
|
v2 package file
|
2007-07-03 23:59:13 +00:00 |
simplexml
|
MFH: fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults)
|
2007-07-31 15:40:49 +00:00 |
skeleton
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
snmp
|
MFH: Fix some lib vs $PHP_LIBDIR issues
|
2007-07-31 13:02:00 +00:00 |
soap
|
Fixed bug #42214 (SoapServer sends clients internal PHP errors)
|
2007-09-05 11:20:45 +00:00 |
sockets
|
MFH:- Added missing MSG_EOR and MSG_EOF constants
|
2007-07-24 11:35:08 +00:00 |
spl
|
MFH
|
2007-09-20 14:28:12 +00:00 |
sqlite
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
standard
|
Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().
|
2007-09-21 13:10:59 +00:00 |
sybase
|
MFH
|
2007-08-31 07:42:05 +00:00 |
sybase_ct
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
sysvmsg
|
Typo
|
2007-03-14 09:58:14 +00:00 |
sysvsem
|
MFH: remove warnings in resource dtor
|
2007-05-11 15:46:38 +00:00 |
sysvshm
|
MFH
|
2007-08-31 07:42:05 +00:00 |
tidy
|
fix crash when fetching a node type that doesnt exist
|
2007-09-20 22:25:06 +00:00 |
tokenizer
|
- fix win32 build
|
2007-08-01 15:13:40 +00:00 |
wddx
|
Fixed test
|
2007-06-11 15:09:41 +00:00 |
xml
|
Typo
|
2007-03-14 09:58:14 +00:00 |
xmlreader
|
MFH: fix bug #42139 (XMLReader option constants are broken using XML())
|
2007-09-20 09:30:45 +00:00 |
xmlrpc
|
limit iconv parameters here too
|
2007-09-19 00:33:43 +00:00 |
xmlwriter
|
MFH
|
2007-07-16 13:29:47 +00:00 |
xsl
|
allow user specified class to be returned from transformToDoc
|
2007-07-30 16:33:22 +00:00 |
zip
|
MFH
|
2007-08-13 12:46:40 +00:00 |
zlib
|
changes to run-tests.php:
|
2007-09-14 15:28:03 +00:00 |
ext_skel
|
;
|
2004-05-16 12:10:35 +00:00 |
ext_skel_win32.php
|
|
|