Skip to content

add message about PECL deprecated by PIE#169

Open
remicollet wants to merge 2 commits into
pear:masterfrom
remicollet:issue-pie
Open

add message about PECL deprecated by PIE#169
remicollet wants to merge 2 commits into
pear:masterfrom
remicollet:issue-pie

Conversation

@remicollet
Copy link
Copy Markdown
Contributor

Additional message when invoked as

  • pecl help
  • pecl help install
  • pecl help upgrade

pear and other commands have not changed (download and upgrade-all may be candidates)

@remicollet
Copy link
Copy Markdown
Contributor Author

@asgrim may be of interest for you ;)

@asgrim
Copy link
Copy Markdown

asgrim commented Apr 15, 2026

Thanks - you beat me to it, this was in my backlog 🎉 😁

@sonarqubecloud
Copy link
Copy Markdown

@remicollet
Copy link
Copy Markdown
Contributor Author

In second commit, I add download and upgrade-all and remove message for PHP < 8.1 (which is the minimal version supported by PIE)

@asgrim
Copy link
Copy Markdown

asgrim commented Apr 15, 2026

In second commit, I add download and upgrade-all and remove message for PHP < 8.1 (which is the minimal version supported by PIE)

For information only at this time, we are experimentally providing a statically compiled version of PIE which means it could work with any version of PHP (since the PHP running PIE is self-contained in the binary), so this caveat about <8.1 may not be necessary in future (although; it is not compiled for all architectures at the moment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants