.. |
bcmath
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
bz2
|
Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream)
|
2009-02-03 18:56:26 +00:00 |
calendar
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
com_dotnet
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
ctype
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
curl
|
Fixed bug #47217 (content-type is not set properly for file uploads)
|
2009-01-26 15:19:55 +00:00 |
date
|
fix test
|
2009-01-28 12:58:59 +00:00 |
dba
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
dom
|
MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
|
2009-01-26 19:10:53 +00:00 |
enchant
|
- MFH: Year++
|
2009-01-30 00:16:32 +00:00 |
ereg
|
Simplify parameter parsing
|
2009-01-08 00:37:39 +00:00 |
exif
|
- Fixed tests
|
2009-01-09 02:11:54 +00:00 |
fileinfo
|
memset() requires a pointer.
|
2009-01-12 19:09:34 +00:00 |
filter
|
Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as
|
2009-02-02 23:50:31 +00:00 |
ftp
|
MF52: fix test: don't create tmp files in "." and clean up when done
|
2009-01-09 23:12:12 +00:00 |
gd
|
MFH: Fix arginfo for imagefilter()
|
2009-01-31 15:27:52 +00:00 |
gettext
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
gmp
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
hash
|
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
|
2009-01-07 14:32:46 +00:00 |
iconv
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
imap
|
IMPA fetchheader tests
|
2009-01-23 15:31:35 +00:00 |
interbase
|
Improved parameter handling
|
2009-01-11 23:52:29 +00:00 |
intl
|
fix bug #14562
|
2009-01-30 20:56:12 +00:00 |
json
|
Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64
|
2009-01-23 20:23:29 +00:00 |
ldap
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
libxml
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
mbstring
|
- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)
|
2009-02-02 04:53:10 +00:00 |
mcrypt
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
mssql
|
- MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)
|
2009-01-20 20:03:04 +00:00 |
mysql
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
mysqli
|
MFH: Fix mysqli pconnects to properly reset connection status by default
|
2009-01-27 15:35:34 +00:00 |
mysqlnd
|
MFH: export mysql_refresh
|
2009-01-22 21:01:58 +00:00 |
oci8
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
odbc
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
openssl
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pcntl
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pcre
|
fix bug #47229: preg_quote should escape '-'
|
2009-01-28 22:39:33 +00:00 |
pdo
|
create temporary db in the current dir and cleanup on completion
|
2009-01-05 16:02:04 +00:00 |
pdo_dblib
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pdo_firebird
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pdo_mysql
|
Removed unused variable
|
2009-01-14 19:16:24 +00:00 |
pdo_oci
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pdo_odbc
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pdo_pgsql
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
pdo_sqlite
|
MFH Add table key to getColumnMeta() with SQLite
|
2009-01-13 02:50:54 +00:00 |
pgsql
|
- MFH: Fix test
|
2009-01-30 14:50:05 +00:00 |
phar
|
fix bug #47085:rename() returns true even if the file in PHAR does not exist
|
2009-02-03 18:29:25 +00:00 |
posix
|
MFH: fix typo
|
2009-01-21 19:22:39 +00:00 |
pspell
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
readline
|
Fixed execution condition
|
2009-01-22 14:40:20 +00:00 |
recode
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
reflection
|
Fixed regression of bug #46205, thanks to felipe for pointing this out.
|
2009-02-01 15:06:19 +00:00 |
session
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
shmop
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
simplexml
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
skeleton
|
MFH: New way for check void parameters
|
2008-03-10 22:15:36 +00:00 |
snmp
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
soap
|
- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
|
2009-02-02 10:00:11 +00:00 |
sockets
|
MFB: Return empty string when recv() does not fetch any data
|
2009-02-03 19:22:55 +00:00 |
spl
|
MFH: Fix #47031 (Fix constants in example)
|
2009-02-03 12:54:44 +00:00 |
sqlite
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
sqlite3
|
Fix build on Windows
|
2009-01-28 23:58:09 +00:00 |
standard
|
fix bug #46347: allow * in ini keys
|
2009-02-02 19:23:13 +00:00 |
sybase_ct
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
sysvmsg
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
sysvsem
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
sysvshm
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
tidy
|
- Fixed tests
|
2009-01-09 02:11:54 +00:00 |
tokenizer
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
wddx
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
xml
|
fix test
|
2009-01-13 12:00:53 +00:00 |
xmlreader
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
xmlrpc
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
xmlwriter
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
xsl
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
zip
|
fix tests
|
2009-01-08 22:03:32 +00:00 |
zlib
|
New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit
|
2009-01-23 23:31:50 +00:00 |
ext_skel
|
MFH: remove -ldl
|
2008-04-15 12:47:33 +00:00 |
ext_skel_win32.php
|
|
|