Skip to content

[NFR]: Add pie support as it replaces deprecated pecl #16832

@elcreator

Description

@elcreator

Is your feature request related to a problem? Please describe.
pecl is deprecated now and pie is the replacement. But
pie install phalcon/cphalcon
Could not install package: phalcon/cphalcon Package phalcon/cphalcon was not of type php-ext or php-ext-zend (requested phalcon/cphalcon)

Describe the solution you'd like
pie install phalcon/cphalcon should be able to install phalcon as it installs i.e. xdebug.

Describe alternatives you've considered
None

Additional context
Add any other context or screenshots about the feature request here.
https://pecl.php.net/ says
What is PECL?
Have you heard about PIE?
PECL is now deprecated. 🥧 PHP Installer for Extensions (PIE) is the replacement for PECL. We recommend publishing your extension using PIE instead.

Find out more at https://github.com/php/pie.

Metadata

Metadata

Assignees

Labels

new feature requestPlanned Feature or New Feature Request

Projects

Status

Active Sprint

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions