Opened 8 years ago

Last modified 8 years ago

#52083 assigned enhancement

php: Separate pdo libraries into separate ports

Reported by: kierandelaney (kierandelaney) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: php

Description

As discussed on the mailing list it would be clearer and better to separate out the pdo libraries from their related ports. Eg pdo-dblib should be separated from php_msssql.

This means that SQL Server users can still use pdo-dblib in PHP >=7.0 for example even though php_mssql has been removed from the language.

To ensure compatibility going forward the separated pdo libraries should be set as prerequisites for the libraries that the are currently bundled with.

Change History (1)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: PHP PDO freetds dblib removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: php added
Status: newassigned
Summary: phpXY - Separate pdo libraries into separate portsphp: Separate pdo libraries into separate ports
Version: 2.3.4
Note: See TracTickets for help on using tickets.