.. |
bcmath
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
bz2
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
com_dotnet
|
fix #49192 - crash in GC when get_properties handler returns null
|
2010-04-01 22:54:03 +00:00 |
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
curl
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
date
|
- Tests for bug #52342 (DateTime setIsoDate results in wrong timestamp).
|
2010-08-30 16:48:21 +00:00 |
dba
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
dom
|
fix bug #49490 (XPath namespace prefix conflict)
|
2010-05-04 15:41:49 +00:00 |
enchant
|
Fix bug in unaligned memory access fix
|
2010-05-02 05:01:51 +00:00 |
ereg
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
exif
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
fileinfo
|
- Fixed bug #51732, Fileinfo __construct or open does not work with NULL
|
2010-05-04 08:48:58 +00:00 |
filter
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
2010-03-04 12:52:58 +00:00 |
gd
|
- WS
|
2010-06-30 22:06:49 +00:00 |
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
gmp
|
- fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...)
|
2010-02-23 11:07:39 +00:00 |
hash
|
Fixed bug #51943 (Several files are out of ANSI spec)
|
2010-07-13 23:59:54 +00:00 |
iconv
|
Fixed bug #52599 (iconv output handler outputs incorrect content type when flags are used).
|
2010-08-19 12:27:13 +00:00 |
imap
|
- #35638, add udate to imap_fetch_overview
|
2010-04-14 09:45:37 +00:00 |
interbase
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
intl
|
sync version with PECL
|
2010-06-30 04:23:32 +00:00 |
json
|
Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.
|
2010-07-06 17:01:30 +00:00 |
ldap
|
- make libsasl optional (as vc6 bins do not have it)
|
2010-07-26 22:28:38 +00:00 |
libxml
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
mbstring
|
Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).
|
2010-08-25 06:07:22 +00:00 |
mcrypt
|
- use new function to get random bytes
|
2010-06-08 18:27:23 +00:00 |
mssql
|
Fixed possible crash in php_mssql_get_column_content_without_type()
|
2010-08-18 20:16:05 +00:00 |
mysql
|
Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)
|
2010-08-18 20:00:18 +00:00 |
mysqli
|
Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with mysqli_options().
|
2010-08-30 16:59:10 +00:00 |
mysqlnd
|
Fix for MySQL Bug #49406
|
2010-08-30 18:10:23 +00:00 |
oci8
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
odbc
|
- Fixed bug #49429, #51331 (odbc_autocommit doesn't work)
|
2010-03-20 18:19:16 +00:00 |
openssl
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
pcre
|
Win32 build fixes
|
2010-08-14 14:47:49 +00:00 |
pdo
|
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
2010-08-25 22:03:03 +00:00 |
pdo_dblib
|
- Fixed the fix for bug #52546
|
2010-08-13 22:12:37 +00:00 |
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_mysql
|
PHP has changed (undefined) behaviour from 5.3.2 to 5.3.3: ->{} = , which seems to have been never an officially supported syntax and have never been a valid property name, is no longer allowed and PHP bails.
|
2010-08-31 14:43:02 +00:00 |
pdo_oci
|
Allow newer oracle versions
|
2010-02-04 01:12:14 +00:00 |
pdo_odbc
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_pgsql
|
Removed the in_transaction handler for 5.3 to avoid BC break due to structure change
|
2010-06-15 11:13:20 +00:00 |
pdo_sqlite
|
- New test
|
2010-07-29 23:46:49 +00:00 |
pgsql
|
Fix typos s/connnection/connection
|
2010-05-01 18:27:42 +00:00 |
phar
|
- fix string validation, MOPS-2010-24
|
2010-08-20 16:37:33 +00:00 |
posix
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
pspell
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
reflection
|
- Added missing void parameter checks
|
2010-08-21 16:09:18 +00:00 |
session
|
Fixed a compiler warning
|
2010-08-27 19:43:08 +00:00 |
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
simplexml
|
- revert fix for #52655, rev. 302614
|
2010-08-23 17:01:44 +00:00 |
skeleton
|
MFH: New way for check void parameters
|
2008-03-10 22:15:36 +00:00 |
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
2010-02-09 16:38:24 +00:00 |
soap
|
- Added missing SKIPIF
|
2010-08-06 23:05:39 +00:00 |
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
spl
|
- Improved fix for bug #52573
|
2010-08-18 01:59:37 +00:00 |
sqlite
|
- Completed the fix for bug #52010
|
2010-06-20 14:12:06 +00:00 |
sqlite3
|
Upgraded bundled Sqlite3 to version 3.7.0.1
|
2010-08-14 14:44:39 +00:00 |
standard
|
- WS
|
2010-08-30 16:52:48 +00:00 |
sybase_ct
|
- MFT: Add ".so" suffix to checks on libsybct[64] bundles
|
2010-08-31 12:28:30 +00:00 |
sysvmsg
|
Add some sysvmsg coverage tests
|
2010-03-01 01:59:14 +00:00 |
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
sysvshm
|
Fixed a possible resource destruction issues in shm_put_var()
|
2010-05-13 08:34:06 +00:00 |
tidy
|
- Reverted r296062 and r296065
|
2010-03-12 10:28:59 +00:00 |
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
wddx
|
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
|
2010-08-01 17:34:09 +00:00 |
xml
|
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
|
2010-01-05 13:03:40 +00:00 |
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
xmlrpc
|
- Fix mem. leak
|
2010-03-13 20:26:51 +00:00 |
xmlwriter
|
- Fix the fix :P
|
2010-02-15 21:37:46 +00:00 |
xsl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
zip
|
- Fix #51002, fix possible memory corruption with very long names
|
2010-06-15 18:48:33 +00:00 |
zlib
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
2010-08-06 22:19:47 +00:00 |
ext_skel_win32.php
|
|
|