We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please, could you add support to php 7.2 on Debian 8 jessie? Thank you
The text was updated successfully, but these errors were encountered:
As seen in #504, the plan is actually to eventually transition everything off Jessie. What's the use case that warrants sticking with Jessie variants?
Sorry, something went wrong.
The main reason is about third party components/libs which are not supported on debian stretch
For example, coreutils recognizing overlayfs (https://www.gnu.org/software/coreutils/filesystems.html). overlayfs is available in stretch but not jessie.
This is specifically important for tailing log files (https://lists.gnu.org/archive/html/bug-coreutils/2016-03/msg00067.html).
I'd love to upgrade to 7.2, but can't yet. Migrating away from mcrypt is a project of its own.
EDIT Sorry, this comment is an argument for the opposite. @AndryBray : requesting 7.2 on jessie Me: requesting 7.1 on stretch
No branches or pull requests
Please, could you add support to php 7.2 on Debian 8 jessie?
Thank you
The text was updated successfully, but these errors were encountered: