..
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
Typo
2007-03-14 09:49:58 +00:00
ctype
Typo
2007-03-14 09:49:58 +00:00
curl
Typo
2007-03-14 09:49:58 +00:00
date
- MF52: Updated timezone database to version 2007.3.
2007-03-06 21:29:33 +00:00
dba
MFB: fixed compiler warnings
2007-01-01 19:42:19 +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
Bump year.
2007-01-01 09:29:37 +00:00
ftp
MFB
2007-03-26 08:02:36 +00:00
gd
- fix previous commit (missing #ifdef in shutdown declaration)
2007-04-04 01:54:34 +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: #40503 (json_encode() value corruption on 32bit systems with overflown values)
2007-02-19 19:44:44 +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
- Add missing return value check
2007-03-06 01:21:36 +00:00
mcrypt
Bump year.
2007-01-01 09:29:37 +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
Typo
2007-03-14 09:49:58 +00:00
mysqli
- Fixed test to skip when mysqld is not running
2007-03-25 01:15: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 #40750 (openssl stream wrapper ignores default_stream_timeout)
2007-03-14 19:21:23 +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
Bump year.
2007-01-01 09:29:37 +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
- Compatibility with suhosin
2007-03-27 21:28:22 +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
new test
2007-03-19 08:09:55 +00:00
session
MFB
2007-03-19 08:24:17 +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
Fixed bug #37013 (server hangs when returning circular object references)
2007-04-02 13:43:29 +00:00
sockets
Typo
2007-03-14 09:49:58 +00:00
spl
- Drop double variable declaration
2007-03-24 16:28:45 +00:00
sqlite
more magic number fixes
2007-01-03 20:49:27 +00:00
standard
MFB: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit)
2007-04-03 19:50:43 +00:00
sybase
Bump year.
2007-01-01 09:29:37 +00:00
sybase_ct
- MFB: Changed expected output
2007-03-14 12:01:21 +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
Typo
2007-03-14 09:49:58 +00:00
unicode
Fix protos.
2006-10-06 17:14:14 +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