FS#47983 - [php] Enable pdo_dblib extension

Attached to Project: Arch Linux
Opened by Massimiliano Torromeo (mtorromeo) - Monday, 01 February 2016, 13:26 GMT
Last edited by Pierre Schmitz (Pierre) - Tuesday, 02 February 2016, 17:30 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I have been using the pdo_dblib extension from pecl for a while but it has not been updated in a while and it doesn't work anymore with php 7.
That's when I realized that it has been bundled for a while in the php_src and building it requires a simple "--with-pdo-dblib=shared" (depends on freetds).

I have tried migrating to pdo_odbc but I get random TDS protocol errors while dblib has been very reliable so far.

It would be nice to have it available in [extra] since it's bundled in the official source tarball.

Thanks!
This task depends upon

Closed by  Pierre Schmitz (Pierre)
Tuesday, 02 February 2016, 17:30 GMT
Reason for closing:  Implemented
Comment by Pierre Schmitz (Pierre) - Tuesday, 02 February 2016, 17:30 GMT
The module is available when installing the php-dblib package.

Loading...