v5.8.1
版本发布时间: 2020-04-15 23:29:12
microsoft/msphpsql最新发布版本:v5.11.0(2023-03-07 09:58:04)
This release only applies to Linux and macOS.
Fixed
- Pull Request #1094 - Fixed default locale issues in Alpine Linux
- Pull Request #1095 - Removed unnecessary data structure to support Client-Side Cursors feature in Alpine Linux
- Pull Request #1107 - Fixed logging issues when both drivers are enabled in Alpine Linux
Limitations
- No support for inout / output params when using sql_variant type
- No support for inout / output params when formatting decimal values
- In Linux and macOS, setlocale() only takes effect if it is invoked before the first connection. Attempting to set the locale after connecting will not work
- Always Encrypted requires MS ODBC Driver 17+
- Only Windows Certificate Store and Azure Key Vault are supported. Custom Keystores are not yet supported
- Issue #716 - With Always Encrypted enabled, named parameters in subqueries are not supported
- Issue #1050 - With Always Encrypted enabled, insertion requires the column list for any tables with identity columns
- Always Encrypted limitations
Known Issues
- Connection pooling on Linux or macOS is not recommended with unixODBC < 2.3.7
- When pooling is enabled in Linux or macOS
- unixODBC <= 2.3.4 (Linux and macOS) might not return proper diagnostic information, such as error messages, warnings and informative messages
- due to this unixODBC bug, fetch large data (such as xml, binary) as streams as a workaround. See the examples here
Survey
Let us know how we are doing and how you use our drivers by taking our pulse survey:
Install
- On Linux and macOS run the commands below:
sudo pecl install sqlsrv-5.8.1
sudo pecl install pdo_sqlsrv-5.8.1
- You may download Windows DLLs for PHP 7.2 or above from the PECL repository, please navigate to SQLSRV or PDO_SQLSRV.
1、 Alpine-7.2.tar 1.52MB
2、 Alpine-7.3.tar 1.52MB
3、 Alpine-7.4.tar 1.52MB
4、 CentOS7-7.2.tar 1.46MB
5、 CentOS7-7.3.tar 1.46MB
6、 CentOS7-7.4.tar 1.46MB
7、 CentOS8-7.2.tar 1.52MB
8、 CentOS8-7.3.tar 1.51MB
9、 CentOS8-7.4.tar 1.51MB
10、 Debian10-7.2.tar 1.53MB
11、 Debian10-7.3.tar 1.52MB
12、 Debian10-7.4.tar 1.52MB
13、 Debian8-7.2.tar 1.47MB
14、 Debian8-7.3.tar 1.47MB
15、 Debian8-7.4.tar 1.47MB
16、 Debian9-7.2.tar 1.46MB
17、 Debian9-7.3.tar 1.45MB
18、 Debian9-7.4.tar 1.45MB
19、 Mac-7.2.tar 1.28MB
20、 Mac-7.3.tar 1.27MB
21、 Mac-7.4.tar 1.27MB
22、 Suse15-7.2.tar 1.5MB
23、 Suse15-7.3.tar 1.5MB
24、 Suse15-7.4.tar 1.5MB
25、 Ubuntu1604-7.2.tar 1.45MB
26、 Ubuntu1604-7.3.tar 1.45MB
27、 Ubuntu1604-7.4.tar 1.44MB
28、 Ubuntu1804-7.2.tar 1.48MB
29、 Ubuntu1804-7.3.tar 1.48MB
30、 Ubuntu1804-7.4.tar 1.48MB
31、 Ubuntu1910-7.2.tar 1.56MB
32、 Ubuntu1910-7.3.tar 1.56MB
33、 Ubuntu1910-7.4.tar 1.56MB