| .. |
|
bcmath
|
bc math tests from testfest 2009
|
17 years ago |
|
bz2
|
MFB fix Bug #46026 (this is a refinement of the previous fix)
|
17 years ago |
|
calendar
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
com_dotnet
|
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
|
- fix #49372, segfault in php_curl_option_url
|
17 years ago |
|
date
|
- Updated to version 2009.12 (2009l)
|
17 years ago |
|
dba
|
- Fixed paths
|
17 years ago |
|
dbase
|
- New tests
|
17 years ago |
|
dom
|
More tests from 2009 testfest
|
17 years ago |
|
exif
|
Added missing sanity checks around exif processing
|
17 years ago |
|
fbsql
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
fdf
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
filter
|
- let try to be smart, read the bug report....
|
17 years ago |
|
ftp
|
server for ftp tests
|
17 years ago |
|
gd
|
More tests from 2009 testfest
|
17 years ago |
|
gettext
|
Tests from Berlin test fest
|
17 years ago |
|
gmp
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
hash
|
MFB 5.3: Fix bug #48284 (r283144) - adler32 is in the wrong order. Changed to match what zlib produces.
|
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
|
Fix the buffer handling here
|
17 years ago |
|
json
|
Fix broken json tests in all branches
|
17 years ago |
|
ldap
|
NULL the value after free
|
17 years ago |
|
libxml
|
MFH: add libxml_disable_entity_loader function
|
17 years ago |
|
mbstring
|
* Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)
|
17 years ago |
|
mcrypt
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
mhash
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
mime_magic
|
Some basic tests for mime_magic. Tested on windows only
|
17 years ago |
|
ming
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
msql
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
mssql
|
Limit db connection strings to 255 chars here - I don't trust the underlying libs
|
17 years ago |
|
mysql
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
mysqli
|
Add test
|
17 years ago |
|
ncurses
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
oci8
|
make it easier for maintainers to set un/pw in environments that don't pass shell variables
|
17 years ago |
|
odbc
|
- Fix tests
|
17 years ago |
|
openssl
|
Fixes a memory leak in ssl streams. The context was not properly freed
|
17 years ago |
|
pcntl
|
Test from 2009 testfest
|
17 years ago |
|
pcre
|
We should check /usr/local/include last
|
17 years ago |
|
pdo
|
- MFH: Removed trailing zeros on double to string conversion (noticed on #48924)
|
17 years ago |
|
pdo_dblib
|
- MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)")
|
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
|
MFH: Bump copyright year, 3 of 3.
|
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
|
- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
|
17 years ago |
|
pgsql
|
- MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
|
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
|
More tests from 2009 testfest
|
17 years ago |
|
session
|
configure dependency has to be optional as well
|
17 years ago |
|
shmop
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
simplexml
|
Test from 2009 testfest
|
17 years ago |
|
skeleton
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
19 years ago |
|
snmp
|
Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
|
17 years ago |
|
soap
|
Fixed bug #47273 (Encoding bug in SoapServer->fault)
|
17 years ago |
|
sockets
|
More tests from 2009 testfest
|
17 years ago |
|
spl
|
Test from 2009 testfest
|
17 years ago |
|
sqlite
|
MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set
|
17 years ago |
|
standard
|
More tests from 2009 testfest
|
17 years ago |
|
sybase
|
MFH: Bump copyright year, 3 of 3.
|
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
|
Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
|
17 years ago |
|
tidy
|
test for /ext/tidy from stefan priebsch
|
17 years ago |
|
tokenizer
|
MFH: Bump copyright year, 3 of 3.
|
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
|
Fix test
|
17 years ago |
|
xmlwriter
|
- add a note about the actual problen so we don't forget it
|
17 years ago |
|
xsl
|
- Fixed tests
|
17 years ago |
|
zip
|
fix bug #48640: cleaned up ifdef whoes, removed duplicate code.
|
17 years ago |
|
zlib
|
- Fixed bug #49248 by fixing bug #48994 properly
|
17 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |