| .. |
|
bcmath
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
bz2
|
fix #40189 (possible endless loop in zlib.inflate stream filter)
|
2007-01-25 12:21:24 +00:00 |
|
calendar
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
com_dotnet
|
ZTS fix
|
2007-04-09 15:35:49 +00:00 |
|
ctype
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
curl
|
Add support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
|
2007-04-17 18:39:18 +00:00 |
|
date
|
- MFB: Updated timezone database to version 2007.5. (Derick)
|
2007-04-13 14:52:06 +00:00 |
|
dba
|
- Fix warning
|
2007-04-14 11:14:40 +00:00 |
|
dbase
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
dom
|
MFB: allow registered classes to be changed
|
2007-04-03 11:58:24 +00:00 |
|
enchant
|
- add tests files
|
2006-03-21 19:02:00 +00:00 |
|
ereg
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
exif
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
fbsql
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
fdf
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
fileinfo
|
1.0.4
|
2006-11-07 21:45:20 +00:00 |
|
filter
|
- MFB: #40947, allow a single filter as argument for filter_var_arra
|
2007-04-04 20:51:42 +00:00 |
|
ftp
|
MFB
|
2007-03-26 08:02:36 +00:00 |
|
gd
|
Fix proto
|
2007-04-17 15:44:25 +00:00 |
|
gettext
|
return false if realpath()/getcwd() fail
|
2007-01-16 14:42:14 +00:00 |
|
gmp
|
nuke more dead code
|
2007-01-12 12:31:31 +00:00 |
|
hash
|
MFB: constify
|
2007-01-08 22:29:52 +00:00 |
|
iconv
|
fix iconv cross-compilation
|
2007-03-01 11:29:34 +00:00 |
|
imap
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
informix
|
moved ext/informix to PECL
|
2007-01-18 12:26:21 +00:00 |
|
interbase
|
MFB: fix #40805 (Failure executing function ibase_execute())
|
2007-03-16 09:30:18 +00:00 |
|
json
|
MFB (handling of control characters)
|
2007-04-16 16:52:20 +00:00 |
|
ldap
|
Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes
|
2007-03-23 15:07:38 +00:00 |
|
libxml
|
fix bug #40598 (libxml segfault)
|
2007-02-23 11:13:42 +00:00 |
|
mbstring
|
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
|
2007-04-04 15:23:09 +00:00 |
|
mcrypt
|
MFB: fix #40999 (mcrypt_create_iv() not using random seed)
|
2007-04-08 08:04:30 +00:00 |
|
mhash
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
mime_magic
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
ming
|
fix AC_TRY_COMPILE usage
|
2007-03-06 10:13:37 +00:00 |
|
msql
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
mssql
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
mysql
|
fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)
|
2007-04-14 10:19:10 +00:00 |
|
mysqli
|
use default socket (removed by mistake?)
|
2007-04-14 10:42:41 +00:00 |
|
oci8
|
fix #10194 (crash in Oracle client when memory limit reached in the callback)
|
2007-03-29 09:30:25 +00:00 |
|
odbc
|
MFB: fix odbc resource handling, patch by Dave Lawson
|
2007-03-13 00:12:08 +00:00 |
|
openssl
|
fix win32 build
|
2007-04-05 18:09:48 +00:00 |
|
pcntl
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
pcre
|
- Need to install headers
|
2007-03-25 12:53:31 +00:00 |
|
pdo
|
fix #40727 (segfault in PDO when failed to bind parameters)
|
2007-03-07 09:02:18 +00:00 |
|
pdo_dblib
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
pdo_firebird
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
pdo_mysql
|
MFB
|
2007-04-10 07:08:51 +00:00 |
|
pdo_oci
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
pdo_odbc
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
pdo_pgsql
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
pdo_sqlite
|
MFB: fix build on cygwin with windows-style EOLs
|
2007-02-15 20:53:26 +00:00 |
|
pgsql
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
phar
|
- Fix release states
|
2007-04-12 21:06:40 +00:00 |
|
posix
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
pspell
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
readline
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
recode
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
reflection
|
- Add test
|
2007-04-12 18:31:57 +00:00 |
|
session
|
fix #40998 (long session array keys are truncated)
|
2007-04-04 19:46:42 +00:00 |
|
shmop
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
simplexml
|
MFB: fix bug #37386 (autocreating element doesn't assign value to first node)
|
2007-03-26 20:16:16 +00:00 |
|
skeleton
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
|
snmp
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
soap
|
improve test
|
2007-04-11 22:29:46 +00:00 |
|
sockets
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
spl
|
- Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'
|
2007-04-17 06:31:19 +00:00 |
|
sqlite
|
more magic number fixes
|
2007-01-03 20:49:27 +00:00 |
|
standard
|
Updated testcase ltrim()
|
2007-04-17 11:55:39 +00:00 |
|
sybase
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
|
sybase_ct
|
- MFB Synch
|
2007-04-10 15:59:29 +00:00 |
|
sysvmsg
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
sysvsem
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
sysvshm
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
tidy
|
sync tests with php 5.2
|
2007-02-11 16:12:00 +00:00 |
|
tokenizer
|
fix test
|
2007-04-10 10:49:10 +00:00 |
|
unicode
|
Wrong locale name.
|
2007-04-10 22:44:57 +00:00 |
|
wddx
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
xml
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
xmlreader
|
delete useless comments and skeleton leftovers
|
2007-01-12 12:16:36 +00:00 |
|
xmlrpc
|
add test
|
2007-02-21 19:37:05 +00:00 |
|
xmlwriter
|
parameter entity argument (pe) should be bool
|
2007-01-06 18:03:15 +00:00 |
|
xsl
|
delete useless comments and skeleton leftovers
|
2007-01-12 12:16:36 +00:00 |
|
zip
|
- MFB: Fixed a possible memory leak on open_basedir validation (Ilia)
|
2007-03-14 16:34:56 +00:00 |
|
zlib
|
Typo
|
2007-03-14 09:49:58 +00:00 |
|
ext_skel
|
|
|
|
ext_skel_win32.php
|
|
|