.. |
bcmath
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
bz2
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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
|
- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading
|
2010-04-22 11:49:10 +00:00 |
date
|
Fixed bug #51725 (xmlrpc_get_type() returns true on invalid dates). (Mike)
|
2010-05-12 09:37:25 +00:00 |
dba
|
New tests for existing functionality
|
2010-03-19 22:15:40 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
fileinfo
|
- Fixed bug #51732, Fileinfo __construct or open does not work with NULL
|
2010-05-04 08:48:58 +00:00 |
filter
|
Added explanatory comments to filter_input and filter_input_array to document
|
2010-04-20 04:31:11 +00:00 |
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
2010-03-04 12:52:58 +00:00 |
gd
|
Check for -1 as well here
|
2010-05-24 23:52:11 +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
|
fix 64-bit integer overflow in mhash_keygen_s2k
|
2010-04-20 00:45:07 +00:00 |
iconv
|
Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
|
2010-05-04 11:56:59 +00:00 |
imap
|
- #35638, add udate to imap_fetch_overview
|
2010-04-14 09:45:37 +00:00 |
interbase
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
intl
|
fix the protos
|
2010-03-25 19:17:17 +00:00 |
json
|
Added support for JSON_NUMERIC_CHECK option in json_encode() that converts
|
2010-05-20 19:37:52 +00:00 |
ldap
|
- #43233, sasl support for ldap on windows
|
2010-05-17 20:09:42 +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 #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
|
2010-04-12 14:04:45 +00:00 |
mcrypt
|
- allow shared build
|
2010-06-02 10:00:58 +00:00 |
mssql
|
- Fixed bug #51562 (query timeout in mssql can not be changed per query)
|
2010-04-21 14:19:27 +00:00 |
mysql
|
Handle the situation when mysql_init()/mysqlnd_init()
|
2010-05-25 22:55:10 +00:00 |
mysqli
|
defensive programming, check before using a resource
|
2010-06-01 14:16:27 +00:00 |
mysqlnd
|
defensive programming, check before using a resource
|
2010-06-01 14:16:27 +00:00 |
oci8
|
- fix build (declaration must be first)
|
2010-05-03 19:29:05 +00:00 |
odbc
|
- Fixed bug #49429, #51331 (odbc_autocommit doesn't work)
|
2010-03-20 18:19:16 +00:00 |
openssl
|
fix ZTS build
|
2010-05-20 11:20:44 +00:00 |
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
pcre
|
- fix build
|
2010-04-01 10:34:05 +00:00 |
pdo
|
Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset
|
2010-04-27 05:56:56 +00:00 |
pdo_dblib
|
Fixed bug #51213 (pdo_mssql is trimming value of the money column).
|
2010-03-08 12:39:44 +00:00 |
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_mysql
|
Fixing test - see also gcov results
|
2010-05-31 13:28:15 +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
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_sqlite
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
2010-02-11 22:14:06 +00:00 |
pgsql
|
Fix typos s/connnection/connection
|
2010-05-01 18:27:42 +00:00 |
phar
|
Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())
|
2010-05-03 14:41:40 +00:00 |
posix
|
* fixed bug #49819: STDOUT losing data with posix_isatty()
|
2010-05-18 07:25:29 +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
|
- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)
|
2010-05-26 00:00:58 +00:00 |
session
|
Fixed handling of session variable serialization on certain prefix characters. Reported by Stefan Esser
|
2010-04-26 18:35:54 +00:00 |
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
simplexml
|
Fixed a possible crash because of recursive GC invocation
|
2010-05-17 07:50:33 +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
|
Fixed bug #50976 (Soap headers Authorization not allowed)
|
2010-05-28 12:18:03 +00:00 |
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
spl
|
Fixed a possible memory corruption in ArrayObject::uasort() Reported by Stefan Esser
|
2010-05-13 08:09:54 +00:00 |
sqlite
|
Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.
|
2010-04-28 12:10:10 +00:00 |
sqlite3
|
Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite
|
2010-06-01 16:39:36 +00:00 |
standard
|
Fix for bug #51847
|
2010-06-02 05:53:13 +00:00 |
sybase_ct
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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
|
Merge safe_mode changes into extensions that are in sync in both branches
|
2010-04-26 23:55:03 +00:00 |
zlib
|
- Reverted r296062 and r296065
|
2010-03-12 10:28:59 +00:00 |
ext_skel
|
MFH: remove -ldl
|
2008-04-15 12:47:33 +00:00 |
ext_skel_win32.php
|
|
|