.. |
bcmath
|
config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me
|
2009-06-03 01:18:42 +00:00 |
bz2
|
- look for static lib too
|
2009-06-10 16:05:55 +00:00 |
calendar
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
com_dotnet
|
Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)
|
2009-07-01 18:44:16 +00:00 |
ctype
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
curl
|
Down to a single curl test failure now
|
2009-07-26 03:46:22 +00:00 |
date
|
- Updated to version 2009.11 (2009k)
|
2009-07-25 15:14:23 +00:00 |
dba
|
Add support for tokyo cabinet, patch from Michael Maclean
|
2009-05-18 20:21:39 +00:00 |
dom
|
- New tests (NorwayUG testfest)
|
2009-07-02 00:01:20 +00:00 |
enchant
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
ereg
|
Updated tests after double->long conversion change (basically to match 5.2)
|
2009-06-04 18:24:09 +00:00 |
exif
|
Fix broken test
|
2009-07-26 18:45:18 +00:00 |
fbsql
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
fileinfo
|
- add license
|
2009-06-26 07:25:38 +00:00 |
filter
|
- let try to be smart, read the bug report....
|
2009-07-18 17:10:12 +00:00 |
ftp
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
gd
|
Adding tests for imagesetthickness, basic and errors for both params, and complementing imagetruecolortopalette with out of bound params
|
2009-07-24 03:06:05 +00:00 |
gettext
|
Tests from Berlin test fest
|
2009-06-18 07:25:55 +00:00 |
gmp
|
- MFB: put mpir headers in their own directory
|
2009-06-10 10:19:11 +00:00 |
hash
|
Fix tests for bug #48284 - adler32 is in the wrong order.
|
2009-06-30 12:50:16 +00:00 |
iconv
|
New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.
|
2009-06-13 12:17:47 +00:00 |
imap
|
- MF53: #48619, imap_search ALL segfaults
|
2009-06-22 20:35:46 +00:00 |
interbase
|
MFB: Fixed bug #48189 (ibase_execute error in return param)
|
2009-07-25 23:39:21 +00:00 |
intl
|
- Fix build
|
2009-07-25 00:10:47 +00:00 |
json
|
Fix 2 broken json tests.
|
2009-07-26 07:21:02 +00:00 |
ldap
|
fix test
|
2009-07-26 19:46:38 +00:00 |
libxml
|
Fix arginfo for libxml_disable_entity_loader() and
|
2009-06-23 12:27:36 +00:00 |
mbstring
|
- Probably harmless, but it should have been done this way.
|
2009-07-24 23:44:43 +00:00 |
mcrypt
|
Fix a bunch of binary/unicode issues in the mcrypt tests
|
2009-07-26 08:13:40 +00:00 |
mssql
|
Limit connection strings to 255 chars here
|
2009-07-15 19:05:09 +00:00 |
mysql
|
Fixing tests to run with SQL_MODE=ANSI_QUOTES as well.
|
2009-07-07 11:31:45 +00:00 |
mysqli
|
Enabling test as requested by the skipif comment... it does pass when slightly modified.
|
2009-07-06 15:52:48 +00:00 |
mysqlnd
|
MFB52: Fix include path
|
2009-07-01 14:13:07 +00:00 |
oci8
|
make it easier for maintainers to set un/pw in environments that don't pass shell variables
|
2009-07-19 16:08:44 +00:00 |
odbc
|
Fixed error message grammar:
|
2009-06-06 02:40:14 +00:00 |
openssl
|
- #48116, fix build with openssl 1.0
|
2009-07-06 23:36:56 +00:00 |
pcntl
|
Fix return value of pcntl_wextistatus() (fixes #47566,
|
2009-05-26 14:00:42 +00:00 |
pcre
|
Fix test
|
2009-07-26 18:16:39 +00:00 |
pdo
|
- Revert my mistake
|
2009-07-19 22:46:03 +00:00 |
pdo_dblib
|
- Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)")
|
2009-06-28 02:02:09 +00:00 |
pdo_firebird
|
- Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
|
2009-07-20 00:17:24 +00:00 |
pdo_mysql
|
Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
|
2009-05-20 08:29:23 +00:00 |
pdo_oci
|
- Fixed bug #48070
|
2009-05-12 21:52:54 +00:00 |
pdo_odbc
|
- Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
|
2009-07-15 02:31:07 +00:00 |
pdo_pgsql
|
Typo
|
2009-05-25 19:40:49 +00:00 |
pdo_sqlite
|
- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
|
2009-07-19 18:55:31 +00:00 |
pgsql
|
Fix compiler warnings, and some unicode stuff
|
2009-05-19 16:03:23 +00:00 |
phar
|
fix ZTS build
|
2009-07-26 15:52:50 +00:00 |
posix
|
Internally-created array indices are unicode - fix tests to match
|
2009-07-26 08:38:01 +00:00 |
pspell
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
readline
|
- Fixed bug #48256 (Crash due to double-linking of history.o)
|
2009-05-14 13:40:37 +00:00 |
recode
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
reflection
|
Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)
|
2009-07-01 18:44:16 +00:00 |
session
|
fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4
|
2009-07-17 14:21:31 +00:00 |
shmop
|
Fixed error message grammar:
|
2009-06-06 02:40:14 +00:00 |
simplexml
|
Added comment to XFAIL
|
2009-07-18 17:00:53 +00:00 |
skeleton
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
snmp
|
MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
|
2009-06-01 13:11:09 +00:00 |
soap
|
- Drop unused code
|
2009-06-15 17:57:05 +00:00 |
sockets
|
merge from 5_3
|
2009-07-03 14:03:00 +00:00 |
spl
|
- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)
|
2009-07-23 14:42:46 +00:00 |
sqlite
|
Fix bug #48679 - Crash in SQLite with count on an unbuffered query set
|
2009-06-25 00:04:07 +00:00 |
sqlite3
|
fix tests
|
2009-07-17 09:25:13 +00:00 |
standard
|
- Fix test
|
2009-07-23 16:28:17 +00:00 |
sybase_ct
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvmsg
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvsem
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvshm
|
Fixed error message grammar:
|
2009-06-06 02:40:14 +00:00 |
tidy
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
tokenizer
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
unicode
|
- silent warning again and do it so that lazy compilers won't complain
|
2009-07-20 12:58:17 +00:00 |
wddx
|
- Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
|
2009-06-16 02:53:50 +00:00 |
xml
|
Fix unicode support in utf8_decode()
|
2009-05-19 16:23:36 +00:00 |
xmlreader
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
2009-05-25 14:32:15 +00:00 |
xmlrpc
|
- Fixed invalid date checking
|
2009-05-22 12:49:22 +00:00 |
xmlwriter
|
fix tests
|
2009-07-17 09:03:04 +00:00 |
xsl
|
Fixed error message grammar:
|
2009-06-06 02:40:14 +00:00 |
zip
|
I don't see why a unicode string would appear here, and in fact it doesn't.
|
2009-07-26 04:40:36 +00:00 |
zlib
|
Still lots more Unicode work to be done here, but this is a start
|
2009-07-26 16:50:41 +00:00 |
ext_skel
|
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
|
2008-04-15 12:47:18 +00:00 |
ext_skel_win32.php
|
|
|