..
bcmath
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
bz2
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
2008-01-30 09:56:22 +00:00
calendar
fix newly added segfault
2008-01-21 09:08:12 +00:00
com_dotnet
New macro for check void parameters
2008-02-28 14:16:25 +00:00
ctype
Fixed tests (new error message - E_DEPRECATED)
2008-02-23 19:01:11 +00:00
curl
New macro for check void parameters
2008-02-28 14:16:25 +00:00
date
MFB: Initialize ts only after successful argument parsing
2008-03-09 18:10:09 +00:00
dba
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
dbase
Fix potential crash when non-array is used optimisticly
2008-01-24 10:27:59 +00:00
dom
- Skipif libxml dotted version is < 2.6.20. Patch from scoates
2008-03-08 19:08:58 +00:00
enchant
ereg
MFB: const keywording
2008-01-25 20:21:18 +00:00
exif
- MFB: #44355 compilation breaks due illegal const usage
2008-03-07 18:41:59 +00:00
fbsql
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
fdf
New macro for check void parameters
2008-02-28 14:16:25 +00:00
fileinfo
filter
New way for check void parameters
2008-03-04 23:39:15 +00:00
ftp
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
gd
Fixed return value changed previously
2008-02-28 17:43:32 +00:00
gettext
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
gmp
MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)
2008-01-30 18:26:08 +00:00
hash
Improved md5() implementation (Solar Designer)
2008-02-08 09:11:28 +00:00
iconv
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
2008-01-30 09:56:22 +00:00
imap
New macro for check void parameters
2008-02-28 14:16:25 +00:00
interbase
New macro for check void parameters
2008-02-28 14:16:25 +00:00
json
FIxed tests (new error message - E_DEPRECATED)
2008-02-23 22:30:08 +00:00
ldap
Fix build on Solaris
2008-02-09 21:58:39 +00:00
libxml
fix bug #41562 (SimpleXML memory issue)
2008-01-30 15:28:09 +00:00
mbstring
MFB
2008-02-16 08:49:07 +00:00
mcrypt
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
mhash
New macro for check void parameters
2008-02-28 14:16:25 +00:00
mime_magic
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
ming
New macro for check void parameters
2008-02-28 14:16:25 +00:00
msql
New way for check void parameters
2008-03-04 23:39:15 +00:00
mssql
MFB: Revert patch for bug #44325
2008-03-05 23:52:56 +00:00
mysql
Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
2008-03-10 20:27:15 +00:00
mysqli
Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
2008-03-10 20:27:15 +00:00
mysqlnd
Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
2008-03-10 20:27:15 +00:00
oci8
Cleaned up whitespace
2008-03-12 01:25:13 +00:00
odbc
New macro for check void parameters
2008-02-28 14:16:25 +00:00
openssl
New macro for check void parameters
2008-02-28 14:16:25 +00:00
pcntl
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
pcre
MFB: fix #44214
2008-03-08 13:14:02 +00:00
pdo
Unused function in HEAD, fixes compiler warning
2008-03-10 14:35:37 +00:00
pdo_dblib
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
pdo_firebird
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
pdo_mysql
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
pdo_oci
MFB: Fixed bug #44373 (PDO_OCI extension compile failed)
2008-03-08 14:04:53 +00:00
pdo_odbc
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
pdo_pgsql
MFB: Better fix for bug #44189
2008-02-26 00:14:25 +00:00
pdo_sqlite
MFB:
2008-03-07 17:02:48 +00:00
pgsql
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
2008-01-30 09:56:22 +00:00
phar
implement full support and usage of phar stream in include_path, for both 5.2 and 5.3.
2008-03-12 03:55:12 +00:00
posix
New way for check void parameters
2008-03-04 23:39:15 +00:00
pspell
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
readline
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
recode
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
reflection
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ).
2008-03-03 14:24:11 +00:00
session
Fixed memory corruption because of double free()
2008-03-11 09:36:51 +00:00
shmop
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
simplexml
MFB
2008-02-28 17:39:08 +00:00
skeleton
New macro for check void parameters
2008-02-28 14:16:25 +00:00
snmp
New macro for check void parameters
2008-02-28 14:16:25 +00:00
soap
Fixed SIGSEGV because of access to uninitialized data
2008-03-04 12:47:36 +00:00
sockets
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
spl
Fix #44144 (object methods as spl autoload functions returned correctly)
2008-02-29 13:48:09 +00:00
sqlite
MFB: Fix memory issues with statement being deleted twice
2008-03-09 21:32:38 +00:00
standard
MFB: Fixed bug #44394 (Last two bytes missing from output)
2008-03-12 02:45:15 +00:00
sybase
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
sybase_ct
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
sysvmsg
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
sysvsem
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
sysvshm
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
tidy
New way for check void parameters
2008-03-04 23:39:15 +00:00
tokenizer
Added NOWDOC
2008-02-12 09:28:30 +00:00
unicode
New way for check void parameters
2008-03-04 23:39:15 +00:00
wddx
- Fixed tests on 64bit platform.
2008-02-25 22:32:26 +00:00
xml
Fix typo
2008-01-30 08:52:55 +00:00
xmlreader
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00
xmlrpc
New macro for check void parameters
2008-02-28 14:16:25 +00:00
xmlwriter
Fix test
2008-03-05 13:15:03 +00:00
xsl
- Fix arginfo and prototype.
2008-01-29 21:21:04 +00:00
zip
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
2008-01-30 09:56:22 +00:00
zlib
New way for check void parameters
2008-03-04 23:39:15 +00:00
ext_skel
ext_skel_win32.php