Is PIE compatible with PHP versions older than 8.1? #679
Unanswered
ArchMaster2024
asked this question in
Q&A
Replies: 1 comment
-
|
There are a couple of ways, firstly;
However, there is a new static executable version of PIE; it is provided experimentally;
Hope this helps! If you try the static executable version I'd be very interested to hear how you get on - positive or negative. I'm trying to gather feedback if it's worth pursuing further 😄 |
Beta Was this translation helpful? Give feedback.
0 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.
-
I read the docs and saw the part where it explains that PIE can install extensions for any PHP version on the system. However, I'm a little confused about how this works.
Beta Was this translation helpful? Give feedback.
All reactions