Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hi all,
We are excited to announce the Production Ready release for the Microsoft Drivers v4.3.0 for PHP for SQL Server. The drivers now support Debian Jessie and macOS. The driver enables access to SQL Server, Azure SQL Database and Azure SQL DW from any PHP application on Linux, Windows and macOS.
Notable items for the release:
Fixed issue with SQLSRV_ATTR_FETCHES_NUMERIC_TYPE when column return type is set on statement (issue #173).
Improved performance by implementing a cache to store column SQL types and display sizes (issue #189).
Fixed segmentation fault with PDOStatement::getColumnMeta() when the supplied column index is out of range (issue #224).
Fixed issue with the unsupported attribute PDO::ATTR_PERSISTENT in connection (issue #65).
Fixed the issue with executing DELETE operation on a non-existent value (issue #336).
Fixed incorrectly binding of unicode parameter when emulate prepare is on and the encoding is set at the statement level (issue #92).
Fixed binary column binding when emulate prepare is on (issue #140).
Fixed wrong value returned when fetching varbinary value on Linux (issue #270).
Fixed binary data not returned when the column is bound by name (issue #35).
Fixed exception thrown on closeCursor() when the statement has not been executed (issue #267).
Let us know how we are doing and how you use our driver by taking our pulse survey: https://www.surveymonkey.com/r/CZNSBYW
You can download the Microsoft Drivers for PHP for SQL Server for PHP 5.4, 5.5 and 5.6 from the download center: https://www.microsoft.com/en-us/download/details.aspx?id=20098. Version 3.0 supports PHP 5.4, version 3.1 supports PHP 5.4 and PHP 5.5 and version 3.2 supports PHP 5.4, 5.5 and 5.6.
PHP Driver | Version Supported |
---|---|
v3.2 | PHP 5.6, 5.5, 5.4 |
v3.1 | PHP 5.5, 5.4 |
v3.1 | PHP 5.4 |
Meet Bhagdev (meetb@microsoft.com)
Please sign in to use this experience.
Sign in