Skip to content
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

Prepare for PHP 8.0 end of life #40636

Open
11 of 13 tasks
come-nc opened this issue Sep 26, 2023 · 1 comment
Open
11 of 13 tasks

Prepare for PHP 8.0 end of life #40636

come-nc opened this issue Sep 26, 2023 · 1 comment
Labels
2. developing Work in progress enhancement php Pull requests that update Php code technical debt
Milestone

Comments

@come-nc
Copy link
Contributor

come-nc commented Sep 26, 2023

PHP version 8.0 official security support will end on November 26: https://www.php.net/supported-versions.php

Also, we may not easily keep supporting it as our dependencies might drop 8.0 as well when adding support for 8.3. (I think this is not currently the case, if you have information please comment)

Preparing for this drop, we need to first update the following CI:

  • github:
  • drone:
    • ghcr.io/nextcloud/continuous-integration-php8.0:latest
    • ghcr.io/nextcloud/continuous-integration-litmus-php8.0:latest
    • ghcr.io/nextcloud/continuous-integration-samba-native-php8.0:latest
    • ghcr.io/nextcloud/continuous-integration-samba-non-native-php8.0:latest ?
    • ghcr.io/nextcloud/continuous-integration-acceptance-php8.0:latest
    • ghcr.io/nextcloud/continuous-integration-integration-php8.0:latest
    • ghcr.io/nextcloud/continuous-integration-mysql-8.0:mysql-8.0
    • ghcr.io/nextcloud/continuous-integration-php8.0-memcached:latest
    • ghcr.io/nextcloud/continuous-integration-webdav-apache-php8.0:latest
@come-nc come-nc added enhancement 2. developing Work in progress technical debt php Pull requests that update Php code labels Sep 26, 2023
@come-nc come-nc added this to the Nextcloud 28 milestone Sep 26, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@come-nc come-nc modified the milestones: Nextcloud 29, Nextcloud 30 Mar 28, 2024
@come-nc
Copy link
Contributor Author

come-nc commented Mar 28, 2024

Note: drone is not used anymore, checked the boxes.

@skjnldsv skjnldsv modified the milestones: Nextcloud 30, Nextcloud 31 Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement php Pull requests that update Php code technical debt
Projects
None yet
Development

No branches or pull requests

3 participants