| .. |
|
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 ZTS build
|
17 years ago |
|
date
|
Fix bug #49558
|
17 years ago |
|
dba
|
- Fixed paths
|
17 years ago |
|
dom
|
Add missing SKIPIF
|
17 years ago |
|
enchant
|
- MFH: Year++
|
17 years ago |
|
ereg
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
exif
|
MFB: Added missing sanity checks around exif processing.
|
17 years ago |
|
fileinfo
|
Fix BC break in mime_content_type()
|
17 years ago |
|
filter
|
Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).
|
17 years ago |
|
ftp
|
- Fixed bug #49447 (php engine need to correctly check for socket API
|
17 years ago |
|
gd
|
Fix SKIPIF sections
|
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 #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)
|
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
|
Bug #49391 ldap.c utilizing deprecated ldap_modify_s
|
17 years ago |
|
libxml
|
MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors()
|
17 years ago |
|
mbstring
|
- Looks like bug #48697 has already been fixed in RC1.
|
17 years ago |
|
mcrypt
|
MFH: Fixed error message grammar:
|
17 years ago |
|
mssql
|
MFH
|
17 years ago |
|
mysql
|
MFH:Fix for bug#48754 mysql_close() crash php when no handle specified
|
17 years ago |
|
mysqli
|
MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute
|
17 years ago |
|
mysqlnd
|
MFH, a fix not included by the fix committed by Ulf.
|
17 years ago |
|
oci8
|
refactor & WS for local test config change
|
17 years ago |
|
odbc
|
MFH: Fixed error message grammar:
|
17 years ago |
|
openssl
|
Fixed certificate validation inside php_openssl_apply_verification_policy
|
17 years ago |
|
pcntl
|
Test from 2009 testfest
|
17 years ago |
|
pcre
|
- Fixed bug #49483 (preg_replace 'subject' parameter listed as optional)
|
17 years ago |
|
pdo
|
- Removed trailing zeros on double to string conversion (noticed on #48924)
|
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
|
fix build broken by the fix for bug #49306
|
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
|
MFH: Typo
|
17 years ago |
|
pdo_sqlite
|
Don't build sqlite as threadsafe if we are doing an NTS build
|
17 years ago |
|
pgsql
|
MFH: Fix compiler warnings
|
17 years ago |
|
phar
|
oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?
|
17 years ago |
|
posix
|
More tests from 2009 testfest
|
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
|
Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.
|
17 years ago |
|
session
|
configure dependency has to be optional as well
|
17 years ago |
|
shmop
|
MFH: Fixed error message grammar:
|
17 years ago |
|
simplexml
|
Test from 2009 testfest
|
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
|
nuke duplicated tests
|
17 years ago |
|
sqlite
|
MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott)
|
17 years ago |
|
sqlite3
|
Upgraded bundled sqlite to version 3.6.18.
|
17 years ago |
|
standard
|
And now use proper colspanning
|
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 |