github microsoft/msphpsql 4.0.6-Linux
4.0.6 - Linux - Preview

latest releases: v5.12.0, v5.12.0-beta1, v5.11.1...
pre-release7 years ago

We are excited to announce that PECL packages for Linux SQLSRV and PDO_SQLSRV drivers (4.0.6) are available. You can also find pre-compiled binaries (4.0.5) with PHP 7.0.12 for Ubuntu 15.04, Ubuntu 16.04, and RedHat 7 here.

  • Drivers versioning has been redesigned as Major#.Minor#.Release#.Build#. Build number is specific to binaries and it doesn't match with the number on the source.
  • Fixed the issue with duplicate warning messages in PDO_SQLSRV drivers when error mode is set to PDO::ERRMODE_WARNING.
  • Fixed the issue with invalid UTF-8 strings, those are detected before executing any queries and proper error message is returned.
  • Fixed segmentation fault in sqlsrv_fetch_object and sqlsrv_fetch_array function.
  • Compiler C++ 11 is enabled in config file.

Thanks,
SQL Server Team

Don't miss a new msphpsql release

NewReleases is sending notifications on new releases.