The new PECL package sqlsrv-4.0.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
This release contains the PHP 7 port of the SQLSRV and PDO_SQLSRV drivers, and 
does not provide backwards compatibility with PHP 5.
Binding output parameter using emulate prepare is not supported.

Package Info
-------------
The Microsoft Drivers for PHP for SQL Server are PHP extensions that allow for 
the reading and writing of SQL Server data from within PHP scripts. The SQLSRV 
extension provides a procedural interface while the PDO_SQLSRV extension 
implements PDO for accessing data in all editions of SQL Server 2005 and later 
(including Azure SQL DB). These drivers rely on the Microsoft ODBC Driver for 
SQL Server to handle the low-level communication with SQL Server.
*This package contains only the SQLSRV driver.*

Related Links
-------------
Package home: http://pecl.php.net/package/sqlsrv
   Changelog: http://pecl.php.net/package-changelog.php?package=sqlsrv
    Download: http://pecl.php.net/get/sqlsrv-4.0.0.tgz

Authors
-------------
Meet Bhagdev <me...@microsoft.com> (lead)
Jay Kint <jayk...@microsoft.com> (lead)
Marie Barwin (lead)
Hadis Kakanejadi Fard (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to