Remi's RPM repository - Packages

Blog | Forum | Repository

php-sqlsrv - Microsoft Drivers for PHP for SQL Server

Website:
https://github.com/Microsoft/msphpsql
Licence:
MIT
Vendor:
Remi Collet
Description:
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.

Package built for PHP 7.0.

Packages

php-sqlsrv-4.0.4-5.fc21.remi.7.0.x86_64 [198 KiB] Changelog by Remi Collet (2016-09-20):
- use the splitted msodbcsql packages
php-sqlsrv-4.0.4-4.fc21.remi.7.0.x86_64 [198 KiB] Changelog by Remi Collet (2016-09-19):
- fix reported version
- open https://github.com/Microsoft/msphpsql/pull/157 - buffer overflow