Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Microsoft PHP Drivers 4.1.7 Previews SQL Server Released!

Hi all, we are delighted to share the Preview of the Microsoft Driver 4.1.7 for PHP for Sql Server. The new driver enables access to SQL Server, Azure SQL Database and Azure SQL DW from any PHP 7+ application on Windows, Linux and Mac.

The major highlights of this release are:

Added

  • Support for Mac (El Capitan and above)

Fixed

  • SQLSRV and PDO_SQLSRV
    • Fixed null returned when an empty string is set to an output parameter (issue #308).
    • Fixed memory leaks in buffered result sets.
    • Fixed clang compile errors.
  • SQLSRV only
    • Fixed debug abort error when building the driver in debug mode with PHP 7.1.
    • Fixed string truncation when binding varchar(max), nvarchar(max), varbinary(max), and xml types (issue #231).
    • Fixed fatal error when fetching empty nvarchar (issue #69).
    • Fixed fatal error when calling sqlsrv_fetch() with an out of bound offset for SQLSRV_SCROLL_ABSOLUTE (issue #223).
  • PDO_SQLSRV only
    • 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).

Changed

  • Version number is updated to follow semantic versioning.

Survey

Let us know how we are doing and how you use our driver by taking our March pulse survey: https://www.surveymonkey.com/r/YDFJ23X 

Get Started

  • Ubuntu + SQL Server + PHP 7
  • RedHat + SQL Server + PHP 7
  • Windows + SQL Server + PHP 7
  • Docker

Getting Drivers for PHP5 and older runtimes

You can download the Microsoft PHP Drivers 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 ([email protected])

Share the post

Microsoft PHP Drivers 4.1.7 Previews SQL Server Released!

×

Subscribe to Msdn Blogs | Get The Latest Information, Insights, Announcements, And News From Microsoft Experts And Developers In The Msdn Blogs.

Get updates delivered right to your inbox!

Thank you for your subscription

×