Hotfix: Microsoft Drivers 5.10.1 for PHP for SQL Server Released

This post has been republished via RSS; it originally appeared at: Microsoft Tech Community - Latest Blogs - .

We recently released an update to Microsoft Drivers for PHP for SQL Server, version 5.10.1. The update addresses a couple issues in the 5.10 release.

 

Fixed issues

  • Fixed User-Assigned Managed Identity (ActiveDirectoryMsi) Authentication when specifying a UID
  • Removed block on ActiveDirectoryIntegrated authentication

 

Install

  • On Linux and macOS run the commands below:

 

sudo pecl install sqlsrv
sudo pecl install pdo_sqlsrv

 

 

  • Windows DLLs for PHP 7.4 or above can be downloaded as a package from Microsoft, or from the PECL repository for SQLSRV or PDO_SQLSRV.
  • Direct downloads for released binaries can also be found at the Github release tag.

 

David Engel

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.