LinkP
June 24, 2024, 7:06pm
34
You can still use
It works fine with Debian 12 Bookworm.
My preference is to use it with PHP-FPM to make it easier to support newer PHP for everything else. While PHP-FPM is not officially supported by ownCloud, I have successfully run it that way for more years than I can remember.
2 Likes
tom42
June 28, 2024, 6:27pm
35
Hey,
i think it is important to note that Bullseye will be the next “LTS” version with additional support until August 31st, 2026 if i’m understanding LTS - Debian Wiki correctly.
But i’m not sure if this also includes additional (security) support for PHP 7.4
Hey,
I am also very interested in a PHP 8 Support.
Is there any news? Is this aforementioned PR still worked upon? Or is there maybe any info if or when this can be expected in the near future?
owncloud:master
← owncloud:feat/php8
opened 12:54PM - 18 Sep 23 UTC
## Description
## TODO
- [ ] migrate SwiftMailer to Symfony mail - https://g… ithub.com/owncloud/core/pull/41009
- [x] drop opis/closure - use laravel/serializable-closure
## Not in scope of this PR
- [ ] upgrade to phpunit 10.x
## Related Issue
- Fixes <issue_link>
## Motivation and Context
## How Has This Been Tested?
- test environment:
- test case 1:
- test case 2:
- ...
## Screenshots (if appropriate):
## Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Database schema changes (next release will require increase of minor version instead of patch)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Technical debt
- [ ] Tests only (no source changes)
## Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation ticket raised: <link>
- [ ] Changelog item, see [TEMPLATE](https://github.com/owncloud/core/blob/master/changelog/TEMPLATE)
Any Info is appreciated.
Best Regards
2 Likes
Hello,
Unfortunately, PHP 7.4 has reached EOL, therefore Owncloud must be made compatible with PHP 8+
Thank you.
1 Like
I am also very interested in a PHP 8 Support.
1 Like
Anything new on this topic?
Is this still active, it seems work on this has stoped for month.
owncloud:master
← owncloud:feat/php8
opened 12:54PM - 18 Sep 23 UTC
## Description
## TODO
- [ ] migrate SwiftMailer to Symfony mail - https://g… ithub.com/owncloud/core/pull/41009
- [x] drop opis/closure - use laravel/serializable-closure
## Not in scope of this PR
- [ ] upgrade to phpunit 10.x
## Related Issue
- Fixes <issue_link>
## Motivation and Context
## How Has This Been Tested?
- test environment:
- test case 1:
- test case 2:
- ...
## Screenshots (if appropriate):
## Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Database schema changes (next release will require increase of minor version instead of patch)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Technical debt
- [ ] Tests only (no source changes)
## Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation ticket raised: <link>
- [ ] Changelog item, see [TEMPLATE](https://github.com/owncloud/core/blob/master/changelog/TEMPLATE)
Shouldn’t this be kind of a priority since php 7.4 reaches EOL?
Thanks for any information on this,
Best regards,
Leo Härdle