php-src/ext/pdo_odbc
Andrew Kehrig 186ffcb72c Fix #50444: PDO-ODBC changes for 64-bit
This bug is also referenced in
[#61777](https://bugs.php.net/bug.php?id=61777) and is still present in
the latest stable release of the 5.5 branch. I see two tickets exist for
this problem already, and I'm just submitting these changes via github
as a reminder that this is a serious problem for anyone using PDO_ODBC
on the x64 builds.
2014-04-20 16:49:15 -07:00
..
tests Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - wrong var name 2009-04-23 18:03:05 +00:00
CREDITS
EXPERIMENTAL test commit 2005-06-06 17:47:49 +00:00
odbc_driver.c Bump year 2014-01-03 11:08:10 +08:00
odbc_stmt.c Fix #50444: PDO-ODBC changes for 64-bit 2014-04-20 16:49:15 -07:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_odbc.c Bump year 2014-01-03 11:08:10 +08:00
php_pdo_odbc_int.h Fix #50444: PDO-ODBC changes for 64-bit 2014-04-20 16:49:15 -07:00
php_pdo_odbc.h Bump year 2014-01-03 11:08:10 +08:00