Skip to content

docs: align the supported PHP and database versions - #50

Merged
anoziere merged 1 commit into
mainfrom
docs/php-support-policy
Aug 30, 2026
Merged

docs: align the supported PHP and database versions#50
anoziere merged 1 commit into
mainfrom
docs/php-support-policy

Conversation

@anoziere

Copy link
Copy Markdown
Member

Aligns the getting-started docs with the supported PHP and database versions used everywhere else in the project.

  • PHP: 8.3, 8.4 or 8.5 (8.3 recommended), all three covered by the CI matrix. Previously the docs said "8.3 or 8.4".
  • Database: MariaDB 10.11 or later (recommended), or MySQL 8.x. Previously the docs said "MySQL 8.0+ or MariaDB 10.6+".
  • The prerequisites now show a small support table and point to the security policy for how long each series is supported.

Both the current docs and the version-3.0 snapshot are updated so the page stays consistent under the versioned docs.

Companion to thelia/thelia#3863, which aligns the install check, composer.json and the readme.

Thelia 3 supports PHP 8.3, 8.4 and 8.5 (8.3 recommended) and MariaDB 10.11+ or MySQL 8.x. Update both the current and the version-3.0 docs, and point to the security policy for support duration.
@anoziere
anoziere merged commit 27edd7d into main Aug 30, 2026
1 check passed
@anoziere
anoziere deleted the docs/php-support-policy branch August 30, 2026 18:27
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