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

🔮 PHP 8.2 Upgrade Features/Notes #2235

Open
1 task done
chrisblakley opened this issue Dec 25, 2022 · 1 comment
Open
1 task done

🔮 PHP 8.2 Upgrade Features/Notes #2235

chrisblakley opened this issue Dec 25, 2022 · 1 comment
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc). 💭 Question / Research Additional research/discussion is needed to answer this question.
Milestone

Comments

@chrisblakley
Copy link
Owner

chrisblakley commented Dec 25, 2022

PHP Version Timeline: https://www.php.net/supported-versions.php
PHP Release Notes: https://php.watch/versions
Version Stats: https://stitcher.io/blog/php-version-stats-january-2023

PHP 8.2 Info & References

https://php.watch/versions/8.2
https://stitcher.io/blog/new-in-php-82

  • Release Date: December 2022
  • Active Support Until December 2024
  • Security Support Until December 2026

Initial Tasks

  • Update /inc/data/php_timeline.json Nebula file

Projected Nebula Minimum Version Timeline

Active table will be moved here as it gets closer
#1992

Notable Features related to Nebula in PHP 8.2

Dynamic Properties deprecation notice (will be a fatal error in PHP 9). Instructions to fix if they occur: #2233 (comment)
https://php.watch/versions/8.2/dynamic-properties-deprecated

@chrisblakley chrisblakley added 💭 Question / Research Additional research/discussion is needed to answer this question. Backend (Server) Related to the server-side (includes PHP, HTML, etc). labels Dec 25, 2022
@chrisblakley chrisblakley added this to the 11.0 Carina milestone Dec 25, 2022
@chrisblakley chrisblakley modified the milestones: 11.0 Carina, 12.0 Flame May 1, 2023
@chrisblakley
Copy link
Owner Author

chrisblakley commented Aug 17, 2023

Will need the Transients Manager plugin to update for this version. These are warnings until probably PHP v9 #2236 but hopefully it will be addressed by this version.

Official support forum where people are asking about this:
https://wordpress.org/support/plugin/transients-manager/

❌ Last I checked this was still an open issue as of August 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc). 💭 Question / Research Additional research/discussion is needed to answer this question.
Projects
None yet
Development

No branches or pull requests

1 participant