.. |
bcmath
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
bz2
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
com_dotnet
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
ctype
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
curl
|
Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE.
|
2010-05-14 06:29:54 +00:00 |
date
|
- Fixed tests
|
2010-07-06 00:25:52 +00:00 |
dba
|
Explicitly use db-5.0 and don't default to db sym link
|
2010-06-09 17:33:44 +00:00 |
dom
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
enchant
|
Fix bug in unaligned memory access fix
|
2010-05-02 05:01:51 +00:00 |
ereg
|
Allow ereg to be built as shared on Windows
|
2010-05-24 07:44:00 +00:00 |
exif
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
fileinfo
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
filter
|
Removed register_globals
|
2010-04-21 01:27:22 +00:00 |
ftp
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
gd
|
- WS
|
2010-06-30 22:06:49 +00:00 |
gettext
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
gmp
|
- fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...)
|
2010-02-23 11:07:39 +00:00 |
hash
|
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
|
2010-07-03 13:06:14 +00:00 |
iconv
|
- Fixed bug #52211 (iconv() returns part of string on error)
|
2010-07-01 01:11:08 +00:00 |
imap
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
interbase
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
intl
|
sync version with PECL
|
2010-06-30 04:23:32 +00:00 |
json
|
Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.
|
2010-07-06 17:01:30 +00:00 |
ldap
|
- #42060, add paged results support
|
2010-06-15 19:47:28 +00:00 |
libxml
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
mbstring
|
Reduced overhead of ext/mbstring initialization
|
2010-07-05 12:03:08 +00:00 |
mcrypt
|
- use new function to get random bytes
|
2010-06-08 18:27:23 +00:00 |
mssql
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
mysql
|
- Fix arginfo name
|
2010-06-28 01:19:08 +00:00 |
mysqli
|
update tests
|
2010-07-07 15:53:34 +00:00 |
mysqlnd
|
Two functions, which should be methods so one can catch
|
2010-06-24 19:52:13 +00:00 |
oci8
|
Remove hard coded lib extension. Prepare for OCI8 1.4.2 release
|
2010-06-25 21:18:09 +00:00 |
odbc
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
openssl
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
pcre
|
Upgraded bundled PCRE to version 8.10
|
2010-07-02 17:17:16 +00:00 |
pdo
|
- New tests related to #52098
|
2010-06-16 23:33:01 +00:00 |
pdo_dblib
|
pdo_dblib - improve test skip messages
|
2010-06-30 03:16:04 +00:00 |
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_mysql
|
Fixing test - see also gcov results
|
2010-05-31 13:28:15 +00:00 |
pdo_oci
|
Allow newer oracle versions
|
2010-02-04 01:12:14 +00:00 |
pdo_odbc
|
Remove main/php3_compat.h, for that a few references to function_entry have
|
2010-03-30 23:03:02 +00:00 |
pdo_pgsql
|
Added inTransaction() method to PDO, with specialized support for Postgres
|
2010-06-10 12:11:19 +00:00 |
pdo_sqlite
|
- Completed the fix for bug #52010
|
2010-06-20 14:12:06 +00:00 |
pgsql
|
Fix typos s/connnection/connection
|
2010-05-01 18:27:42 +00:00 |
phar
|
Added test for bug 52013 to trunk.
|
2010-07-02 02:45:56 +00:00 |
posix
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
pspell
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
reflection
|
- Fixed tests
|
2010-07-06 00:25:52 +00:00 |
session
|
- [DOC] MFH: add session.entropy* support to windows
|
2010-06-08 22:30:16 +00:00 |
shmop
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
simplexml
|
Fixed a possible crash because of recursive GC invocation
|
2010-05-17 07:50:33 +00:00 |
skeleton
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
snmp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
soap
|
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)
|
2010-06-15 08:22:51 +00:00 |
sockets
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
spl
|
Fix bug #52238: Crash when an Exception occured in iterator_to_array
|
2010-07-02 19:17:45 +00:00 |
sqlite
|
- Completed the fix for bug #52010
|
2010-06-20 14:12:06 +00:00 |
sqlite3
|
Install SQLite3 header
|
2010-06-23 15:11:02 +00:00 |
standard
|
- Fixed tests
|
2010-07-06 00:25:52 +00:00 |
sybase_ct
|
- Added -DSYB_LP64 to CFLAGS on 64 bit platforms
|
2010-07-07 09:47:24 +00:00 |
sysvmsg
|
Add some sysvmsg coverage tests
|
2010-03-01 01:59:14 +00:00 |
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
sysvshm
|
Fixed a possible resource destruction issues in shm_put_var()
|
2010-05-13 08:34:06 +00:00 |
tidy
|
* implement new output API, fixing some bugs and implementing some feature
|
2010-05-31 10:29:43 +00:00 |
tokenizer
|
- token_get_all now returns false on error, not "", returns array on success
|
2010-05-30 09:34:02 +00:00 |
wddx
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
xml
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
xmlreader
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
xmlrpc
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
xmlwriter
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
xsl
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
zip
|
- Fix #51002, fix possible memory corruption with very long names
|
2010-06-15 18:48:33 +00:00 |
zlib
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
ext_skel
|
MFH: remove -ldl
|
2008-04-15 12:47:33 +00:00 |
ext_skel_win32.php
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |