Skip to content

Why PIE is not available to be installed as a composer package? #266

Answered by asgrim
abdala asked this question in Q&A
Discussion options

You must be logged in to vote

There was a previous discussion on this, which may help with some contexr: #136

TLDR, conceptually you do not have a separate PIE version per PHP project. It does not make sense to do so. PIE is used to install extensions to a PHP installation, not to a PHP project. If anything, it is more appropriate to be bundled with PHP itself (conceptually, it is not something we're planning at this time).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abdala
Comment options

Answer selected by abdala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants