Skip to content

Release Candidate for PHP Drivers 4.0 for SQL Server

Pre-release
Pre-release

Choose a tag to compare

@meet-bhagdev meet-bhagdev released this 13 Jun 21:45

Hi all, we are delighted to share the Release Candidate (4.0.5) of the SQLSRV and PDO_SQLSRV driver (64bit and 32bit).

The quality of SQLSRV and PDO_SQLSRV is improved and includes some bug fixes:

  • Added ability to connect to Microsoft ODBC Driver 13.
  • Fixed some memory leaks in data retrieval.
  • Fixed issue with error handling in bound stream parameters when send_stream_at_exec option is set to false.
  • Fixed issue with when connecting twice when Sqlsrv_errors configured to only WARNINGS.
  • Fixed issue with double and string as input-output parameters in PDO_SQLSRV driver.
  • Fixed a heap corruption in PDO_SQLSRV connection.

If you are planning on using ODBC Driver 13, please make sure to uninstall ODBC Driver 11 and install
Please let us know if you have any questions/concerns.

Thanks,
SQL Server Engineering Team