The new PECL package pdo_sqlsrv-4.0.8 (stable) has been released at http://pecl.php.net/.
Release notes ------------- [Added] - SQLSRV_ATTR_FETCHES_NUMERIC_TYPE attribute support. - Unicode Column name support. [Fixed] - Fixed precision issues when double data type returned as strings using buffered queries. - Fixed issue with buffered cursor in PDO_SQLSRV driver when CharacterSet is UTF-8. - Fixed segmentation fault in error cases when error message is returned with emulate prepare attribute is set to true. - Fixed issue with empty output parameters on stored procedure. - Fixed memory leaks in buffered queries. Package Info ------------- The Microsoft Drivers for PHP for SQL Server are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts. The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2005 and later (including Azure SQL DB). These drivers rely on the Microsoft ODBC Driver for SQL Server to handle the low-level communication with SQL Server. *This package contains only the PDO_SQLSRV driver.* Related Links ------------- Package home: http://pecl.php.net/package/pdo_sqlsrv Changelog: http://pecl.php.net/package-changelog.php?package=pdo_sqlsrv Download: http://pecl.php.net/get/pdo_sqlsrv-4.0.8.tgz Authors ------------- Jay Kint <[email protected]> (lead) Meet Bhagdev <[email protected]> (lead) Marie Barwin (lead) Hadis Kakanejadi Fard (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
