Skip to content

Add PIE support for sqlsrv/pdo_sqlsrv extensions #1537

Description

Request

Please add PIE (PHP Installer for Extensions) support for the Microsoft SQL Server PHP extensions.

Background

  • PECL has been experiencing frequent outages affecting CI/CD pipelines
  • The PECL maintainer officially recommends migrating to PIE: Site is down php/web-pecl#105 (comment)
  • PIE is the official replacement for PECL, developed by the PHP Foundation

Current Status

Both sqlsrv and pdo_sqlsrv are listed as "?" (not supported) in the PIE migration status.

This would provide a more reliable installation method and align with the PHP community's direction.

Update
PECL officialy deprecated with this rfc.

Metadata

Metadata

Labels

P1area: packaging-platformInstallation, DLL/SO loading, PHP version compat, build, platform support

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions