Bundle PIE with PHP #322
Closed
alexander-schranz
started this conversation in
Ideas
Replies: 2 comments 4 replies
correct, I'd be hesitant to ship PIE itself in with PHP, but would be open to a script to fetch the latest PIE version though perhaps. Main reason being, IMO we can iterate quicker if we are not tied to PHP releases, and that is a benefit of decoupling. However, on the flipside it may indeed hamper adoption. PECL is not yet officially even deprecated, so yes, it continues to be bundled (although there is a draft RFC to officially deprecate it).
Yeah I hadn't noticed the new download page yet, I'll have a look, but it seems like a good idea to add PIE in there :) |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The https://www.php.net/downloads.php was updated but I think PIE is not yet shipped with PHP itself.
While I think it would be great if I install PHP via brew that PIE is part of it. We at current state maybe can just extend the downloads page.
PS: pecl is still there (fresh 8.5.0 brew installation):
All reactions