Skip to content

[PHP] - add support for PIE command #21808

Open
@vencakrecl

Description

@vencakrecl

Description

There is a new way to install an extension for PHP via the pie command. It's a replacement for the old pecl command. It would be good to have support for it. See https://github.com/php/pie.

Additional context

see https://github.com/php/pie/blob/main/docs/extension-maintainers.md.

pie install google/ext-protobuf

The issue also exists for gRPC ext, see grpc/grpc#38209

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions