-
Notifications
You must be signed in to change notification settings - Fork 214
PHP 7.4 EoL #1874
New issue
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
Comments
Related: #1849 |
Hi, Is there any plans to support PHP 8+ in the near future? I use FreeBSD and now PHP is only available 8.0, 8.1 (default) and 8.2, other version was dropped. Now I can't use sysPass because I received this info: "Required PHP version >= 7.3 <= 7.4" |
getting the same problem in the future. i guess we simply could modify some configs to allow higher php version. but for a secure system it should be checked against all changed to ensure everything is still working correctly. sadly i am not a PHP dev :-( |
at least its not just a simple modification. We get more serious errors when chaning to php8.X like |
same... we are trying to go to php version 8.2 but unfortunately without success... we get quite a lot of dependency errors.... :/ |
Same here , it doesn't work when the version of php is over 7.4 ! |
Hi, I changed this in my composer file but I received this errors:
Your composer.json file is from SysPass repo? |
Thank you @Xiokar, I was able to follow your steps and make sysPass work on PHP 8.2. |
Yes, I had tested it 3 times on fresh installations of syspass before publishing here. @eduardomozart |
i can confirm that the solution from @Xiokar is working properly. Thank you for investigating. i think it still will make sense to find a new sucessor as sysPass project is dead now for largely over 2 years. There is also no known active fork and nobody with PHP skills adopted or continued that work :/ |
Hey guys, sysPass is alive and it will be soon updated to support PHP >=
8.2 among other useful features like CLI, dynamic config using environment
variables, full unit testing and performance and code improvements.
Sorry it's being a long and hard work, but it will provide a better and
more reliable base to implement new features.
Please check out the open PR about it ;)
El lun, 1 abr 2024, 21:06, Mario Voigt ***@***.***> escribió:
… i can confirm that the solution from @Xiokar <https://github.com/Xiokar>
is working properly. Thank you for investigating.
i think it still will make sense to find a new sucessor as sysPass project
is dead now for largely over 2 years. There is also no known active fork
and nobody with PHP skills adopted or continued that work :/
—
Reply to this email directly, view it on GitHub
<#1874 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANRRHX6RE4WOIJMQMCT22DY3GV25AVCNFSM6AAAAAARAYYIMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGM3TENJYHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Are there any updates on this? Is there a planned publication date? |
you are the one @Xiokar ! |
Thanks a lot @Xiokar , you are the man!!! With you directions I was able to install syspass with php 8.2 |
Excellent, I'm glad to hear that this procedure is helping you all! |
sysPass Version
3.2.11
Describe the question
what is the plan for the expiring php version 7.4
Screenshots
Platform (please complete the following information):
Additional context
No
The text was updated successfully, but these errors were encountered: