| .. |
|
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
|
- Fixed crash in com_print_typeinfo when an invalid typelib is given
|
17 years ago |
|
ctype
|
MFH: Bump copyright year, 3 of 3.
|
17 years ago |
|
curl
|
Pierre added certinfo to the curl info array, but that is
|
17 years ago |
|
date
|
- Fixed bug #50266 (conflicting types for llabs)
|
16 years ago |
|
dba
|
Fixed tests
|
17 years ago |
|
dom
|
fix bug #47848 (importNode doesn't preserve attribute namespaces)
|
16 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
|
removed now obsolete NetWare hack since I fixed this
|
17 years ago |
|
fileinfo
|
- fix #49732, fix crash when timestamp conversion fails
|
17 years ago |
|
filter
|
When Ilia fixed bug #49470 and removed the '/' as a valid
|
17 years ago |
|
ftp
|
Fix null deref found by Michael Maclean
|
17 years ago |
|
gd
|
Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails
|
17 years ago |
|
gettext
|
Tests from Berlin test fest
|
17 years ago |
|
gmp
|
Use extended base if we build again gmp 4.2.0 which is usually available.
|
16 years ago |
|
hash
|
- Fix for bug #49223 Inconsistency using get_defined_constants(true)
|
17 years ago |
|
iconv
|
- Fix tests assuming wrong ini options and extensions that might not be there
|
16 years ago |
|
imap
|
Adding IMAP tests (PHP 5.3)
|
17 years ago |
|
interbase
|
Fixed bug #48189 (ibase_execute error in return param)
|
17 years ago |
|
intl
|
fix version
|
17 years ago |
|
json
|
Fix broken json tests in all branches
|
17 years ago |
|
ldap
|
- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error).
|
17 years ago |
|
libxml
|
- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
|
16 years ago |
|
mbstring
|
Someone strap down Jani and give him a sedative please.
|
17 years ago |
|
mcrypt
|
- Fix bad section names (extra - in the end..)
|
17 years ago |
|
mssql
|
MFH
|
17 years ago |
|
mysql
|
- Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled)
|
16 years ago |
|
mysqli
|
Fix broken build.
|
16 years ago |
|
mysqlnd
|
I svn-commit.2.tmp (Modified) Row 2 Col 28 11:45 Ctrl-K H for help
|
16 years ago |
|
oci8
|
New test
|
17 years ago |
|
odbc
|
MFH: Fixed error message grammar:
|
17 years ago |
|
openssl
|
merge from trunk: openssl sni support (rev 289831)
|
16 years ago |
|
pcntl
|
pcntl_exec() should inherit environment in case it's not provided as an argument
|
17 years ago |
|
pcre
|
Update PCRE to 8.00
|
17 years ago |
|
pdo
|
Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement).
|
16 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
|
Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement).
|
16 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
|
- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
|
17 years ago |
|
pdo_sqlite
|
- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
|
17 years ago |
|
pgsql
|
Fixe build
|
16 years ago |
|
phar
|
MFH: Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.
|
17 years ago |
|
posix
|
These tests don't work when run as root
|
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
|
- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists)
|
17 years ago |
|
session
|
Fixed compilation
|
16 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
|
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
|
17 years ago |
|
soap
|
- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
|
16 years ago |
|
sockets
|
MFT: VC10 build support
|
16 years ago |
|
spl
|
- Fixed bug #50090 (Typo in IteratorIterator constructor)
|
17 years ago |
|
sqlite
|
- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection
|
17 years ago |
|
sqlite3
|
Upgraded bundled sqlite to version 3.6.20
|
17 years ago |
|
standard
|
MFT: VC10 build support
|
16 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
|
- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
|
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
|
- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..)
|
17 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |