Jan 2023

Use this readme file to help you configure the Microsoft Drivers for PHP for SQL Server.

Installation

This section lists the drivers that are installed for the Microsoft Drivers 5.11 for PHP for SQL Server. PHP versions prior to 7.4 are not supported in this release.

Driver file

PHP version

Thread safe?

Use with PHP .dll

php_sqlsrv_82_nts_x86.dll

php_pdo_sqlsrv_82_nts_x86.dll

8.2

no

php8.dll

php_sqlsrv_82_ts_x86.dll

php_pdo_sqlsrv_82_ts_x86.dll

8.2

yes

php8ts.dll

php_sqlsrv_82_nts_x64.dll

php_pdo_sqlsrv_82_nts_x64.dll

8.2

no

php8.dll

php_sqlsrv_82_ts_x64.dll

php_pdo_sqlsrv_82_ts_x64.dll

8.2

yes

php8ts.dll

php_sqlsrv_81_nts_x86.dll

php_pdo_sqlsrv_81_nts_x86.dll

8.1

no

php8.dll

php_sqlsrv_81_ts_x86.dll

php_pdo_sqlsrv_81_ts_x86.dll

8.1

yes

php8ts.dll

php_sqlsrv_81_nts_x64.dll

php_pdo_sqlsrv_81_nts_x64.dll

8.1

no

php8.dll

php_sqlsrv_81_ts_x64.dll

php_pdo_sqlsrv_81_ts_x64.dll

8.1

yes

php8ts.dll

php_sqlsrv_80_nts_x86.dll

php_pdo_sqlsrv_80_nts_x86.dll

8.0

no

php8.dll

php_sqlsrv_80_ts_x86.dll

php_pdo_sqlsrv_80_ts_x86.dll

8.0

yes

php8ts.dll

php_sqlsrv_80_nts_x64.dll

php_pdo_sqlsrv_80_nts_x64.dll

8.0

no

php8.dll

php_sqlsrv_80_ts_x64.dll

php_pdo_sqlsrv_80_ts_x64.dll

8.0

yes

php8ts.dll

Support

Documentation for this release is available on Microsoft Docs.

The documentation also contains support information (see the Support Resources topic).

For information about supported operating systems, see System Requirements in the documentation.

Note

Only versions of the driver released by Microsoft are supported by Microsoft Customer Service and Support.

Source Code Availability

The source code for the Microsoft Drivers for PHP for SQL Server is available here.