Skip to content

Update local development environment to PHP 8.3 - #1968

Draft
shadyvb wants to merge 1 commit into
developfrom
chore/update-php-8.3
Draft

Update local development environment to PHP 8.3#1968
shadyvb wants to merge 1 commit into
developfrom
chore/update-php-8.3

Conversation

@shadyvb

@shadyvb shadyvb commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Fixes #000.

Updates the local Docker-based development environment to PHP 8.3 as the default, while keeping existing PHP version switch commands for 7.4 and 8.2. This aligns the Composer platform target, WordPress container image defaults, and contributor documentation with PHP 8.3.

Checklist

  • Project documentation has been updated to reflect the changes in this pull request, if applicable.
  • I have tested the changes in the local development environment (see contributing.md).
  • I have added phpunit tests.

Release Changelog

  • Fix: Describe a bug fix included in this release.
  • New: Describe a new feature in this release.

Release Checklist

  • This pull request is to the master branch.
  • Release version follows semantic versioning. Does it include breaking changes?
  • Update changelog in readme.txt.
  • Bump version in stream.php.
  • Bump Stable tag in readme.txt.
  • Bump version in classes/class-plugin.php.
  • Draft a release on GitHub.

Switch the default Docker WordPress image and Composer platform target to PHP 8.3, and add tooling to build and switch PHP versions locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant