Changelog for PDO_DBLIB |
Release |
What has changed? |
1.0 |
Update code for API changes in PDO; no actual changes have been made to this driver.
Windows binaries can be found at:
http://pecl4win.php.net/ext.php/php_pdo_mssql.dll,
however: you are *strongly* recommended to use PDO_ODBC instead of this driver on
Windows platforms.
** Changes **
- Fix Bug #34777; segfault when retrieving non-existent error info
- Fix Bug #35032; didn't find FreeTDS includes on some systems
|
1.0RC2 |
Update code for API changes in PDO; no actual changes have been made to this driver.
Windows binaries can be found at:
http://pecl4win.php.net/ext.php/php_pdo_mssql.dll,
however: you are *strongly* recommended to use PDO_ODBC instead of this driver on
Windows platforms.
** Changes **
- Fix Bug #35032; didn't find FreeTDS includes on some systems
|
1.0RC1 |
Update code for API changes in PDO; no actual changes have been made to this driver.
|
0.9 |
First ever PECL release.
|