microsoft / msphpsql

Microsoft Drivers for PHP for SQL Server
MIT License
1.78k stars 371 forks source link

PECL is missing DLLs for 5.11 #1473

Closed Hackwar closed 9 months ago

Hackwar commented 10 months ago

The PECL entry does not contain DLLs for 5.10.1 and 5.11, even though those releases are 6 months old. https://pecl.php.net/package/sqlsrv

We are using the download of the DLL in our appveyor setup and thus can currently not run our tests against PHP 8.2. Can you please upload the DLL to PECL?

PHP version
8.2

PHP SQLSRV or PDO_SQLSRV version
5.11.0

Client operating system
Windows

absci commented 10 months ago

Hi, Windows PECL build machine is not functioning at the moment, more details here. You can download the DLLs from Github assets and Microsoft download center.