| .. |
|
bcmath
|
add missing skipifs
|
17 years ago |
|
bz2
|
- check for static lib as well
|
17 years ago |
|
calendar
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
com_dotnet
|
MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)
|
17 years ago |
|
ctype
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
curl
|
Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose).
|
17 years ago |
|
date
|
- Updated to version 2009.15 (2009o)
|
17 years ago |
|
dba
|
Fixed tests
|
17 years ago |
|
dom
|
Fixed bug #49647 (DOMUserData does not exist)
|
17 years ago |
|
enchant
|
- Fix compiler warning
|
17 years ago |
|
ereg
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
exif
|
Fixed tests
|
17 years ago |
|
fileinfo
|
- fix #49732, fix crash when timestamp conversion fails
|
17 years ago |
|
filter
|
Fixed tests
|
17 years ago |
|
ftp
|
- Fixed bug #49447 (php engine need to correctly check for socket API
|
17 years ago |
|
gd
|
- check max colors while loading gd2 palette image (patch by Tomas Hoger)
|
17 years ago |
|
gettext
|
Tests from Berlin test fest
|
17 years ago |
|
gmp
|
- put mpir headers in their own directory
|
17 years ago |
|
hash
|
- Fix for bug #49223 Inconsistency using get_defined_constants(true)
|
17 years ago |
|
iconv
|
Test from 2009 testfest
|
17 years ago |
|
imap
|
- Fixed bug #49630 (imap_listscan function missing)
|
17 years ago |
|
interbase
|
Fixed bug #48189 (ibase_execute error in return param)
|
17 years ago |
|
intl
|
fix test
|
17 years ago |
|
json
|
Fix broken json tests in all branches
|
17 years ago |
|
ldap
|
- Fixed tests
|
17 years ago |
|
libxml
|
MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors()
|
17 years ago |
|
mbstring
|
- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
|
17 years ago |
|
mcrypt
|
- Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes).
|
17 years ago |
|
mssql
|
MFH
|
17 years ago |
|
mysql
|
Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD LOCAL INFILE will fail
|
17 years ago |
|
mysqli
|
Making test a bit more portable
|
17 years ago |
|
mysqlnd
|
Fixing host info for TCP/IP and aligning mysqlnd and libmysql
|
17 years ago |
|
oci8
|
bump ver
|
17 years ago |
|
odbc
|
MFH: Fixed error message grammar:
|
17 years ago |
|
openssl
|
Fixed test (it failed from time to time because of very small timeouts)
|
17 years ago |
|
pcntl
|
pcntl_exec() should inherit environment in case it's not provided as an argument
|
17 years ago |
|
pcre
|
Fixed tests
|
17 years ago |
|
pdo
|
- Fixed PDORow and PDOStatement crashes when instantiating throught Reflection
|
17 years ago |
|
pdo_dblib
|
- Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0))
|
17 years ago |
|
pdo_firebird
|
- Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
|
17 years ago |
|
pdo_mysql
|
mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd
|
17 years ago |
|
pdo_oci
|
MFH
|
17 years ago |
|
pdo_odbc
|
- MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
|
17 years ago |
|
pdo_pgsql
|
- Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
|
17 years ago |
|
pdo_sqlite
|
Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206.
|
17 years ago |
|
pgsql
|
MFH: Fix compiler warnings
|
17 years ago |
|
phar
|
- It is not const in PHP_5_2 but it is in HEAD and PHP_5_3
|
17 years ago |
|
posix
|
Add missing open_basedir check in posix_mkfifo
|
17 years ago |
|
pspell
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
readline
|
- Fixed bug #48608 (Invalid libreadline version not detected during configure)
|
17 years ago |
|
recode
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
reflection
|
- Fix some arginfos (thanks Philip)
|
17 years ago |
|
session
|
Fixed tests
|
17 years ago |
|
shmop
|
MFH: Fixed error message grammar:
|
17 years ago |
|
simplexml
|
Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).
|
17 years ago |
|
skeleton
|
MFH: New way for check void parameters
|
18 years ago |
|
snmp
|
fix parameter parsing for SNMP
|
17 years ago |
|
soap
|
Fixed bug #47273 (Encoding bug in SoapServer->fault)
|
17 years ago |
|
sockets
|
- #49464, fix build
|
17 years ago |
|
spl
|
Fix bug #49263 (Offset error when unserializing self-references in SplObjectStorage)
|
17 years ago |
|
sqlite
|
- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection
|
17 years ago |
|
sqlite3
|
Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206.
|
17 years ago |
|
standard
|
Fix test to remove temporary files
|
17 years ago |
|
sybase_ct
|
- More and more missing svn:ignore entries.
|
17 years ago |
|
sysvmsg
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
sysvsem
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
sysvshm
|
MFH: Fixed error message grammar:
|
17 years ago |
|
tidy
|
Merging last tests made in HEAD
|
17 years ago |
|
tokenizer
|
Fixed bug #47038 (Memory leak in include)
|
17 years ago |
|
wddx
|
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
|
17 years ago |
|
xml
|
This needs to be larger to avoid an overflow on the bit-shifting in this function
|
17 years ago |
|
xmlreader
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
xmlrpc
|
cleanup parameter parsing
|
17 years ago |
|
xmlwriter
|
fix tests
|
17 years ago |
|
xsl
|
Fixed tests
|
17 years ago |
|
zip
|
The last of the 2009 testfest tests
|
17 years ago |
|
zlib
|
- Fixed zlib.deflate compress filter to actually accpet level parameter.
|
17 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |