4.0.7-Linux-Preview
Pre-release
Pre-release
We are excited to announce that PECL packages for Linux SQLSRV and PDO_SQLSRV drivers (4.0.7) are available. You can also find pre-compiled binaries (4.0.7) with PHP 7.0.13 for Ubuntu 15.04, Ubuntu 16.04, and RedHat 7 here.
- Fixed string truncation error when inserting long strings.
- Fixed querying from large column name.
- Fixed issue with trailing garbled characters in string retrieval.
- Fixed issue with detecting invalid UTF-16 strings coming from server.
- Fixed issues with binding input text, ntext, and image parameters.
- Ported buffered cursor to Linux.
- Note: SQLSRV_ENC_CHAR only supports ASCII characters (ASCII code 0 to127).
Thanks,
SQL Server Team