php-src/ext
Keyur Govande 00546bc9b7 Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields)
The ODBC extension did not support WVARCHAR. WVARCHAR ends up being handled by
the default handler where vallen is set by the driver to the actual bytes
needed for the field. If it is larger than default-lrl then the output is
corrupted (reading past the buffer) because the return functions don't expect
that to happen. The patch add support to handle WVARCHAR just like a regular
VARCHAR.
2014-07-28 23:15:23 +00:00
..
bcmath Bump year 2014-01-03 11:04:26 +08:00
bz2 oops, 5.4 and 5.5 use malloc in TSRM 2014-05-08 01:59:39 -07:00
calendar Bump year 2014-01-03 11:04:26 +08:00
com_dotnet Fix missing type checks in various functions 2014-07-27 02:42:49 -07:00
ctype Bump year 2014-01-03 11:04:26 +08:00
curl fix test - output can be chunked 2014-05-12 10:54:16 -07:00
date Enable build without atoll (e.g old AIX flavours) 2014-07-17 22:58:36 +03:00
dba Bump year 2014-01-03 11:04:26 +08:00
dom Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
enchant Bump year 2014-01-03 11:04:26 +08:00
ereg Bump year 2014-01-03 11:04:26 +08:00
exif Remove superfluous echos. 2014-06-08 13:50:22 -07:00
fileinfo updated libmagic.patch 2014-07-01 10:25:20 +02:00
filter adding a reproduce script for bug #49184 2014-07-02 22:37:58 +02:00
ftp fix unstable test 2014-07-08 14:13:46 -07:00
gd Bump year 2014-01-03 11:04:26 +08:00
gettext Bump year 2014-01-03 11:04:26 +08:00
gmp restored the old code in 5.4/5 related to bug #66872 2014-03-11 11:50:14 +01:00
hash Bump year 2014-01-03 11:04:26 +08:00
iconv Bump year 2014-01-03 11:04:26 +08:00
imap Bump year 2014-01-03 11:04:26 +08:00
interbase Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
intl change locale - looks like not everybody has sl_SI 2014-07-07 01:35:25 -07:00
json Merge branch 'pull-request/518' into PHP-5.4 2014-04-13 18:50:39 -07:00
ldap Fix null byte in LDAP bindings 2014-04-14 10:44:53 -07:00
libxml Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
mbstring tests still failing, so xfail for now until fixed 2014-01-29 23:48:07 -08:00
mcrypt Bump year 2014-01-03 11:04:26 +08:00
mssql Bump year 2014-01-03 11:04:26 +08:00
mysql Fixed MarinaDB support 2014-06-20 13:56:32 +04:00
mysqli Fixed MarinaDB support 2014-06-20 13:56:32 +04:00
mysqlnd add text for the new constants 2014-01-28 15:32:59 +02:00
oci8 Reduce test noise on cross Oracle client <-> server version tests. 2014-02-24 17:01:30 -08:00
odbc Fix bug #60616 (odbc_fetch_into returns junk at end of multi-byte char fields) 2014-07-28 23:15:23 +00:00
openssl Fix missing type checks in various functions 2014-07-27 02:42:49 -07:00
pcntl Bump year 2014-01-03 11:04:26 +08:00
pcre Bump year 2014-01-03 11:04:26 +08:00
pdo Update copyright year for re2c files as well 2014-06-16 23:26:50 +03:00
pdo_dblib Bump year 2014-01-03 11:04:26 +08:00
pdo_firebird Merge branch 'PHP-5.3' into PHP-5.4 2014-04-28 12:13:11 +03:00
pdo_mysql Fixed MarinaDB support 2014-06-20 13:56:32 +04:00
pdo_oci Bump year 2014-01-03 11:04:26 +08:00
pdo_odbc Bump year 2014-01-03 11:04:26 +08:00
pdo_pgsql Improved test for bug #62479 2014-05-21 18:58:14 +02:00
pdo_sqlite Bump year 2014-01-03 11:04:26 +08:00
pgsql Fix ext/pgsql builds with libpq < 7.3. 2014-07-01 13:19:22 -07:00
phar Fix bug #67587: Redirection loop on nginx with FPM 2014-07-08 12:53:45 -07:00
posix Fix test - on CI somebody could create a process in the meantime 2014-04-14 15:44:23 -07:00
pspell Bump year 2014-01-03 11:04:26 +08:00
readline Fix bug #67496 Save command history when exiting interactive shell with control-c 2014-07-24 17:58:39 +02:00
recode Bump year 2014-01-03 11:04:26 +08:00
reflection Remove superfluous echos. 2014-06-08 13:50:22 -07:00
session Fix missing type checks in various functions 2014-07-27 02:42:49 -07:00
shmop Bump year 2014-01-03 11:04:26 +08:00
simplexml - Move checking 2014-05-10 11:55:42 -03:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Bump year 2014-01-03 11:04:26 +08:00
soap Bug 49898 2014-06-08 19:36:18 -07:00
sockets Bump year 2014-01-03 11:04:26 +08:00
spl Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting) 2014-07-24 22:54:14 -07:00
sqlite3 Bump year 2014-01-03 11:04:26 +08:00
standard Fix for bug #34407 - ucwords and title case 2014-07-12 10:44:11 +08:00
sybase_ct Bump year 2014-01-03 11:04:26 +08:00
sysvmsg Bump year 2014-01-03 11:04:26 +08:00
sysvsem Bump year 2014-01-03 11:04:26 +08:00
sysvshm Bump year 2014-01-03 11:04:26 +08:00
tidy Bump year 2014-01-03 11:04:26 +08:00
tokenizer a few typofixes 2014-02-14 14:51:10 +02:00
wddx Bump year 2014-01-03 11:04:26 +08:00
xml Bump year 2014-01-03 11:04:26 +08:00
xmlreader Bump year 2014-01-03 11:04:26 +08:00
xmlrpc Bump year 2014-01-03 11:04:26 +08:00
xmlwriter Bump year 2014-01-03 11:04:26 +08:00
xsl added test for bug #53965 2014-04-01 10:08:08 +02:00
zip Bump year 2014-01-03 11:04:26 +08:00
zlib Remove superfluous echos. 2014-06-08 13:50:22 -07:00
ext_skel Use the right path for the suggested PHP invocation in ext_skel. 2014-05-01 11:22:20 -07:00
ext_skel_win32.php