v4.3.0-RC1
版本发布时间: 2017-06-22 13:33:07
microsoft/msphpsql最新发布版本:v5.11.0(2023-03-07 09:58:04)
We're excited to announce that the release candidate for Mac OS X (Sierra and El Capitan), Ubuntu 15.10, Ubuntu 16, Debian 8, CentOS 7, and Windows supporting PHP 7.0 and PHP 7.1 is now available.
Notable items about 4.3.0-RC1 release,
Added
- Transparent Network IP Resolution (TNIR) feature.
Fixed
- Fixed a memory leak in closing connection resources.
- Fixed load ordering issue in MacOS (issue #417)
Limitation
- No support for inout / output params when using sql_variant type
Known Issues
- When pooling is enabled in Linux or MAC
- unixODBC <= 2.3.4 (Linux and MAC) might not return proper diagnostics 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 driver by taking our pulse survey:
Install
- On Linux and Mac run the commands below:
sudo pecl install sqlsrv-4.3.0RC1
sudo pecl install pdo_sqlsrv-4.3.0RC1
- On Windows, download the DLLs from SQLSRV or PDO_SQLSRV PECL repository.
1、 CentOS7-7.0.tar 3.14MB
2、 CentOS7-7.1.tar 3.14MB
3、 Debian8-7.0.tar 3.16MB
4、 Debian8-7.1.tar 3.16MB
5、 Mac-7.0.tar 2.11MB
6、 Mac-7.1.tar 2.11MB
7、 Ubuntu15-7.0.tar 3.24MB
8、 Ubuntu15-7.1.tar 3.24MB
9、 Windows-7.0.zip 708.25KB
10、 Windows-7.1.zip 695.6KB